[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:09:58.546103 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:34505
I20260710 11:09:58.547770 25088 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:09:58.548842 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:58.566136 25097 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:58.566172 25095 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:58.567471 25088 server_base.cc:1061] running on GCE node
W20260710 11:09:58.566180 25094 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:59.791096 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:59.791378 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:59.791597 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681799791572 us; error 0 us; skew 500 ppm
I20260710 11:09:59.792493 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:59.797950 25088 webserver.cc:533] Webserver started at http://127.24.128.62:33867/ using document root <none> and password file <none>
I20260710 11:09:59.799007 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:59.799245 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:59.799692 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:59.805598 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "f832e94df6894445ac40efdf9e98d29c"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-gm5k"
I20260710 11:09:59.813513 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:09:59.818763 25103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.820099 25088 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:09:59.820487 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "f832e94df6894445ac40efdf9e98d29c"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-gm5k"
I20260710 11:09:59.820902 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:59.873687 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:59.875357 25088 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:09:59.875844 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:59.972817 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:34505
I20260710 11:09:59.972895 25154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:34505 every 8 connection(s)
I20260710 11:09:59.980849 25155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.003150 25155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c: Bootstrap starting.
I20260710 11:10:00.009104 25155 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.011126 25155 log.cc:826] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c: Log is configured to *not* fsync() on all Append() calls
I20260710 11:10:00.016067 25155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c: No bootstrap required, opened a new log
I20260710 11:10:00.038604 25155 raft_consensus.cc:359] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f832e94df6894445ac40efdf9e98d29c" member_type: VOTER }
I20260710 11:10:00.039316 25155 raft_consensus.cc:385] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.039608 25155 raft_consensus.cc:740] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f832e94df6894445ac40efdf9e98d29c, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.040621 25155 consensus_queue.cc:260] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f832e94df6894445ac40efdf9e98d29c" member_type: VOTER }
I20260710 11:10:00.041148 25155 raft_consensus.cc:399] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:00.041450 25155 raft_consensus.cc:493] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:00.041795 25155 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.046012 25155 raft_consensus.cc:515] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f832e94df6894445ac40efdf9e98d29c" member_type: VOTER }
I20260710 11:10:00.046768 25155 leader_election.cc:304] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [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: f832e94df6894445ac40efdf9e98d29c; no voters: 
I20260710 11:10:00.048661 25155 leader_election.cc:290] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:00.049111 25158 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.051743 25158 raft_consensus.cc:697] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 1 LEADER]: Becoming Leader. State: Replica: f832e94df6894445ac40efdf9e98d29c, State: Running, Role: LEADER
I20260710 11:10:00.052979 25158 consensus_queue.cc:237] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [LEADER]: Queue going to LEADER mode. State: All 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: "f832e94df6894445ac40efdf9e98d29c" member_type: VOTER }
I20260710 11:10:00.053908 25155 sys_catalog.cc:565] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:00.064782 25160 sys_catalog.cc:455] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f832e94df6894445ac40efdf9e98d29c. Latest consensus state: current_term: 1 leader_uuid: "f832e94df6894445ac40efdf9e98d29c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f832e94df6894445ac40efdf9e98d29c" member_type: VOTER } }
I20260710 11:10:00.065557 25160 sys_catalog.cc:458] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:00.065721 25159 sys_catalog.cc:455] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f832e94df6894445ac40efdf9e98d29c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f832e94df6894445ac40efdf9e98d29c" member_type: VOTER } }
I20260710 11:10:00.066289 25159 sys_catalog.cc:458] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:00.069402 25167 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:00.080940 25167 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:00.086771 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:00.099532 25167 catalog_manager.cc:1383] Generated new cluster ID: d0e8242349dd4869a44e825b372cc343
I20260710 11:10:00.099843 25167 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:00.122725 25167 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:00.125053 25167 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:00.145443 25167 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c: Generated new TSK 0
I20260710 11:10:00.146428 25167 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:00.158569 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:00.168745 25177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:00.171800 25178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:00.173935 25180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:00.176761 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:00.177772 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:00.178057 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:00.178261 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681800178242 us; error 0 us; skew 500 ppm
I20260710 11:10:00.179131 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:00.183449 25088 webserver.cc:533] Webserver started at http://127.24.128.1:36609/ using document root <none> and password file <none>
I20260710 11:10:00.184191 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:00.184442 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:00.184787 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:00.186349 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
format_stamp: "Formatted at 2026-07-10 11:10:00 on dist-test-slave-gm5k"
I20260710 11:10:00.193604 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:10:00.199049 25185 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.200006 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:10:00.200382 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
format_stamp: "Formatted at 2026-07-10 11:10:00 on dist-test-slave-gm5k"
I20260710 11:10:00.200765 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:00.221428 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:00.223254 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:00.226361 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:00.232038 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:00.232374 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.232702 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:00.232930 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.325419 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:41205
I20260710 11:10:00.325523 25247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:41205 every 8 connection(s)
I20260710 11:10:00.333323 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:00.346311 25252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:00.352172 25253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:00.365201 25248 heartbeater.cc:344] Connected to a master server at 127.24.128.62:34505
I20260710 11:10:00.365772 25248 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:00.367648 25248 heartbeater.cc:507] Master 127.24.128.62:34505 requested a full tablet report, sending...
W20260710 11:10:00.367841 25255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:00.368273 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:00.369238 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:00.369522 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:00.369728 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681800369709 us; error 0 us; skew 500 ppm
I20260710 11:10:00.370512 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:00.371309 25120 ts_manager.cc:194] Registered new tserver with Master: 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205)
I20260710 11:10:00.375219 25120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38456
I20260710 11:10:00.377635 25088 webserver.cc:533] Webserver started at http://127.24.128.2:37165/ using document root <none> and password file <none>
I20260710 11:10:00.378444 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:00.378719 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:00.379092 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:00.380734 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "61702d22eac5450fb239fabff918954f"
format_stamp: "Formatted at 2026-07-10 11:10:00 on dist-test-slave-gm5k"
I20260710 11:10:00.389415 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.002s
I20260710 11:10:00.395466 25260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.396376 25088 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:10:00.396757 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "61702d22eac5450fb239fabff918954f"
format_stamp: "Formatted at 2026-07-10 11:10:00 on dist-test-slave-gm5k"
I20260710 11:10:00.397202 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:00.428951 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:00.430820 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:00.434244 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:00.437954 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:00.438199 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.438544 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:00.438728 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.544338 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:34399
I20260710 11:10:00.544461 25322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:34399 every 8 connection(s)
I20260710 11:10:00.551239 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:00.559703 25326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:00.562793 25327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:00.569286 25323 heartbeater.cc:344] Connected to a master server at 127.24.128.62:34505
I20260710 11:10:00.569732 25323 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:00.570806 25323 heartbeater.cc:507] Master 127.24.128.62:34505 requested a full tablet report, sending...
W20260710 11:10:00.572273 25329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:00.573500 25120 ts_manager.cc:194] Registered new tserver with Master: 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:00.573714 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:00.574774 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:00.575006 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:00.575227 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681800575200 us; error 0 us; skew 500 ppm
I20260710 11:10:00.575407 25120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38468
I20260710 11:10:00.575839 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:00.578982 25088 webserver.cc:533] Webserver started at http://127.24.128.3:37189/ using document root <none> and password file <none>
I20260710 11:10:00.579473 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:00.579682 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:00.579948 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:00.581096 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
format_stamp: "Formatted at 2026-07-10 11:10:00 on dist-test-slave-gm5k"
I20260710 11:10:00.586163 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:00.589919 25334 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.590781 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:00.591104 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
format_stamp: "Formatted at 2026-07-10 11:10:00 on dist-test-slave-gm5k"
I20260710 11:10:00.591415 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:00.604984 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:00.606200 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:00.607925 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:00.610709 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:00.610965 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.611215 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:00.611402 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:00.705863 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:33887
I20260710 11:10:00.706355 25396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:33887 every 8 connection(s)
I20260710 11:10:00.721897 25397 heartbeater.cc:344] Connected to a master server at 127.24.128.62:34505
I20260710 11:10:00.722282 25397 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:00.723384 25397 heartbeater.cc:507] Master 127.24.128.62:34505 requested a full tablet report, sending...
I20260710 11:10:00.725662 25120 ts_manager.cc:194] Registered new tserver with Master: 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:00.726173 25088 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015191925s
I20260710 11:10:00.727476 25120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38472
I20260710 11:10:00.783437 25120 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38488:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:00.787102 25120 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:00.875293 25362 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4bf3b47cf849acb552faaf38e61412 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:00.875922 25361 tablet_service.cc:1511] Processing CreateTablet for tablet 8df61a9332db4de2a7fb8965e0ac169b (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:00.877061 25362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4bf3b47cf849acb552faaf38e61412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.877871 25361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df61a9332db4de2a7fb8965e0ac169b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.895219 25360 tablet_service.cc:1511] Processing CreateTablet for tablet 24fb0ef7099444bc9ae9c39c4bb68fb9 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:00.896289 25359 tablet_service.cc:1511] Processing CreateTablet for tablet 36036b036c3540d4bcc2ce5a49149f26 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:00.896745 25360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fb0ef7099444bc9ae9c39c4bb68fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.899195 25359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36036b036c3540d4bcc2ce5a49149f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.914075 25414 tablet_bootstrap.cc:492] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:00.917505 25358 tablet_service.cc:1511] Processing CreateTablet for tablet d5c2f6fe94d74000932a536ec2e615c2 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:00.920414 25212 tablet_service.cc:1511] Processing CreateTablet for tablet 8df61a9332db4de2a7fb8965e0ac169b (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:00.921803 25212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df61a9332db4de2a7fb8965e0ac169b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.919013 25358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c2f6fe94d74000932a536ec2e615c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.924652 25211 tablet_service.cc:1511] Processing CreateTablet for tablet 24fb0ef7099444bc9ae9c39c4bb68fb9 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:00.935479 25208 tablet_service.cc:1511] Processing CreateTablet for tablet 822780d7a3d843fcbc2640824852d5e6 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:00.940459 25210 tablet_service.cc:1511] Processing CreateTablet for tablet 36036b036c3540d4bcc2ce5a49149f26 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:00.949760 25213 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4bf3b47cf849acb552faaf38e61412 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:00.943014 25361 tablet_service.cc:1511] Processing CreateTablet for tablet 2979088fffd34ed8b0befb8edc50fbd6 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:00.943672 25206 tablet_service.cc:1511] Processing CreateTablet for tablet d17f16d74dd44b80a87ae6ecfe9e015e (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:00.938524 25357 tablet_service.cc:1511] Processing CreateTablet for tablet 822780d7a3d843fcbc2640824852d5e6 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:00.948137 25209 tablet_service.cc:1511] Processing CreateTablet for tablet d5c2f6fe94d74000932a536ec2e615c2 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:00.956604 25211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fb0ef7099444bc9ae9c39c4bb68fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.959223 25361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2979088fffd34ed8b0befb8edc50fbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.960089 25285 tablet_service.cc:1511] Processing CreateTablet for tablet 36036b036c3540d4bcc2ce5a49149f26 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:00.954002 25205 tablet_service.cc:1511] Processing CreateTablet for tablet 466efb21ee6245a19f87e6b98488b46f (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:00.949885 25207 tablet_service.cc:1511] Processing CreateTablet for tablet 2979088fffd34ed8b0befb8edc50fbd6 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:00.964335 25288 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4bf3b47cf849acb552faaf38e61412 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:00.967687 25213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4bf3b47cf849acb552faaf38e61412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.958144 25356 tablet_service.cc:1511] Processing CreateTablet for tablet 466efb21ee6245a19f87e6b98488b46f (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:00.971346 25357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822780d7a3d843fcbc2640824852d5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.974613 25210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36036b036c3540d4bcc2ce5a49149f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.967710 25286 tablet_service.cc:1511] Processing CreateTablet for tablet 24fb0ef7099444bc9ae9c39c4bb68fb9 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:00.975431 25287 tablet_service.cc:1511] Processing CreateTablet for tablet 8df61a9332db4de2a7fb8965e0ac169b (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:00.970999 25362 tablet_service.cc:1511] Processing CreateTablet for tablet d17f16d74dd44b80a87ae6ecfe9e015e (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:00.979537 25288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4bf3b47cf849acb552faaf38e61412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.980816 25287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df61a9332db4de2a7fb8965e0ac169b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.981333 25283 tablet_service.cc:1511] Processing CreateTablet for tablet 822780d7a3d843fcbc2640824852d5e6 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:00.982764 25283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822780d7a3d843fcbc2640824852d5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.975553 25284 tablet_service.cc:1511] Processing CreateTablet for tablet d5c2f6fe94d74000932a536ec2e615c2 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:00.989491 25356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466efb21ee6245a19f87e6b98488b46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.989524 25209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c2f6fe94d74000932a536ec2e615c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.987715 25414 tablet_bootstrap.cc:654] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.992617 25285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36036b036c3540d4bcc2ce5a49149f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.995211 25362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17f16d74dd44b80a87ae6ecfe9e015e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.000522 25280 tablet_service.cc:1511] Processing CreateTablet for tablet 466efb21ee6245a19f87e6b98488b46f (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:01.003571 25207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2979088fffd34ed8b0befb8edc50fbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.006731 25286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fb0ef7099444bc9ae9c39c4bb68fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.007777 25282 tablet_service.cc:1511] Processing CreateTablet for tablet 2979088fffd34ed8b0befb8edc50fbd6 (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:01.011375 25281 tablet_service.cc:1511] Processing CreateTablet for tablet d17f16d74dd44b80a87ae6ecfe9e015e (DEFAULT_TABLE table=test-workload [id=3b952562498d4a8087c136f3c650f0ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:01.014850 25208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822780d7a3d843fcbc2640824852d5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.023825 25280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466efb21ee6245a19f87e6b98488b46f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.025527 25282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2979088fffd34ed8b0befb8edc50fbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.027412 25281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17f16d74dd44b80a87ae6ecfe9e015e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.035493 25206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17f16d74dd44b80a87ae6ecfe9e015e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.045279 25284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c2f6fe94d74000932a536ec2e615c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.066327 25205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466efb21ee6245a19f87e6b98488b46f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:10:01.084708 25168 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:01.142885 25415 tablet_bootstrap.cc:492] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:01.179366 25414 tablet_bootstrap.cc:492] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:01.180567 25414 ts_tablet_manager.cc:1403] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.267s	user 0.015s	sys 0.004s
I20260710 11:10:01.188735 25414 raft_consensus.cc:359] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.190337 25414 raft_consensus.cc:385] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.190711 25414 raft_consensus.cc:740] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.200210 25417 tablet_bootstrap.cc:492] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.195467 25414 consensus_queue.cc:260] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.229596 25415 tablet_bootstrap.cc:654] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.230727 25417 tablet_bootstrap.cc:654] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.233698 25397 heartbeater.cc:499] Master 127.24.128.62:34505 was elected leader, sending a full tablet report...
I20260710 11:10:01.247869 25414 ts_tablet_manager.cc:1434] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.011s
I20260710 11:10:01.256716 25414 tablet_bootstrap.cc:492] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:01.256886 25417 tablet_bootstrap.cc:492] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.257517 25417 ts_tablet_manager.cc:1403] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.015s
I20260710 11:10:01.257903 25415 tablet_bootstrap.cc:492] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:01.258347 25415 ts_tablet_manager.cc:1403] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.013s
I20260710 11:10:01.260644 25417 raft_consensus.cc:359] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.261067 25415 raft_consensus.cc:359] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.261471 25417 raft_consensus.cc:385] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.261762 25415 raft_consensus.cc:385] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.261889 25417 raft_consensus.cc:740] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.262091 25415 raft_consensus.cc:740] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.262850 25415 consensus_queue.cc:260] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.263115 25417 consensus_queue.cc:260] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.269537 25248 heartbeater.cc:499] Master 127.24.128.62:34505 was elected leader, sending a full tablet report...
I20260710 11:10:01.275763 25417 ts_tablet_manager.cc:1434] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260710 11:10:01.277161 25417 tablet_bootstrap.cc:492] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.282658 25323 heartbeater.cc:499] Master 127.24.128.62:34505 was elected leader, sending a full tablet report...
I20260710 11:10:01.286654 25415 ts_tablet_manager.cc:1434] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.017s
I20260710 11:10:01.287297 25417 tablet_bootstrap.cc:654] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.287464 25415 tablet_bootstrap.cc:492] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:01.291774 25414 tablet_bootstrap.cc:654] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.300379 25417 tablet_bootstrap.cc:492] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.300910 25417 ts_tablet_manager.cc:1403] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260710 11:10:01.302302 25415 tablet_bootstrap.cc:654] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.304052 25417 raft_consensus.cc:359] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.304771 25417 raft_consensus.cc:385] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.305075 25417 raft_consensus.cc:740] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.305785 25417 consensus_queue.cc:260] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.306330 25414 tablet_bootstrap.cc:492] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:01.306908 25414 ts_tablet_manager.cc:1403] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260710 11:10:01.308162 25417 ts_tablet_manager.cc:1434] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:10:01.309065 25417 tablet_bootstrap.cc:492] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
W20260710 11:10:01.309597 25324 tablet.cc:2406] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:01.310451 25414 raft_consensus.cc:359] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.311259 25414 raft_consensus.cc:385] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.315929 25417 tablet_bootstrap.cc:654] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.311614 25414 raft_consensus.cc:740] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.319109 25414 consensus_queue.cc:260] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.321978 25414 ts_tablet_manager.cc:1434] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:10:01.323036 25414 tablet_bootstrap.cc:492] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:01.328771 25417 tablet_bootstrap.cc:492] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.329298 25417 ts_tablet_manager.cc:1403] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:10:01.331297 25415 tablet_bootstrap.cc:492] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:01.331825 25415 ts_tablet_manager.cc:1403] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.004s
I20260710 11:10:01.332372 25417 raft_consensus.cc:359] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.333133 25417 raft_consensus.cc:385] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.333446 25417 raft_consensus.cc:740] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.334239 25417 consensus_queue.cc:260] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.335058 25415 raft_consensus.cc:359] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.336313 25417 ts_tablet_manager.cc:1434] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:01.335819 25415 raft_consensus.cc:385] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.336822 25415 raft_consensus.cc:740] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.337405 25417 tablet_bootstrap.cc:492] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.337525 25415 consensus_queue.cc:260] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.339609 25415 ts_tablet_manager.cc:1434] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:10:01.340545 25415 tablet_bootstrap.cc:492] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:01.346871 25417 tablet_bootstrap.cc:654] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.348399 25414 tablet_bootstrap.cc:654] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.346916 25415 tablet_bootstrap.cc:654] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.368876 25414 tablet_bootstrap.cc:492] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:01.369462 25414 ts_tablet_manager.cc:1403] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.002s
I20260710 11:10:01.369685 25417 tablet_bootstrap.cc:492] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.370162 25417 ts_tablet_manager.cc:1403] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.012s
I20260710 11:10:01.372361 25414 raft_consensus.cc:359] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.373121 25414 raft_consensus.cc:385] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.373030 25417 raft_consensus.cc:359] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.373560 25414 raft_consensus.cc:740] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.373775 25415 tablet_bootstrap.cc:492] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:01.373865 25417 raft_consensus.cc:385] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.374290 25415 ts_tablet_manager.cc:1403] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.004s
I20260710 11:10:01.374228 25417 raft_consensus.cc:740] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.374562 25414 consensus_queue.cc:260] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.375221 25417 consensus_queue.cc:260] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.377161 25414 ts_tablet_manager.cc:1434] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:01.377792 25417 ts_tablet_manager.cc:1434] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:01.378140 25414 tablet_bootstrap.cc:492] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:01.377805 25415 raft_consensus.cc:359] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.378711 25415 raft_consensus.cc:385] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.379137 25417 tablet_bootstrap.cc:492] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.385910 25414 tablet_bootstrap.cc:654] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.387669 25417 tablet_bootstrap.cc:654] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.379036 25415 raft_consensus.cc:740] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.394474 25421 raft_consensus.cc:493] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.395035 25421 raft_consensus.cc:515] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.395311 25415 consensus_queue.cc:260] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.397337 25417 tablet_bootstrap.cc:492] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.398263 25418 raft_consensus.cc:493] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.398957 25418 raft_consensus.cc:515] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.402318 25418 leader_election.cc:290] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.398262 25421 leader_election.cc:290] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:01.398288 25417 ts_tablet_manager.cc:1403] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:10:01.407009 25417 raft_consensus.cc:359] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.407989 25417 raft_consensus.cc:385] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.408357 25417 raft_consensus.cc:740] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.409310 25417 consensus_queue.cc:260] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.412173 25417 ts_tablet_manager.cc:1434] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:10:01.413185 25417 tablet_bootstrap.cc:492] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.418045 25414 tablet_bootstrap.cc:492] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:01.418764 25414 ts_tablet_manager.cc:1403] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260710 11:10:01.420017 25417 tablet_bootstrap.cc:654] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.422829 25414 raft_consensus.cc:359] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.429556 25414 raft_consensus.cc:385] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.429975 25414 raft_consensus.cc:740] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.439163 25414 consensus_queue.cc:260] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.442628 25414 ts_tablet_manager.cc:1434] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:10:01.443430 25422 raft_consensus.cc:493] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.444271 25422 raft_consensus.cc:515] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.448272 25422 leader_election.cc:290] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:01.451246 25415 ts_tablet_manager.cc:1434] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.077s	user 0.026s	sys 0.033s
I20260710 11:10:01.452354 25415 tablet_bootstrap.cc:492] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:01.460711 25415 tablet_bootstrap.cc:654] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.465241 25422 raft_consensus.cc:493] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.465924 25422 raft_consensus.cc:515] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.468505 25422 leader_election.cc:290] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:01.469018 25417 tablet_bootstrap.cc:492] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.470165 25417 ts_tablet_manager.cc:1403] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.033s
I20260710 11:10:01.473004 25414 tablet_bootstrap.cc:492] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:01.473996 25417 raft_consensus.cc:359] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.474751 25417 raft_consensus.cc:385] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.475150 25417 raft_consensus.cc:740] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.483057 25417 consensus_queue.cc:260] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.483779 25418 raft_consensus.cc:493] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.484300 25418 raft_consensus.cc:515] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.486347 25418 leader_election.cc:290] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.487270 25415 tablet_bootstrap.cc:492] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:01.487756 25415 ts_tablet_manager.cc:1403] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.012s
I20260710 11:10:01.488682 25414 tablet_bootstrap.cc:654] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.488736 25417 ts_tablet_manager.cc:1434] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260710 11:10:01.489996 25417 tablet_bootstrap.cc:492] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.490732 25415 raft_consensus.cc:359] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.491119 25418 raft_consensus.cc:493] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.491490 25415 raft_consensus.cc:385] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.491842 25415 raft_consensus.cc:740] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.491709 25418 raft_consensus.cc:515] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.492654 25415 consensus_queue.cc:260] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.494765 25418 leader_election.cc:290] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.495484 25415 ts_tablet_manager.cc:1434] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260710 11:10:01.496063 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:01.496564 25415 tablet_bootstrap.cc:492] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:01.496899 25223 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 0.
I20260710 11:10:01.501641 25261 leader_election.cc:304] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:01.502769 25432 raft_consensus.cc:2804] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.503233 25432 raft_consensus.cc:493] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.503602 25432 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.508675 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
I20260710 11:10:01.509505 25372 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 0.
I20260710 11:10:01.509697 25417 tablet_bootstrap.cc:654] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.511981 25432 raft_consensus.cc:515] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.516600 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:01.516898 25415 tablet_bootstrap.cc:654] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.517225 25223 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.517787 25432 leader_election.cc:290] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:01.518850 25414 tablet_bootstrap.cc:492] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:01.519536 25414 ts_tablet_manager.cc:1403] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.008s
I20260710 11:10:01.521765 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:01.522735 25372 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.526297 25414 raft_consensus.cc:359] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.527073 25414 raft_consensus.cc:385] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.527362 25414 raft_consensus.cc:740] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.528085 25414 consensus_queue.cc:260] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.534348 25418 raft_consensus.cc:493] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.535957 25418 raft_consensus.cc:515] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.537706 25223 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 1.
I20260710 11:10:01.538872 25418 leader_election.cc:290] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.540081 25261 leader_election.cc:304] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:01.541325 25432 raft_consensus.cc:2804] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.534121 25414 ts_tablet_manager.cc:1434] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:01.541832 25432 raft_consensus.cc:697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:01.543262 25432 consensus_queue.cc:237] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.547796 25372 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 1.
I20260710 11:10:01.549018 25414 tablet_bootstrap.cc:492] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:01.553735 25415 tablet_bootstrap.cc:492] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:01.564071 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.566222 25415 ts_tablet_manager.cc:1403] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.003s
I20260710 11:10:01.569656 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.577935 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:01.579293 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.578634 25223 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:01.580830 25417 tablet_bootstrap.cc:492] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.570130 25298 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
W20260710 11:10:01.592751 25335 leader_election.cc:343] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.591197 25417 ts_tablet_manager.cc:1403] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.011s
I20260710 11:10:01.598992 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:01.601033 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.584493 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:01.605192 25222 raft_consensus.cc:2393] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in current term 1: Already voted for candidate 61702d22eac5450fb239fabff918954f in this term.
I20260710 11:10:01.606839 25221 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:01.609769 25335 leader_election.cc:304] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:01.614034 25418 raft_consensus.cc:2804] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.614537 25418 raft_consensus.cc:493] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.615727 25418 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.611639 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:01.612610 25414 tablet_bootstrap.cc:654] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.611232 25415 raft_consensus.cc:359] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.618124 25415 raft_consensus.cc:385] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.622475 25415 raft_consensus.cc:740] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.615777 25417 raft_consensus.cc:359] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.625662 25417 raft_consensus.cc:385] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.617534 25335 leader_election.cc:304] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9; no voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:01.637279 25418 raft_consensus.cc:515] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.629783 25417 raft_consensus.cc:740] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.640666 25417 consensus_queue.cc:260] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.643671 25119 catalog_manager.cc:5697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 0 to 1, leader changed from <none> to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 1 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.647519 25418 leader_election.cc:290] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.648206 25418 raft_consensus.cc:2749] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.645366 25221 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:01.654369 25417 ts_tablet_manager.cc:1434] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.006s
I20260710 11:10:01.644840 25415 consensus_queue.cc:260] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.657997 25415 ts_tablet_manager.cc:1434] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.000s
I20260710 11:10:01.660755 25415 tablet_bootstrap.cc:492] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:01.664531 25417 tablet_bootstrap.cc:492] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.676493 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.680480 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466efb21ee6245a19f87e6b98488b46f" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
W20260710 11:10:01.683061 25186 leader_election.cc:343] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.683959 25414 tablet_bootstrap.cc:492] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
W20260710 11:10:01.685941 25186 leader_election.cc:343] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.686808 25414 ts_tablet_manager.cc:1403] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.023s
W20260710 11:10:01.691473 25335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.1:41205, user_credentials={real_user=slave}} blocked reactor thread for 74008.4us
I20260710 11:10:01.695703 25415 tablet_bootstrap.cc:654] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.696014 25335 leader_election.cc:304] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 61702d22eac5450fb239fabff918954f
I20260710 11:10:01.697250 25418 raft_consensus.cc:2804] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.697913 25418 raft_consensus.cc:493] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.698354 25418 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.699862 25335 leader_election.cc:304] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:01.700729 25417 tablet_bootstrap.cc:654] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:01.700680 25335 leader_election.cc:343] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.706880 25414 raft_consensus.cc:359] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.708057 25418 raft_consensus.cc:515] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.708376 25450 raft_consensus.cc:2804] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.712111 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:01.712736 25221 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.712771 25418 leader_election.cc:290] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.714140 25450 raft_consensus.cc:493] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.710414 25414 raft_consensus.cc:385] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.715176 25450 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.716300 25414 raft_consensus.cc:740] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.720618 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:01.722103 25297 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.723263 25414 consensus_queue.cc:260] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.727046 25422 raft_consensus.cc:493] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.727600 25422 raft_consensus.cc:515] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.727850 25414 ts_tablet_manager.cc:1434] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.007s
I20260710 11:10:01.742729 25414 tablet_bootstrap.cc:492] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:01.747849 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:01.748723 25222 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.751370 25417 tablet_bootstrap.cc:492] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.752029 25417 ts_tablet_manager.cc:1403] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.003s
I20260710 11:10:01.756611 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:01.758247 25298 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.757557 25422 leader_election.cc:290] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:01.765084 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
I20260710 11:10:01.762262 25450 raft_consensus.cc:515] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.769351 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466efb21ee6245a19f87e6b98488b46f" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
W20260710 11:10:01.769510 25186 leader_election.cc:343] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.771198 25186 leader_election.cc:304] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f
I20260710 11:10:01.773550 25422 raft_consensus.cc:2749] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.776095 25417 raft_consensus.cc:359] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.777801 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.778479 25297 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:01.780524 25417 raft_consensus.cc:385] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:10:01.780305 25186 leader_election.cc:343] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.783926 25186 leader_election.cc:304] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f
I20260710 11:10:01.783326 25417 raft_consensus.cc:740] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.779702 25221 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:01.790097 25417 consensus_queue.cc:260] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.785756 25296 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 0.
I20260710 11:10:01.787324 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
I20260710 11:10:01.790318 25335 leader_election.cc:304] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:01.791988 25371 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 0.
I20260710 11:10:01.792603 25186 leader_election.cc:304] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:01.792784 25418 raft_consensus.cc:2804] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.787729 25422 raft_consensus.cc:2749] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.796674 25422 raft_consensus.cc:2804] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.798470 25422 raft_consensus.cc:493] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.801360 25418 raft_consensus.cc:697] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:01.803864 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:01.804426 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:01.804402 25418 consensus_queue.cc:237] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:01.805298 25450 leader_election.cc:290] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.804493 25221 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:01.806241 25335 leader_election.cc:343] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.807834 25222 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:01.807834 25298 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:01.809208 25414 tablet_bootstrap.cc:654] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.801453 25422 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.812904 25335 leader_election.cc:304] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:01.815784 25221 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:01.818562 25335 leader_election.cc:304] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 61702d22eac5450fb239fabff918954f
I20260710 11:10:01.823241 25450 raft_consensus.cc:2804] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.834275 25415 tablet_bootstrap.cc:492] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:01.833981 25456 raft_consensus.cc:2804] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.835944 25432 raft_consensus.cc:493] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.843343 25415 ts_tablet_manager.cc:1403] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.183s	user 0.020s	sys 0.015s
I20260710 11:10:01.851714 25456 raft_consensus.cc:697] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:01.852226 25450 raft_consensus.cc:697] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:01.852821 25456 consensus_queue.cc:237] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.841684 25432 raft_consensus.cc:515] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.870476 25432 leader_election.cc:290] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
W20260710 11:10:01.837131 25186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.2:34399, user_credentials={real_user=slave}} blocked reactor thread for 44600.8us
I20260710 11:10:01.854360 25450 consensus_queue.cc:237] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.875691 25460 raft_consensus.cc:493] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.875001 25417 ts_tablet_manager.cc:1434] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.123s	user 0.016s	sys 0.047s
I20260710 11:10:01.877240 25417 tablet_bootstrap.cc:492] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed: Bootstrap starting.
I20260710 11:10:01.877550 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:01.878197 25414 tablet_bootstrap.cc:492] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:01.878671 25414 ts_tablet_manager.cc:1403] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.012s
I20260710 11:10:01.879194 25462 raft_consensus.cc:493] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.872725 25422 raft_consensus.cc:515] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.888311 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
W20260710 11:10:01.889957 25261 leader_election.cc:343] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.891760 25415 raft_consensus.cc:359] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
W20260710 11:10:01.892004 25261 leader_election.cc:343] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.892503 25415 raft_consensus.cc:385] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.892588 25261 leader_election.cc:304] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61702d22eac5450fb239fabff918954f; no voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:01.892849 25415 raft_consensus.cc:740] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.896696 25432 raft_consensus.cc:2749] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.894865 25415 consensus_queue.cc:260] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.892715 25414 raft_consensus.cc:359] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.883867 25462 raft_consensus.cc:515] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.908628 25422 leader_election.cc:290] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 election: Requested vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:01.910306 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:01.911083 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:01.911607 25298 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.911892 25371 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.882669 25460 raft_consensus.cc:515] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.900214 25414 raft_consensus.cc:385] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.914783 25414 raft_consensus.cc:740] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.919752 25415 ts_tablet_manager.cc:1434] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.074s	user 0.011s	sys 0.000s
I20260710 11:10:01.920141 25414 consensus_queue.cc:260] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.921011 25415 tablet_bootstrap.cc:492] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:01.920827 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:01.921564 25221 raft_consensus.cc:2468] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:01.921833 25462 leader_election.cc:290] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.922780 25414 ts_tablet_manager.cc:1434] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260710 11:10:01.924257 25335 leader_election.cc:304] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:01.924665 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.925169 25462 raft_consensus.cc:2804] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.925736 25462 raft_consensus.cc:493] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.926112 25462 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:01.926828 25335 leader_election.cc:343] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.925763 25417 tablet_bootstrap.cc:654] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.929651 25460 leader_election.cc:290] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:01.930449 25120 catalog_manager.cc:5697] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.939051 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:01.939461 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
I20260710 11:10:01.938390 25414 tablet_bootstrap.cc:492] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
W20260710 11:10:01.945559 25186 leader_election.cc:343] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.951375 25417 tablet_bootstrap.cc:492] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed: No bootstrap required, opened a new log
I20260710 11:10:01.952155 25417 ts_tablet_manager.cc:1403] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.006s
I20260710 11:10:01.955322 25417 raft_consensus.cc:359] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.955896 25417 raft_consensus.cc:385] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.956158 25417 raft_consensus.cc:740] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.956717 25417 consensus_queue.cc:260] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.958359 25417 ts_tablet_manager.cc:1434] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:01.963232 25415 tablet_bootstrap.cc:654] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.964771 25371 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 1.
I20260710 11:10:01.966269 25186 leader_election.cc:304] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:01.968529 25460 raft_consensus.cc:2804] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.969012 25460 raft_consensus.cc:697] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 LEADER]: Becoming Leader. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:01.969703 25462 raft_consensus.cc:515] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.969928 25460 consensus_queue.cc:237] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:01.971683 25372 raft_consensus.cc:2393] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75193c7acbbc4d81bbe2a707e13d42ed in current term 1: Already voted for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in this term.
I20260710 11:10:01.974545 25186 leader_election.cc:304] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f
I20260710 11:10:01.975843 25298 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 1.
I20260710 11:10:01.978682 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:01.979430 25462 leader_election.cc:290] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:01.980294 25422 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.985198 25414 tablet_bootstrap.cc:654] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.987306 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
W20260710 11:10:01.989886 25335 leader_election.cc:343] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.995030 25119 catalog_manager.cc:5697] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:01.997156 25119 catalog_manager.cc:5697] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:01.998059 25415 tablet_bootstrap.cc:492] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:01.998095 25422 raft_consensus.cc:2749] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.998955 25415 ts_tablet_manager.cc:1403] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.016s
I20260710 11:10:02.002712 25415 raft_consensus.cc:359] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.005810 25414 tablet_bootstrap.cc:492] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:02.006805 25414 ts_tablet_manager.cc:1403] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.009s
I20260710 11:10:02.003647 25415 raft_consensus.cc:385] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.008368 25415 raft_consensus.cc:740] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.009229 25415 consensus_queue.cc:260] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.010205 25414 raft_consensus.cc:359] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.010836 25414 raft_consensus.cc:385] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.011148 25414 raft_consensus.cc:740] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.011912 25414 consensus_queue.cc:260] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.012836 25221 raft_consensus.cc:2468] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:02.014082 25414 ts_tablet_manager.cc:1434] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:02.014082 25415 ts_tablet_manager.cc:1434] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:10:02.015149 25414 tablet_bootstrap.cc:492] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Bootstrap starting.
I20260710 11:10:02.015192 25415 tablet_bootstrap.cc:492] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
I20260710 11:10:02.021339 25432 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.021732 25335 leader_election.cc:304] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 61702d22eac5450fb239fabff918954f
I20260710 11:10:02.023389 25414 tablet_bootstrap.cc:654] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.024876 25462 raft_consensus.cc:2804] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.025509 25462 raft_consensus.cc:697] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.035390 25432 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.038013 25414 tablet_bootstrap.cc:492] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9: No bootstrap required, opened a new log
I20260710 11:10:02.038798 25414 ts_tablet_manager.cc:1403] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260710 11:10:02.026350 25462 consensus_queue.cc:237] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.047914 25118 catalog_manager.cc:5697] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1). New cstate: current_term: 1 leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.049484 25414 raft_consensus.cc:359] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.050195 25414 raft_consensus.cc:385] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.050482 25414 raft_consensus.cc:740] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.036010 25415 tablet_bootstrap.cc:654] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.060971 25119 catalog_manager.cc:5697] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.066131 25414 consensus_queue.cc:260] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.068615 25414 ts_tablet_manager.cc:1434] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:10:02.078557 25415 tablet_bootstrap.cc:492] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:02.079072 25415 ts_tablet_manager.cc:1403] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.005s
I20260710 11:10:02.081771 25415 raft_consensus.cc:359] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.082497 25415 raft_consensus.cc:385] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.082794 25415 raft_consensus.cc:740] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.083654 25415 consensus_queue.cc:260] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.087493 25415 ts_tablet_manager.cc:1434] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:02.088474 25415 tablet_bootstrap.cc:492] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f: Bootstrap starting.
W20260710 11:10:02.093364 25168 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:02.094503 25415 tablet_bootstrap.cc:654] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.099833 25415 tablet_bootstrap.cc:492] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f: No bootstrap required, opened a new log
I20260710 11:10:02.100253 25415 ts_tablet_manager.cc:1403] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:10:02.102128 25415 raft_consensus.cc:359] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.102854 25415 raft_consensus.cc:385] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.103178 25415 raft_consensus.cc:740] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.104259 25415 consensus_queue.cc:260] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.106364 25415 ts_tablet_manager.cc:1434] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:02.119441 25462 raft_consensus.cc:493] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.120162 25462 raft_consensus.cc:515] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.122419 25462 leader_election.cc:290] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:02.122867 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:02.123585 25221 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:02.123772 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:02.124439 25298 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:02.125245 25335 leader_election.cc:304] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:02.126119 25462 raft_consensus.cc:2804] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.126571 25462 raft_consensus.cc:493] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.126891 25462 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.132682 25462 raft_consensus.cc:515] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.134410 25462 leader_election.cc:290] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:02.135722 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:02.135730 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:02.136322 25298 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.136456 25221 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.142378 25298 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:02.143746 25335 leader_election.cc:304] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:02.144320 25221 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:02.144686 25462 raft_consensus.cc:2804] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.145730 25462 raft_consensus.cc:697] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.147157 25462 consensus_queue.cc:237] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.155558 25119 catalog_manager.cc:5697] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.261740 25462 raft_consensus.cc:493] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.262526 25462 raft_consensus.cc:515] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.264530 25462 leader_election.cc:290] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:02.265326 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466efb21ee6245a19f87e6b98488b46f" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:02.265484 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466efb21ee6245a19f87e6b98488b46f" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:02.266047 25298 raft_consensus.cc:2468] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:02.266047 25221 raft_consensus.cc:2468] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:02.267609 25335 leader_election.cc:304] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:02.268393 25462 raft_consensus.cc:2804] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.268800 25462 raft_consensus.cc:493] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.269117 25462 raft_consensus.cc:3060] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.270350 25471 raft_consensus.cc:493] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.270385 25450 consensus_queue.cc:1048] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.271232 25471 raft_consensus.cc:515] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.273481 25471 leader_election.cc:290] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:02.275908 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
I20260710 11:10:02.277748 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:02.278635 25221 raft_consensus.cc:2393] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61702d22eac5450fb239fabff918954f in current term 1: Already voted for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in this term.
I20260710 11:10:02.280056 25261 leader_election.cc:304] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61702d22eac5450fb239fabff918954f; no voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:02.281257 25471 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.286216 25421 raft_consensus.cc:493] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.286736 25421 raft_consensus.cc:515] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.289094 25421 leader_election.cc:290] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:02.291898 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" is_pre_election: true
I20260710 11:10:02.293154 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:02.293864 25221 raft_consensus.cc:2393] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61702d22eac5450fb239fabff918954f in current term 1: Already voted for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in this term.
I20260710 11:10:02.291450 25462 raft_consensus.cc:515] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.296296 25456 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.297245 25462 leader_election.cc:290] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:02.297472 25261 leader_election.cc:304] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61702d22eac5450fb239fabff918954f; no voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:02.298681 25421 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.299479 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466efb21ee6245a19f87e6b98488b46f" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:02.300133 25298 raft_consensus.cc:3060] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.303368 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466efb21ee6245a19f87e6b98488b46f" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:02.304394 25222 raft_consensus.cc:3060] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.307130 25462 consensus_queue.cc:1048] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.309770 25298 raft_consensus.cc:2468] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:02.290751 25471 raft_consensus.cc:2749] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.316780 25421 raft_consensus.cc:2749] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.319203 25335 leader_election.cc:304] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:02.320638 25456 raft_consensus.cc:2804] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.321123 25456 raft_consensus.cc:697] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.321996 25456 consensus_queue.cc:237] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.335741 25456 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.338626 25222 raft_consensus.cc:2468] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:02.345556 25450 raft_consensus.cc:493] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.346105 25450 raft_consensus.cc:515] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.348361 25450 leader_election.cc:290] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:02.349293 25119 catalog_manager.cc:5697] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.359506 25422 consensus_queue.cc:1048] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.359719 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" is_pre_election: true
I20260710 11:10:02.360380 25221 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:02.362807 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f" is_pre_election: true
I20260710 11:10:02.363453 25297 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 0.
I20260710 11:10:02.369655 25335 leader_election.cc:304] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:02.370704 25450 raft_consensus.cc:2804] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.371213 25450 raft_consensus.cc:493] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.371618 25450 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.385185 25450 raft_consensus.cc:515] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.390007 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:02.390655 25221 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.392349 25450 leader_election.cc:290] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:02.393059 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:02.394637 25422 consensus_queue.cc:1048] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.394948 25296 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.400449 25221 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:02.401751 25335 leader_election.cc:304] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:02.402505 25296 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 1.
I20260710 11:10:02.402689 25450 raft_consensus.cc:2804] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.405504 25450 raft_consensus.cc:697] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.406605 25450 consensus_queue.cc:237] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.417405 25456 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.425463 25118 catalog_manager.cc:5697] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.434085 25456 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.497577 25461 consensus_queue.cc:1048] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.511181 25462 consensus_queue.cc:1048] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.575129 25461 consensus_queue.cc:1048] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.588515 25450 consensus_queue.cc:1048] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.700874 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:02.701604 25372 raft_consensus.cc:606] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Received request to transfer leadership to TS 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:02.706889 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:02.707518 25372 raft_consensus.cc:606] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Received request to transfer leadership to TS 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:02.728847 25296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9"
dest_uuid: "61702d22eac5450fb239fabff918954f"
mode: GRACEFUL
new_leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:34964
I20260710 11:10:02.729475 25296 raft_consensus.cc:606] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 LEADER]: Received request to transfer leadership to TS 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:02.738262 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:02.738982 25372 raft_consensus.cc:606] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:02.744515 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:02.745159 25372 raft_consensus.cc:606] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:02.750415 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:02.751040 25372 raft_consensus.cc:606] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:02.756393 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:02.757005 25372 raft_consensus.cc:606] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:02.788988 25462 consensus_queue.cc:1048] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.791702 25462 consensus_queue.cc:1048] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.801434 25461 raft_consensus.cc:993] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:02.801934 25461 raft_consensus.cc:1081] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Signalling peer 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:02.805047 25222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:53720
I20260710 11:10:02.805790 25222 raft_consensus.cc:493] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:02.806206 25222 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.813406 25222 raft_consensus.cc:515] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:02.816309 25222 leader_election.cc:290] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 2 election: Requested vote from peers 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:02.817386 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:02.817582 25418 consensus_queue.cc:1048] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.818001 25298 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.824985 25298 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 2.
I20260710 11:10:02.826318 25186 leader_election.cc:304] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:02.827162 25422 raft_consensus.cc:2804] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:02.827630 25422 raft_consensus.cc:697] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Becoming Leader. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:02.828424 25422 consensus_queue.cc:237] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:02.830328 25296 raft_consensus.cc:1240] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Rejecting Update request from peer 05e9780fd9b84f4ba34ea2842a4e72f9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:02.835680 25450 consensus_queue.cc:1059] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:02.834792 25461 consensus_queue.cc:1048] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.836804 25418 raft_consensus.cc:3055] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:02.837162 25418 raft_consensus.cc:740] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.837996 25418 consensus_queue.cc:260] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:02.843523 25418 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.846408 25119 catalog_manager.cc:5697] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed reported cstate change: term changed from 1 to 2, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1). New cstate: current_term: 2 leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.863155 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:02.877283 25418 raft_consensus.cc:993] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:02.877874 25418 raft_consensus.cc:1081] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:02.879786 25372 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 2.
I20260710 11:10:02.880873 25298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34954
I20260710 11:10:02.881465 25298 raft_consensus.cc:493] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:02.881847 25298 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.888548 25418 raft_consensus.cc:993] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:02.889024 25418 raft_consensus.cc:1081] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:02.889678 25298 raft_consensus.cc:515] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.891691 25298 leader_election.cc:290] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:02.892875 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:02.892990 25297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34954
I20260710 11:10:02.894634 25297 raft_consensus.cc:493] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:02.895107 25297 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.895342 25222 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.894047 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:02.896261 25372 raft_consensus.cc:3055] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:02.896651 25372 raft_consensus.cc:740] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.899586 25372 consensus_queue.cc:260] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.900923 25372 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.902560 25222 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:02.904294 25261 leader_election.cc:304] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:02.905135 25494 raft_consensus.cc:2804] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:02.905616 25494 raft_consensus.cc:697] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:02.906304 25297 raft_consensus.cc:515] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.906445 25494 consensus_queue.cc:237] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.909826 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:02.910424 25372 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:02.910519 25222 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.914130 25297 leader_election.cc:290] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:02.915980 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:02.916628 25372 raft_consensus.cc:3055] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:02.916998 25372 raft_consensus.cc:740] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.916815 25120 catalog_manager.cc:5697] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 1 to 2, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 2 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.917549 25222 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:02.918277 25372 consensus_queue.cc:260] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.919315 25261 leader_election.cc:304] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:02.919580 25372 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.920171 25494 raft_consensus.cc:2804] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:02.920631 25494 raft_consensus.cc:697] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:02.921401 25494 consensus_queue.cc:237] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.926843 25372 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:02.932930 25120 catalog_manager.cc:5697] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 1 to 2, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 2 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.970184 25418 raft_consensus.cc:993] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:02.970770 25418 raft_consensus.cc:1081] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:02.972545 25297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34954
I20260710 11:10:02.973176 25297 raft_consensus.cc:493] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:02.973569 25297 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.978323 25297 raft_consensus.cc:515] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.980480 25297 leader_election.cc:290] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:02.981321 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:02.981665 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:02.981953 25222 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.982237 25372 raft_consensus.cc:3055] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:02.982589 25372 raft_consensus.cc:740] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:02.983798 25372 consensus_queue.cc:260] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.985288 25372 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:02.989245 25222 raft_consensus.cc:2468] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:02.990518 25261 leader_election.cc:304] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:02.990841 25372 raft_consensus.cc:2468] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:02.991405 25494 raft_consensus.cc:2804] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:02.991891 25494 raft_consensus.cc:697] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:02.992668 25494 consensus_queue.cc:237] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:02.999732 25120 catalog_manager.cc:5697] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 1 to 2, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 2 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.014707 25471 raft_consensus.cc:993] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: : Instructing follower 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:03.015216 25494 raft_consensus.cc:1081] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 LEADER]: Signalling peer 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:03.017202 25222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:53708
I20260710 11:10:03.017802 25222 raft_consensus.cc:493] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:03.018297 25222 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.019655 25461 raft_consensus.cc:993] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:03.020068 25461 raft_consensus.cc:1081] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Signalling peer 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:03.021632 25221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:53720
I20260710 11:10:03.022337 25221 raft_consensus.cc:493] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:03.022717 25221 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.024506 25222 raft_consensus.cc:515] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.027007 25222 leader_election.cc:290] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 2 election: Requested vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:03.028271 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:03.028894 25297 raft_consensus.cc:3055] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:03.029241 25297 raft_consensus.cc:740] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:03.030251 25297 consensus_queue.cc:260] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.031418 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:03.031677 25297 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.033453 25372 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.035133 25221 raft_consensus.cc:515] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.037352 25221 leader_election.cc:290] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 2 election: Requested vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:03.038481 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:03.039088 25298 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.039140 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:03.039819 25371 raft_consensus.cc:3055] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:03.040282 25371 raft_consensus.cc:740] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:03.040920 25372 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 2.
I20260710 11:10:03.041198 25371 consensus_queue.cc:260] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.042474 25371 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.043952 25186 leader_election.cc:304] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:03.044808 25422 raft_consensus.cc:2804] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:03.045259 25422 raft_consensus.cc:697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Becoming Leader. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:03.046217 25297 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 2.
I20260710 11:10:03.046087 25298 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 2.
I20260710 11:10:03.046105 25422 consensus_queue.cc:237] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.048053 25186 leader_election.cc:304] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:03.048959 25502 raft_consensus.cc:2804] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:03.049427 25502 raft_consensus.cc:697] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Becoming Leader. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:03.050246 25502 consensus_queue.cc:237] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.056659 25120 catalog_manager.cc:5697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed reported cstate change: term changed from 1 to 2, leader changed from 61702d22eac5450fb239fabff918954f (127.24.128.2) to 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1). New cstate: current_term: 2 leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.058457 25371 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 2.
I20260710 11:10:03.061244 25461 raft_consensus.cc:993] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:03.061712 25461 raft_consensus.cc:1081] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:03.063642 25298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34954
I20260710 11:10:03.064184 25298 raft_consensus.cc:493] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:03.064572 25298 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.070837 25120 catalog_manager.cc:5697] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed reported cstate change: term changed from 1 to 2, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1). New cstate: current_term: 2 leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.071342 25298 raft_consensus.cc:515] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.073479 25298 leader_election.cc:290] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:03.074523 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:03.075497 25221 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.074571 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:03.077303 25371 raft_consensus.cc:3055] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:03.077636 25371 raft_consensus.cc:740] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:03.078503 25371 consensus_queue.cc:260] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.079814 25371 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.082340 25221 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:03.083550 25261 leader_election.cc:304] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:03.084455 25494 raft_consensus.cc:2804] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:03.085106 25494 raft_consensus.cc:697] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:03.087126 25494 consensus_queue.cc:237] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:03.095278 25371 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:03.097306 25120 catalog_manager.cc:5697] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 1 to 2, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 2 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.247558 25371 raft_consensus.cc:1275] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.249393 25502 consensus_queue.cc:1048] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.258092 25298 raft_consensus.cc:1275] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.259903 25502 consensus_queue.cc:1048] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.312441 25221 raft_consensus.cc:1275] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.313845 25371 raft_consensus.cc:1275] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.313660 25494 consensus_queue.cc:1048] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.316048 25494 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.323377 25371 raft_consensus.cc:1275] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.327920 25506 consensus_queue.cc:1048] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:03.334062 25221 raft_consensus.cc:1275] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.337986 25506 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.475723 25221 raft_consensus.cc:1275] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.477465 25506 consensus_queue.cc:1048] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.485194 25371 raft_consensus.cc:1275] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.487212 25506 consensus_queue.cc:1048] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.519661 25371 raft_consensus.cc:1275] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.521174 25503 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.529597 25221 raft_consensus.cc:1275] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.532619 25298 raft_consensus.cc:1275] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.532724 25506 consensus_queue.cc:1048] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.536166 25371 raft_consensus.cc:1275] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.536118 25503 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:03.538115 25506 consensus_queue.cc:1048] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.633692 25371 raft_consensus.cc:1275] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.635179 25503 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:03.643664 25298 raft_consensus.cc:1275] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:03.645644 25503 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:05.794490 25088 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:10:05.795552 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:05.818173 25298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6"
dest_uuid: "61702d22eac5450fb239fabff918954f"
mode: GRACEFUL
new_leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:58048
I20260710 11:10:05.818722 25298 raft_consensus.cc:606] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Received request to transfer leadership to TS 05e9780fd9b84f4ba34ea2842a4e72f9
I20260710 11:10:05.829483 25221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
mode: GRACEFUL
new_leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:37630
I20260710 11:10:05.829998 25221 raft_consensus.cc:606] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Received request to transfer leadership to TS 05e9780fd9b84f4ba34ea2842a4e72f9
I20260710 11:10:05.831296 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:05.831900 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:05.855422 25515 raft_consensus.cc:993] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f: : Instructing follower 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:05.855939 25506 raft_consensus.cc:1081] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Signalling peer 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:05.857722 25371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:48614
I20260710 11:10:05.858363 25371 raft_consensus.cc:493] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:05.858791 25371 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:05.858897 25520 raft_consensus.cc:993] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed: : Instructing follower 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:05.859483 25502 raft_consensus.cc:1081] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Signalling peer 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:05.861235 25372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:48616
I20260710 11:10:05.861865 25372 raft_consensus.cc:493] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:05.862282 25372 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:05.866086 25371 raft_consensus.cc:515] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:05.868355 25371 leader_election.cc:290] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 3 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:05.869356 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:05.869628 25372 raft_consensus.cc:515] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:05.870052 25221 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:05.870115 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:05.871014 25298 raft_consensus.cc:3055] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:05.871323 25298 raft_consensus.cc:740] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:05.872205 25298 consensus_queue.cc:260] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:05.873457 25298 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:05.873410 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:05.873584 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:05.874085 25297 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:05.874234 25222 raft_consensus.cc:3055] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:05.874614 25222 raft_consensus.cc:740] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:05.875401 25222 consensus_queue.cc:260] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:05.876405 25222 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:05.880774 25298 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 3.
I20260710 11:10:05.881454 25221 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 3.
I20260710 11:10:05.881829 25372 leader_election.cc:290] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 3 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:05.881312 25297 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 3.
I20260710 11:10:05.882181 25335 leader_election.cc:304] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:05.882972 25519 raft_consensus.cc:2804] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:05.883376 25222 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 3.
I20260710 11:10:05.883911 25335 leader_election.cc:304] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:05.884384 25519 raft_consensus.cc:697] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:05.884997 25521 raft_consensus.cc:2804] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:05.885244 25519 consensus_queue.cc:237] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:05.885699 25521 raft_consensus.cc:697] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:05.886756 25521 consensus_queue.cc:237] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:05.897065 25119 catalog_manager.cc:5697] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 2 to 3, leader changed from 61702d22eac5450fb239fabff918954f (127.24.128.2) to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:05.898563 25119 catalog_manager.cc:5697] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 2 to 3, leader changed from 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1) to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:06.266220 25222 raft_consensus.cc:1275] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:06.267560 25521 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:06.277108 25297 raft_consensus.cc:1275] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:06.278498 25519 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:06.320619 25297 raft_consensus.cc:1275] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:06.321938 25519 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:06.331164 25222 raft_consensus.cc:1275] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:06.332484 25521 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:06.832952 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:06.852250 25222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:37632
I20260710 11:10:06.852816 25222 raft_consensus.cc:606] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:06.858606 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:06.859400 25372 raft_consensus.cc:606] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:06.864898 25222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:37632
I20260710 11:10:06.865437 25222 raft_consensus.cc:606] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:06.870945 25221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:37632
I20260710 11:10:06.871451 25221 raft_consensus.cc:606] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:06.879699 25372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
mode: GRACEFUL
new_leader_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:48626
I20260710 11:10:06.880261 25372 raft_consensus.cc:606] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Received request to transfer leadership to TS 61702d22eac5450fb239fabff918954f
I20260710 11:10:06.932513 25502 raft_consensus.cc:993] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:06.932993 25539 raft_consensus.cc:1081] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:06.934986 25297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34946
I20260710 11:10:06.935716 25297 raft_consensus.cc:493] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:06.936157 25297 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:06.945170 25297 raft_consensus.cc:515] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:06.951309 25297 leader_election.cc:290] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:07.046746 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:07.047406 25372 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.054198 25372 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:07.055841 25261 leader_election.cc:304] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:07.057413 25506 raft_consensus.cc:2804] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:07.058463 25506 raft_consensus.cc:697] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:07.059849 25506 consensus_queue.cc:237] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.229519 25521 raft_consensus.cc:993] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.230111 25521 raft_consensus.cc:1081] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.243796 25297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34954
I20260710 11:10:07.244580 25297 raft_consensus.cc:493] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.244993 25297 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:07.249104 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:07.250098 25221 raft_consensus.cc:3055] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:07.250438 25221 raft_consensus.cc:740] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:07.256309 25297 raft_consensus.cc:515] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.258759 25297 leader_election.cc:290] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 4 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:07.260372 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:07.260849 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df61a9332db4de2a7fb8965e0ac169b" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:07.260979 25222 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:07.261436 25371 raft_consensus.cc:3055] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:07.261807 25371 raft_consensus.cc:740] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:07.262027 25119 catalog_manager.cc:5697] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 1 to 2, leader changed from 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 2 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:07.255432 25221 consensus_queue.cc:260] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.266661 25221 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.268151 25222 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 4.
I20260710 11:10:07.262475 25371 consensus_queue.cc:260] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.269878 25261 leader_election.cc:304] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [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: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:07.270337 25371 raft_consensus.cc:3060] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:07.271100 25540 raft_consensus.cc:2804] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:07.271574 25540 raft_consensus.cc:697] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 4 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:07.272840 25221 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 2.
I20260710 11:10:07.272384 25540 consensus_queue.cc:237] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.292040 25535 raft_consensus.cc:993] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.292505 25535 raft_consensus.cc:1081] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.325783 25298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34954
I20260710 11:10:07.326349 25298 raft_consensus.cc:493] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.330641 25298 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:07.336608 25298 raft_consensus.cc:515] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.338310 25298 leader_election.cc:290] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 4 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:07.339664 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:07.340135 25221 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:07.344897 25221 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 4.
I20260710 11:10:07.346076 25261 leader_election.cc:304] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [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: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:07.347113 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822780d7a3d843fcbc2640824852d5e6" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:07.347820 25372 raft_consensus.cc:3055] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:07.348150 25372 raft_consensus.cc:740] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:07.348989 25372 consensus_queue.cc:260] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.350200 25372 raft_consensus.cc:3060] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:07.352404 25543 raft_consensus.cc:993] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.352967 25543 raft_consensus.cc:1081] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.347112 25540 raft_consensus.cc:2804] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:07.354085 25540 raft_consensus.cc:697] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 4 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:07.355103 25540 consensus_queue.cc:237] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.364800 25297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34946
I20260710 11:10:07.365720 25297 raft_consensus.cc:493] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.366238 25297 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.370853 25372 raft_consensus.cc:2468] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 4.
I20260710 11:10:07.373850 25297 raft_consensus.cc:515] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.375789 25543 raft_consensus.cc:993] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed: : Instructing follower 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.376457 25539 raft_consensus.cc:1081] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Signalling peer 61702d22eac5450fb239fabff918954f to start an election
I20260710 11:10:07.377892 25221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:07.378461 25298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412"
dest_uuid: "61702d22eac5450fb239fabff918954f"
 from {username='slave'} at 127.0.0.1:34946
I20260710 11:10:07.378506 25221 raft_consensus.cc:3055] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:07.378880 25298 raft_consensus.cc:493] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.378886 25221 raft_consensus.cc:740] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:07.379462 25298 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.379875 25221 consensus_queue.cc:260] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.380843 25221 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.384768 25371 raft_consensus.cc:2468] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 4.
I20260710 11:10:07.385484 25298 raft_consensus.cc:515] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:07.386618 25297 leader_election.cc:290] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 3 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:07.387619 25371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:07.388236 25371 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.389652 25119 catalog_manager.cc:5697] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 3 to 4, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 4 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:07.386638 25221 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 3.
I20260710 11:10:07.391222 25119 catalog_manager.cc:5697] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 3 to 4, leader changed from 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 4 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:07.392262 25261 leader_election.cc:304] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [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: 61702d22eac5450fb239fabff918954f, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:07.393151 25298 leader_election.cc:290] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [CANDIDATE]: Term 3 election: Requested vote from peers 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887), 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205)
I20260710 11:10:07.394105 25371 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 3.
I20260710 11:10:07.395025 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:07.395165 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4bf3b47cf849acb552faaf38e61412" candidate_uuid: "61702d22eac5450fb239fabff918954f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:07.395593 25222 raft_consensus.cc:3055] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:07.395820 25540 raft_consensus.cc:2804] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:07.395831 25372 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.395922 25222 raft_consensus.cc:740] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:07.396569 25540 raft_consensus.cc:697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:07.396908 25222 consensus_queue.cc:260] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [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: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:07.398138 25222 raft_consensus.cc:3060] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.397363 25540 consensus_queue.cc:237] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:07.403014 25372 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 3.
I20260710 11:10:07.404794 25261 leader_election.cc:304] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 61702d22eac5450fb239fabff918954f; no voters: 
I20260710 11:10:07.405557 25506 raft_consensus.cc:2804] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:07.406359 25222 raft_consensus.cc:2468] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61702d22eac5450fb239fabff918954f in term 3.
I20260710 11:10:07.408452 25506 raft_consensus.cc:697] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 3 LEADER]: Becoming Leader. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:07.409309 25506 consensus_queue.cc:237] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [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: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } }
I20260710 11:10:07.411862 25119 catalog_manager.cc:5697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 2 to 3, leader changed from 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 3 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:07.423784 25119 catalog_manager.cc:5697] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f reported cstate change: term changed from 2 to 3, leader changed from 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1) to 61702d22eac5450fb239fabff918954f (127.24.128.2). New cstate: current_term: 3 leader_uuid: "61702d22eac5450fb239fabff918954f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:07.508651 25372 raft_consensus.cc:1275] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.510114 25506 consensus_queue.cc:1048] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.520968 25222 raft_consensus.cc:1275] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.522274 25540 consensus_queue.cc:1048] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.683840 25372 raft_consensus.cc:1275] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:07.685110 25540 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:07.693883 25222 raft_consensus.cc:1275] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:07.695271 25550 consensus_queue.cc:1048] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:07.842618 25222 raft_consensus.cc:1275] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:07.843917 25550 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:07.852612 25372 raft_consensus.cc:1275] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:07.855808 25506 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:07.873900 25222 raft_consensus.cc:1275] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:07.875238 25506 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:07.882040 25372 raft_consensus.cc:1275] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:07.883726 25540 consensus_queue.cc:1048] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:07.925782 25372 raft_consensus.cc:1275] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:07.926985 25540 consensus_queue.cc:1048] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:07.937167 25222 raft_consensus.cc:1275] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Refusing update from remote peer 61702d22eac5450fb239fabff918954f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:07.938941 25506 consensus_queue.cc:1048] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:08.294519 25319 debug-util.cc:398] Leaking SignalData structure 0x7b080012d080 after lost signal to thread 25091
W20260710 11:10:08.295235 25319 debug-util.cc:398] Leaking SignalData structure 0x7b080012d760 after lost signal to thread 25154
W20260710 11:10:08.295924 25319 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1de0 after lost signal to thread 25247
W20260710 11:10:08.296543 25319 debug-util.cc:398] Leaking SignalData structure 0x7b080018b880 after lost signal to thread 25322
W20260710 11:10:08.297148 25319 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc900 after lost signal to thread 25396
W20260710 11:10:08.297492 25319 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc520 after lost signal to thread 25532
I20260710 11:10:10.016232 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:10.024462 25298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9"
dest_uuid: "61702d22eac5450fb239fabff918954f"
mode: GRACEFUL
new_leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:58048
I20260710 11:10:10.025166 25298 raft_consensus.cc:606] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 LEADER]: Received request to transfer leadership to TS 05e9780fd9b84f4ba34ea2842a4e72f9
I20260710 11:10:10.028988 25298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6"
dest_uuid: "61702d22eac5450fb239fabff918954f"
mode: GRACEFUL
new_leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:58048
I20260710 11:10:10.029500 25298 raft_consensus.cc:606] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Received request to transfer leadership to TS 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:10.032383 25298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26"
dest_uuid: "61702d22eac5450fb239fabff918954f"
mode: GRACEFUL
new_leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:58048
I20260710 11:10:10.033104 25298 raft_consensus.cc:606] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Received request to transfer leadership to TS 05e9780fd9b84f4ba34ea2842a4e72f9
I20260710 11:10:10.036955 25298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e"
dest_uuid: "61702d22eac5450fb239fabff918954f"
mode: GRACEFUL
new_leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:58048
I20260710 11:10:10.037477 25298 raft_consensus.cc:606] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Received request to transfer leadership to TS 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:10.040732 25298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2"
dest_uuid: "61702d22eac5450fb239fabff918954f"
mode: GRACEFUL
new_leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:58048
I20260710 11:10:10.041433 25298 raft_consensus.cc:606] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Received request to transfer leadership to TS 75193c7acbbc4d81bbe2a707e13d42ed
I20260710 11:10:10.042549 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:10.043156 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:10.086563 25506 raft_consensus.cc:993] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f: : Instructing follower 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:10.087167 25567 raft_consensus.cc:1081] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Signalling peer 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:10.089130 25221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:53708
I20260710 11:10:10.089769 25221 raft_consensus.cc:493] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:10.090199 25221 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.098623 25221 raft_consensus.cc:515] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.101157 25221 leader_election.cc:290] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 3 election: Requested vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:10.102213 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:10.102653 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17f16d74dd44b80a87ae6ecfe9e015e" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:10.103015 25298 raft_consensus.cc:3055] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:10.103189 25372 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.103317 25298 raft_consensus.cc:740] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:10.104198 25298 consensus_queue.cc:260] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.105433 25298 raft_consensus.cc:3060] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.110246 25372 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 3.
I20260710 11:10:10.111928 25186 leader_election.cc:304] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:10.112596 25298 raft_consensus.cc:2468] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 3.
I20260710 11:10:10.113968 25568 raft_consensus.cc:2804] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:10.115267 25568 raft_consensus.cc:697] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 LEADER]: Becoming Leader. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:10.116490 25568 consensus_queue.cc:237] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.128878 25118 catalog_manager.cc:5697] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed reported cstate change: term changed from 2 to 3, leader changed from 61702d22eac5450fb239fabff918954f (127.24.128.2) to 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1). New cstate: current_term: 3 leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:10.291170 25506 raft_consensus.cc:993] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f: : Instructing follower 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:10.291631 25567 raft_consensus.cc:1081] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Signalling peer 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:10.293563 25222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:53708
I20260710 11:10:10.294100 25222 raft_consensus.cc:493] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:10.294365 25222 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.300134 25222 raft_consensus.cc:515] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.302388 25506 raft_consensus.cc:993] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: : Instructing follower 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:10.301956 25222 leader_election.cc:290] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 3 election: Requested vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:10.303421 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:10.303514 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c2f6fe94d74000932a536ec2e615c2" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:10.302837 25506 raft_consensus.cc:1081] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 LEADER]: Signalling peer 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:10.304001 25372 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.304020 25298 raft_consensus.cc:3055] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:10.304500 25298 raft_consensus.cc:740] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:10.305267 25298 consensus_queue.cc:260] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.306231 25371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:48614
I20260710 11:10:10.306877 25298 raft_consensus.cc:3060] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.307062 25371 raft_consensus.cc:493] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:10.308020 25371 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:10.311589 25372 raft_consensus.cc:2468] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 3.
I20260710 11:10:10.312774 25186 leader_election.cc:304] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:10.313840 25568 raft_consensus.cc:2804] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:10.314342 25568 raft_consensus.cc:697] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 LEADER]: Becoming Leader. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:10.314594 25298 raft_consensus.cc:2468] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 3.
I20260710 11:10:10.315351 25568 consensus_queue.cc:237] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.316890 25371 raft_consensus.cc:515] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.319286 25371 leader_election.cc:290] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 4 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:10.320596 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:10.321218 25222 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:10.321448 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fb0ef7099444bc9ae9c39c4bb68fb9" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:10.321997 25297 raft_consensus.cc:3055] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:10.322309 25297 raft_consensus.cc:740] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:10.323091 25297 consensus_queue.cc:260] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.324282 25297 raft_consensus.cc:3060] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:10.329077 25222 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 4.
I20260710 11:10:10.330569 25335 leader_election.cc:304] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:10.331650 25535 raft_consensus.cc:2804] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:10.334856 25535 raft_consensus.cc:697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:10.334949 25297 raft_consensus.cc:2468] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 4.
I20260710 11:10:10.335942 25535 consensus_queue.cc:237] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.336309 25118 catalog_manager.cc:5697] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed reported cstate change: term changed from 2 to 3, leader changed from 61702d22eac5450fb239fabff918954f (127.24.128.2) to 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1). New cstate: current_term: 3 leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:10.347168 25119 catalog_manager.cc:5697] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 3 to 4, leader changed from 61702d22eac5450fb239fabff918954f (127.24.128.2) to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 4 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:10.368817 25567 raft_consensus.cc:993] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f: : Instructing follower 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:10.369308 25506 raft_consensus.cc:1081] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Signalling peer 75193c7acbbc4d81bbe2a707e13d42ed to start an election
I20260710 11:10:10.371109 25222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6"
dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
 from {username='slave'} at 127.0.0.1:53708
I20260710 11:10:10.371680 25222 raft_consensus.cc:493] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:10.372027 25222 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.378916 25222 raft_consensus.cc:515] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.381011 25222 leader_election.cc:290] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [CANDIDATE]: Term 3 election: Requested vote from peers 61702d22eac5450fb239fabff918954f (127.24.128.2:34399), 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3:33887)
I20260710 11:10:10.382131 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
I20260710 11:10:10.382475 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979088fffd34ed8b0befb8edc50fbd6" candidate_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:10.382735 25372 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.383111 25297 raft_consensus.cc:3055] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:10.383477 25297 raft_consensus.cc:740] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:10.384382 25297 consensus_queue.cc:260] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.385308 25297 raft_consensus.cc:3060] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.390787 25372 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 3.
I20260710 11:10:10.391942 25186 leader_election.cc:304] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:10.392812 25568 raft_consensus.cc:2804] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:10.393321 25568 raft_consensus.cc:697] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 LEADER]: Becoming Leader. State: Replica: 75193c7acbbc4d81bbe2a707e13d42ed, State: Running, Role: LEADER
I20260710 11:10:10.394693 25297 raft_consensus.cc:2468] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75193c7acbbc4d81bbe2a707e13d42ed in term 3.
I20260710 11:10:10.394383 25568 consensus_queue.cc:237] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.403354 25119 catalog_manager.cc:5697] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed reported cstate change: term changed from 2 to 3, leader changed from 61702d22eac5450fb239fabff918954f (127.24.128.2) to 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1). New cstate: current_term: 3 leader_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:10.554472 25567 raft_consensus.cc:993] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f: : Instructing follower 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:10.554994 25506 raft_consensus.cc:1081] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Signalling peer 05e9780fd9b84f4ba34ea2842a4e72f9 to start an election
I20260710 11:10:10.556591 25372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26"
dest_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9"
 from {username='slave'} at 127.0.0.1:48614
I20260710 11:10:10.557089 25372 raft_consensus.cc:493] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:10.557389 25372 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.561410 25372 raft_consensus.cc:515] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.562984 25372 leader_election.cc:290] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [CANDIDATE]: Term 3 election: Requested vote from peers 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205), 61702d22eac5450fb239fabff918954f (127.24.128.2:34399)
I20260710 11:10:10.564033 25222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75193c7acbbc4d81bbe2a707e13d42ed"
I20260710 11:10:10.564643 25222 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.564757 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36036b036c3540d4bcc2ce5a49149f26" candidate_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61702d22eac5450fb239fabff918954f"
I20260710 11:10:10.565372 25297 raft_consensus.cc:3055] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:10.565683 25297 raft_consensus.cc:740] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61702d22eac5450fb239fabff918954f, State: Running, Role: LEADER
I20260710 11:10:10.566421 25297 consensus_queue.cc:260] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.567617 25297 raft_consensus.cc:3060] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:10.571053 25222 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 3.
I20260710 11:10:10.572162 25335 leader_election.cc:304] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: 05e9780fd9b84f4ba34ea2842a4e72f9, 75193c7acbbc4d81bbe2a707e13d42ed; no voters: 
I20260710 11:10:10.572948 25535 raft_consensus.cc:2804] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:10.573428 25535 raft_consensus.cc:697] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Becoming Leader. State: Replica: 05e9780fd9b84f4ba34ea2842a4e72f9, State: Running, Role: LEADER
I20260710 11:10:10.574065 25297 raft_consensus.cc:2468] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e9780fd9b84f4ba34ea2842a4e72f9 in term 3.
I20260710 11:10:10.574304 25535 consensus_queue.cc:237] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [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: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } }
I20260710 11:10:10.582867 25119 catalog_manager.cc:5697] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 reported cstate change: term changed from 2 to 3, leader changed from 61702d22eac5450fb239fabff918954f (127.24.128.2) to 05e9780fd9b84f4ba34ea2842a4e72f9 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:10.629372 25372 raft_consensus.cc:1275] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:10.630781 25568 consensus_queue.cc:1048] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:10.650490 25297 raft_consensus.cc:1275] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:10.652082 25583 consensus_queue.cc:1048] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:10.733788 25372 raft_consensus.cc:1275] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:10.735327 25583 consensus_queue.cc:1048] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:10.747277 25297 raft_consensus.cc:1275] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:10.750509 25583 consensus_queue.cc:1048] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:10.808267 25297 raft_consensus.cc:1275] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:10.809645 25583 consensus_queue.cc:1048] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:10.819537 25372 raft_consensus.cc:1275] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Refusing update from remote peer 75193c7acbbc4d81bbe2a707e13d42ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:10.821926 25569 consensus_queue.cc:1048] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e9780fd9b84f4ba34ea2842a4e72f9" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:10.917784 25297 raft_consensus.cc:1275] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:10.919304 25535 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:10.929574 25222 raft_consensus.cc:1275] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:10.931267 25576 consensus_queue.cc:1048] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:11.028483 25222 raft_consensus.cc:1275] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:11.029938 25535 consensus_queue.cc:1048] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75193c7acbbc4d81bbe2a707e13d42ed" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:11.031582 25297 raft_consensus.cc:1275] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Refusing update from remote peer 05e9780fd9b84f4ba34ea2842a4e72f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:11.033250 25535 consensus_queue.cc:1048] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61702d22eac5450fb239fabff918954f" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:11.044063 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:11.062139 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
I20260710 11:10:11.106792 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:11.108784 25088 tablet_replica.cc:333] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.109927 25088 raft_consensus.cc:2243] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.111083 25088 raft_consensus.cc:2272] T d17f16d74dd44b80a87ae6ecfe9e015e P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:11.111348 25261 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:10:11.116148 25088 tablet_replica.cc:333] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.116897 25088 raft_consensus.cc:2243] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:10:11.117818 25261 consensus_peers.cc:597] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f -> Peer 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205): Couldn't send request to peer 75193c7acbbc4d81bbe2a707e13d42ed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:11.117928 25088 raft_consensus.cc:2272] T d5c2f6fe94d74000932a536ec2e615c2 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.121018 25088 tablet_replica.cc:333] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.121822 25088 raft_consensus.cc:2243] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.122421 25088 raft_consensus.cc:2272] T 8d4bf3b47cf849acb552faaf38e61412 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.124936 25088 tablet_replica.cc:333] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.125439 25088 raft_consensus.cc:2243] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.125906 25088 raft_consensus.cc:2272] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.128208 25088 tablet_replica.cc:333] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.128742 25088 raft_consensus.cc:2243] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.129168 25088 raft_consensus.cc:2272] T 466efb21ee6245a19f87e6b98488b46f P 75193c7acbbc4d81bbe2a707e13d42ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.131013 25088 tablet_replica.cc:333] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.131574 25088 raft_consensus.cc:2243] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.132038 25088 raft_consensus.cc:2272] T 8df61a9332db4de2a7fb8965e0ac169b P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.133733 25088 tablet_replica.cc:333] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.134307 25088 raft_consensus.cc:2243] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.134768 25088 raft_consensus.cc:2272] T 822780d7a3d843fcbc2640824852d5e6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.136341 25088 tablet_replica.cc:333] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.136799 25088 raft_consensus.cc:2243] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.137828 25088 raft_consensus.cc:2272] T 2979088fffd34ed8b0befb8edc50fbd6 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.140314 25088 tablet_replica.cc:333] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed: stopping tablet replica
I20260710 11:10:11.140841 25088 raft_consensus.cc:2243] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.141343 25088 raft_consensus.cc:2272] T 36036b036c3540d4bcc2ce5a49149f26 P 75193c7acbbc4d81bbe2a707e13d42ed [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:11.306244 25261 consensus_peers.cc:597] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f -> Peer 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205): Couldn't send request to peer 75193c7acbbc4d81bbe2a707e13d42ed. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:41205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:11.316645 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
I20260710 11:10:11.346357 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
I20260710 11:10:11.380119 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:11.380930 25088 tablet_replica.cc:333] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.381785 25088 raft_consensus.cc:2243] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.382375 25088 raft_consensus.cc:2272] T 466efb21ee6245a19f87e6b98488b46f P 61702d22eac5450fb239fabff918954f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.385157 25088 tablet_replica.cc:333] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.385931 25088 raft_consensus.cc:2243] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.386447 25088 raft_consensus.cc:2272] T d5c2f6fe94d74000932a536ec2e615c2 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.389421 25088 tablet_replica.cc:333] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.390133 25088 raft_consensus.cc:2243] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.390625 25088 raft_consensus.cc:2272] T 2979088fffd34ed8b0befb8edc50fbd6 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.395334 25088 tablet_replica.cc:333] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.396144 25088 raft_consensus.cc:2243] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:10:11.396961 25335 consensus_peers.cc:597] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 -> Peer 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205): Couldn't send request to peer 75193c7acbbc4d81bbe2a707e13d42ed. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:41205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:11.397357 25088 raft_consensus.cc:2272] T 822780d7a3d843fcbc2640824852d5e6 P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.400084 25088 tablet_replica.cc:333] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.400833 25088 raft_consensus.cc:2243] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.401940 25088 raft_consensus.cc:2272] T 8df61a9332db4de2a7fb8965e0ac169b P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.404300 25088 tablet_replica.cc:333] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.405007 25088 raft_consensus.cc:2243] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.405987 25088 raft_consensus.cc:2272] T 8d4bf3b47cf849acb552faaf38e61412 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.408427 25088 tablet_replica.cc:333] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.409106 25088 raft_consensus.cc:2243] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.409615 25088 raft_consensus.cc:2272] T 36036b036c3540d4bcc2ce5a49149f26 P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.412441 25088 tablet_replica.cc:333] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f: stopping tablet replica
I20260710 11:10:11.413102 25088 raft_consensus.cc:2243] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.413671 25088 raft_consensus.cc:2272] T d17f16d74dd44b80a87ae6ecfe9e015e P 61702d22eac5450fb239fabff918954f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.416430 25088 tablet_replica.cc:333] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f: stopping tablet replica
W20260710 11:10:11.416849 25335 consensus_peers.cc:597] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 -> Peer 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205): Couldn't send request to peer 75193c7acbbc4d81bbe2a707e13d42ed. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:41205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:11.417065 25088 raft_consensus.cc:2243] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.417589 25088 raft_consensus.cc:2272] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 61702d22eac5450fb239fabff918954f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:11.433687 25335 consensus_peers.cc:597] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 -> Peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Couldn't send request to peer 61702d22eac5450fb239fabff918954f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:11.462385 25335 consensus_peers.cc:597] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 -> Peer 75193c7acbbc4d81bbe2a707e13d42ed (127.24.128.1:41205): Couldn't send request to peer 75193c7acbbc4d81bbe2a707e13d42ed. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:41205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:11.483150 25335 consensus_peers.cc:597] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 -> Peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Couldn't send request to peer 61702d22eac5450fb239fabff918954f. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:34399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:11.490726 25335 consensus_peers.cc:597] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 -> Peer 61702d22eac5450fb239fabff918954f (127.24.128.2:34399): Couldn't send request to peer 61702d22eac5450fb239fabff918954f. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:34399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:11.678604 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
I20260710 11:10:11.695889 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
I20260710 11:10:11.718664 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:11.719430 25088 tablet_replica.cc:333] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.720021 25088 raft_consensus.cc:2243] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.720485 25088 raft_consensus.cc:2272] T d17f16d74dd44b80a87ae6ecfe9e015e P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.722146 25088 tablet_replica.cc:333] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.722647 25088 raft_consensus.cc:2243] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.723372 25088 raft_consensus.cc:2272] T 466efb21ee6245a19f87e6b98488b46f P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.725032 25088 tablet_replica.cc:333] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.725510 25088 raft_consensus.cc:2243] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.725914 25088 raft_consensus.cc:2272] T d5c2f6fe94d74000932a536ec2e615c2 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.728147 25088 tablet_replica.cc:333] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.728657 25088 raft_consensus.cc:2243] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.729326 25088 raft_consensus.cc:2272] T 36036b036c3540d4bcc2ce5a49149f26 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.731726 25088 tablet_replica.cc:333] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.732211 25088 raft_consensus.cc:2243] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.732630 25088 raft_consensus.cc:2272] T 2979088fffd34ed8b0befb8edc50fbd6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.734454 25088 tablet_replica.cc:333] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.735016 25088 raft_consensus.cc:2243] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.735447 25088 raft_consensus.cc:2272] T 822780d7a3d843fcbc2640824852d5e6 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.736946 25088 tablet_replica.cc:333] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.737401 25088 raft_consensus.cc:2243] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.738086 25088 raft_consensus.cc:2272] T 24fb0ef7099444bc9ae9c39c4bb68fb9 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.739977 25088 tablet_replica.cc:333] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.740427 25088 raft_consensus.cc:2243] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.740809 25088 raft_consensus.cc:2272] T 8df61a9332db4de2a7fb8965e0ac169b P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.742306 25088 tablet_replica.cc:333] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9: stopping tablet replica
I20260710 11:10:11.742724 25088 raft_consensus.cc:2243] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:11.743178 25088 raft_consensus.cc:2272] T 8d4bf3b47cf849acb552faaf38e61412 P 05e9780fd9b84f4ba34ea2842a4e72f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.771631 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
I20260710 11:10:11.789131 25088 master.cc:562] Master@127.24.128.62:34505 shutting down...
I20260710 11:10:11.908025 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:11.908547 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:11.908840 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P f832e94df6894445ac40efdf9e98d29c: stopping tablet replica
I20260710 11:10:11.927990 25088 master.cc:584] Master@127.24.128.62:34505 shutdown complete.
05e9780fd9b84f4ba34ea2842a4e72f9  1
61702d22eac5450fb239fabff918954f  4
75193c7acbbc4d81bbe2a707e13d42ed  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13425 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:10:11.968699 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:37549
I20260710 11:10:11.969945 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:11.976531 25602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:11.976495 25601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:11.976728 25604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:11.977749 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:11.978652 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:11.978861 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:11.979077 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681811979058 us; error 0 us; skew 500 ppm
I20260710 11:10:11.979645 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:11.982108 25088 webserver.cc:533] Webserver started at http://127.24.128.62:46247/ using document root <none> and password file <none>
I20260710 11:10:11.982637 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:11.982831 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:11.983137 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:11.984292 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "21410486076d43f7bbaa6eeb7875510c"
format_stamp: "Formatted at 2026-07-10 11:10:11 on dist-test-slave-gm5k"
I20260710 11:10:11.988600 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:10:11.991914 25609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:11.992781 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:11.993167 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "21410486076d43f7bbaa6eeb7875510c"
format_stamp: "Formatted at 2026-07-10 11:10:11 on dist-test-slave-gm5k"
I20260710 11:10:11.993471 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:12.021736 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:12.023046 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:12.061671 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:37549
I20260710 11:10:12.061789 25660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:37549 every 8 connection(s)
I20260710 11:10:12.065570 25661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.074806 25661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c: Bootstrap starting.
I20260710 11:10:12.079641 25661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.083716 25661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c: No bootstrap required, opened a new log
I20260710 11:10:12.085747 25661 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21410486076d43f7bbaa6eeb7875510c" member_type: VOTER }
I20260710 11:10:12.086130 25661 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.086364 25661 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21410486076d43f7bbaa6eeb7875510c, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.087002 25661 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21410486076d43f7bbaa6eeb7875510c" member_type: VOTER }
I20260710 11:10:12.087447 25661 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:12.087662 25661 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:12.087922 25661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.091966 25661 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21410486076d43f7bbaa6eeb7875510c" member_type: VOTER }
I20260710 11:10:12.092463 25661 leader_election.cc:304] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [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: 21410486076d43f7bbaa6eeb7875510c; no voters: 
I20260710 11:10:12.093562 25661 leader_election.cc:290] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:12.093902 25664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:12.095345 25664 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 1 LEADER]: Becoming Leader. State: Replica: 21410486076d43f7bbaa6eeb7875510c, State: Running, Role: LEADER
I20260710 11:10:12.096022 25664 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [LEADER]: Queue going to LEADER mode. State: All 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: "21410486076d43f7bbaa6eeb7875510c" member_type: VOTER }
I20260710 11:10:12.096635 25661 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:12.100575 25666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21410486076d43f7bbaa6eeb7875510c. Latest consensus state: current_term: 1 leader_uuid: "21410486076d43f7bbaa6eeb7875510c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21410486076d43f7bbaa6eeb7875510c" member_type: VOTER } }
I20260710 11:10:12.100749 25665 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21410486076d43f7bbaa6eeb7875510c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21410486076d43f7bbaa6eeb7875510c" member_type: VOTER } }
I20260710 11:10:12.101267 25666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:12.101334 25665 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:12.105249 25671 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:12.109884 25671 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:12.119354 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:12.120187 25671 catalog_manager.cc:1383] Generated new cluster ID: b9ba48cb02504dad877c629786b1e1ca
I20260710 11:10:12.120455 25671 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:12.142673 25671 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:12.144063 25671 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:12.165740 25671 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c: Generated new TSK 0
I20260710 11:10:12.166332 25671 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:12.185791 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:12.192184 25682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:12.193179 25683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:12.194887 25685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:12.195771 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:12.196635 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:12.196816 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:12.196938 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681812196927 us; error 0 us; skew 500 ppm
I20260710 11:10:12.197438 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:12.199872 25088 webserver.cc:533] Webserver started at http://127.24.128.1:39235/ using document root <none> and password file <none>
I20260710 11:10:12.200336 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:12.200486 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:12.200693 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:12.201673 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
format_stamp: "Formatted at 2026-07-10 11:10:12 on dist-test-slave-gm5k"
I20260710 11:10:12.205909 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:12.209244 25690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.209967 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:12.210286 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
format_stamp: "Formatted at 2026-07-10 11:10:12 on dist-test-slave-gm5k"
I20260710 11:10:12.210561 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:12.223058 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:12.224294 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:12.225718 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:12.228055 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:12.228303 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.228549 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:12.228742 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.270153 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:41973
I20260710 11:10:12.270269 25752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:41973 every 8 connection(s)
I20260710 11:10:12.274937 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:12.281894 25757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:12.282680 25758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:12.284946 25760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:12.285892 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:12.286799 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:12.287051 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:12.287186 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681812287173 us; error 0 us; skew 500 ppm
I20260710 11:10:12.287606 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:12.290069 25088 webserver.cc:533] Webserver started at http://127.24.128.2:43479/ using document root <none> and password file <none>
I20260710 11:10:12.290699 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:12.290961 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:12.291296 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:12.292125 25753 heartbeater.cc:344] Connected to a master server at 127.24.128.62:37549
I20260710 11:10:12.292496 25753 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:12.292553 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
format_stamp: "Formatted at 2026-07-10 11:10:12 on dist-test-slave-gm5k"
I20260710 11:10:12.293223 25753 heartbeater.cc:507] Master 127.24.128.62:37549 requested a full tablet report, sending...
I20260710 11:10:12.295300 25626 ts_manager.cc:194] Registered new tserver with Master: 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973)
I20260710 11:10:12.296972 25626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40482
I20260710 11:10:12.297636 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:12.300853 25765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.301697 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:12.301926 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
format_stamp: "Formatted at 2026-07-10 11:10:12 on dist-test-slave-gm5k"
I20260710 11:10:12.302153 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:12.327221 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:12.328356 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:12.329761 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:12.331946 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:12.332134 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.332504 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:12.332649 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.372062 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:37853
I20260710 11:10:12.372234 25827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:37853 every 8 connection(s)
I20260710 11:10:12.376765 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:12.383476 25831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:12.384611 25832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:12.388099 25088 server_base.cc:1061] running on GCE node
W20260710 11:10:12.388299 25834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:12.389453 25828 heartbeater.cc:344] Connected to a master server at 127.24.128.62:37549
I20260710 11:10:12.389580 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:12.389834 25828 heartbeater.cc:461] Registering TS with master...
W20260710 11:10:12.389889 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:12.390287 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681812390265 us; error 0 us; skew 500 ppm
I20260710 11:10:12.390792 25828 heartbeater.cc:507] Master 127.24.128.62:37549 requested a full tablet report, sending...
I20260710 11:10:12.391006 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:12.392967 25626 ts_manager.cc:194] Registered new tserver with Master: ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:12.393774 25088 webserver.cc:533] Webserver started at http://127.24.128.3:40577/ using document root <none> and password file <none>
I20260710 11:10:12.394325 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:12.394558 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:12.394534 25626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40494
I20260710 11:10:12.395059 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:12.396605 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "c375f64c0b0140ef8d0b217d26c57a92"
format_stamp: "Formatted at 2026-07-10 11:10:12 on dist-test-slave-gm5k"
I20260710 11:10:12.401387 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:12.404711 25839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.405453 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:12.405747 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "c375f64c0b0140ef8d0b217d26c57a92"
format_stamp: "Formatted at 2026-07-10 11:10:12 on dist-test-slave-gm5k"
I20260710 11:10:12.406060 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:12.437186 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:12.438323 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:12.439810 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:12.441958 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:12.442186 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.442427 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:12.442603 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:12.482481 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:37573
I20260710 11:10:12.482591 25901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:37573 every 8 connection(s)
I20260710 11:10:12.497079 25902 heartbeater.cc:344] Connected to a master server at 127.24.128.62:37549
I20260710 11:10:12.497395 25902 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:12.498118 25902 heartbeater.cc:507] Master 127.24.128.62:37549 requested a full tablet report, sending...
I20260710 11:10:12.500206 25626 ts_manager.cc:194] Registered new tserver with Master: c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:12.501045 25088 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015474656s
I20260710 11:10:12.501470 25626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40504
I20260710 11:10:12.527318 25626 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40520:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:12.530167 25626 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:12.613821 25864 tablet_service.cc:1511] Processing CreateTablet for tablet dc1782c84e13444689e4f275ad84d707 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:12.615447 25864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1782c84e13444689e4f275ad84d707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.615793 25866 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3bcf3939f24c6b956cf739e2041c00 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:12.617142 25866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3bcf3939f24c6b956cf739e2041c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.616930 25793 tablet_service.cc:1511] Processing CreateTablet for tablet 0a395dfcefa14b56be81d449cc6328ca (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:12.618268 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a395dfcefa14b56be81d449cc6328ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.619856 25788 tablet_service.cc:1511] Processing CreateTablet for tablet faed43e62dae4287ab8611994a97b520 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:12.620164 25863 tablet_service.cc:1511] Processing CreateTablet for tablet bf51eaded68c4bf0b38833c7d3b0e6aa (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:12.621165 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faed43e62dae4287ab8611994a97b520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.621447 25863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf51eaded68c4bf0b38833c7d3b0e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.624177 25865 tablet_service.cc:1511] Processing CreateTablet for tablet 4761ff672c474225a6f36e8062b6f0c4 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:12.625708 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4761ff672c474225a6f36e8062b6f0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.625411 25790 tablet_service.cc:1511] Processing CreateTablet for tablet dc1782c84e13444689e4f275ad84d707 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:12.614084 25867 tablet_service.cc:1511] Processing CreateTablet for tablet 0a395dfcefa14b56be81d449cc6328ca (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:12.626869 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1782c84e13444689e4f275ad84d707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.627707 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a395dfcefa14b56be81d449cc6328ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.629885 25862 tablet_service.cc:1511] Processing CreateTablet for tablet faed43e62dae4287ab8611994a97b520 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:12.632078 25791 tablet_service.cc:1511] Processing CreateTablet for tablet 4761ff672c474225a6f36e8062b6f0c4 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:12.634603 25792 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3bcf3939f24c6b956cf739e2041c00 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:12.624172 25789 tablet_service.cc:1511] Processing CreateTablet for tablet bf51eaded68c4bf0b38833c7d3b0e6aa (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:12.637761 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4761ff672c474225a6f36e8062b6f0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.640368 25861 tablet_service.cc:1511] Processing CreateTablet for tablet f72ca5fd714d4c339b63ce8b358f81e4 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:12.641804 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3bcf3939f24c6b956cf739e2041c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.641888 25861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72ca5fd714d4c339b63ce8b358f81e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.647284 25789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf51eaded68c4bf0b38833c7d3b0e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.651541 25862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faed43e62dae4287ab8611994a97b520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.674463 25860 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6e62c20156421994bb27ae20ad039e (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:12.676549 25860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6e62c20156421994bb27ae20ad039e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.689016 25787 tablet_service.cc:1511] Processing CreateTablet for tablet f72ca5fd714d4c339b63ce8b358f81e4 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:12.690425 25787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72ca5fd714d4c339b63ce8b358f81e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.692453 25918 tablet_bootstrap.cc:492] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:12.699110 25917 tablet_bootstrap.cc:492] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:12.703052 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3bcf3939f24c6b956cf739e2041c00 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:12.704630 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3bcf3939f24c6b956cf739e2041c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.704429 25713 tablet_service.cc:1511] Processing CreateTablet for tablet faed43e62dae4287ab8611994a97b520 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:12.705350 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 0a395dfcefa14b56be81d449cc6328ca (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:12.706362 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 4761ff672c474225a6f36e8062b6f0c4 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:12.707629 25712 tablet_service.cc:1511] Processing CreateTablet for tablet f72ca5fd714d4c339b63ce8b358f81e4 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:12.710264 25792 tablet_service.cc:1511] Processing CreateTablet for tablet 176a8e6641b54359b1bf56c43d95c81e (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:12.710706 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faed43e62dae4287ab8611994a97b520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.710588 25714 tablet_service.cc:1511] Processing CreateTablet for tablet bf51eaded68c4bf0b38833c7d3b0e6aa (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:12.712631 25711 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6e62c20156421994bb27ae20ad039e (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:12.713773 25788 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6e62c20156421994bb27ae20ad039e (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:12.714043 25715 tablet_service.cc:1511] Processing CreateTablet for tablet dc1782c84e13444689e4f275ad84d707 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:12.711684 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a8e6641b54359b1bf56c43d95c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.715340 25712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72ca5fd714d4c339b63ce8b358f81e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.718261 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf51eaded68c4bf0b38833c7d3b0e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.720813 25711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6e62c20156421994bb27ae20ad039e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.721307 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6e62c20156421994bb27ae20ad039e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.721917 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a395dfcefa14b56be81d449cc6328ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.723027 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4761ff672c474225a6f36e8062b6f0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.731334 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1782c84e13444689e4f275ad84d707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.731971 25710 tablet_service.cc:1511] Processing CreateTablet for tablet 176a8e6641b54359b1bf56c43d95c81e (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:12.733497 25710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a8e6641b54359b1bf56c43d95c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.737313 25861 tablet_service.cc:1511] Processing CreateTablet for tablet 176a8e6641b54359b1bf56c43d95c81e (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:12.738622 25861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a8e6641b54359b1bf56c43d95c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.749440 25709 tablet_service.cc:1511] Processing CreateTablet for tablet 1328d096dc8349fa87c31d3d92ad56d5 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:12.749578 25867 tablet_service.cc:1511] Processing CreateTablet for tablet 1328d096dc8349fa87c31d3d92ad56d5 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:12.751008 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1328d096dc8349fa87c31d3d92ad56d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.755322 25709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1328d096dc8349fa87c31d3d92ad56d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.759760 25918 tablet_bootstrap.cc:654] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.764967 25791 tablet_service.cc:1511] Processing CreateTablet for tablet 1328d096dc8349fa87c31d3d92ad56d5 (DEFAULT_TABLE table=test-workload [id=bf775b65648946849f0a030afcd77b88]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:12.775817 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1328d096dc8349fa87c31d3d92ad56d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:12.766091 25917 tablet_bootstrap.cc:654] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.833194 25920 tablet_bootstrap.cc:492] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:12.839978 25918 tablet_bootstrap.cc:492] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:12.840472 25918 ts_tablet_manager.cc:1403] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.148s	user 0.014s	sys 0.028s
I20260710 11:10:12.845001 25920 tablet_bootstrap.cc:654] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.846952 25917 tablet_bootstrap.cc:492] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:12.847435 25917 ts_tablet_manager.cc:1403] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.149s	user 0.008s	sys 0.019s
I20260710 11:10:12.848233 25918 raft_consensus.cc:359] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.849254 25918 raft_consensus.cc:385] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.849575 25918 raft_consensus.cc:740] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.850319 25918 consensus_queue.cc:260] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.850803 25917 raft_consensus.cc:359] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:12.851647 25917 raft_consensus.cc:385] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.852037 25917 raft_consensus.cc:740] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.854336 25902 heartbeater.cc:499] Master 127.24.128.62:37549 was elected leader, sending a full tablet report...
I20260710 11:10:12.854871 25918 ts_tablet_manager.cc:1434] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 11:10:12.854465 25917 consensus_queue.cc:260] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:12.856108 25918 tablet_bootstrap.cc:492] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:12.857121 25828 heartbeater.cc:499] Master 127.24.128.62:37549 was elected leader, sending a full tablet report...
I20260710 11:10:12.857594 25917 ts_tablet_manager.cc:1434] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:10:12.858525 25917 tablet_bootstrap.cc:492] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:12.862782 25918 tablet_bootstrap.cc:654] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.865178 25917 tablet_bootstrap.cc:654] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.853969 25920 tablet_bootstrap.cc:492] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:12.865918 25920 ts_tablet_manager.cc:1403] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.006s
I20260710 11:10:12.869915 25920 raft_consensus.cc:359] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.870896 25920 raft_consensus.cc:385] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.871276 25920 raft_consensus.cc:740] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.872189 25920 consensus_queue.cc:260] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.874833 25918 tablet_bootstrap.cc:492] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:12.875525 25918 ts_tablet_manager.cc:1403] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:10:12.880138 25918 raft_consensus.cc:359] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:12.880878 25918 raft_consensus.cc:385] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.881177 25918 raft_consensus.cc:740] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.881961 25918 consensus_queue.cc:260] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:12.884351 25917 tablet_bootstrap.cc:492] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:12.885134 25917 ts_tablet_manager.cc:1403] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.016s
I20260710 11:10:12.885861 25753 heartbeater.cc:499] Master 127.24.128.62:37549 was elected leader, sending a full tablet report...
I20260710 11:10:12.886348 25920 ts_tablet_manager.cc:1434] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.017s
I20260710 11:10:12.884451 25918 ts_tablet_manager.cc:1434] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:10:12.887379 25920 tablet_bootstrap.cc:492] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:12.887627 25918 tablet_bootstrap.cc:492] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:12.893730 25920 tablet_bootstrap.cc:654] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.894537 25918 tablet_bootstrap.cc:654] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.898298 25917 raft_consensus.cc:359] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.899055 25917 raft_consensus.cc:385] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.899358 25917 raft_consensus.cc:740] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.900266 25918 tablet_bootstrap.cc:492] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:12.900195 25917 consensus_queue.cc:260] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.900764 25918 ts_tablet_manager.cc:1403] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:10:12.901155 25920 tablet_bootstrap.cc:492] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:12.901623 25920 ts_tablet_manager.cc:1403] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:10:12.902547 25917 ts_tablet_manager.cc:1434] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 11:10:12.903467 25917 tablet_bootstrap.cc:492] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:12.903573 25918 raft_consensus.cc:359] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.904456 25918 raft_consensus.cc:385] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.904767 25918 raft_consensus.cc:740] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.905519 25920 raft_consensus.cc:359] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.905602 25918 consensus_queue.cc:260] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.906268 25920 raft_consensus.cc:385] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.906589 25920 raft_consensus.cc:740] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.907456 25920 consensus_queue.cc:260] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.908396 25918 ts_tablet_manager.cc:1434] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:12.909431 25918 tablet_bootstrap.cc:492] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:12.909699 25920 ts_tablet_manager.cc:1434] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 11:10:12.910558 25917 tablet_bootstrap.cc:654] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.910569 25920 tablet_bootstrap.cc:492] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:12.916808 25918 tablet_bootstrap.cc:654] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.917840 25920 tablet_bootstrap.cc:654] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.923944 25917 tablet_bootstrap.cc:492] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:12.924458 25917 ts_tablet_manager.cc:1403] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 11:10:12.924722 25918 tablet_bootstrap.cc:492] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:12.925171 25918 ts_tablet_manager.cc:1403] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:10:12.927363 25917 raft_consensus.cc:359] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.928102 25917 raft_consensus.cc:385] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.927868 25918 raft_consensus.cc:359] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.928401 25917 raft_consensus.cc:740] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.928550 25918 raft_consensus.cc:385] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.928865 25918 raft_consensus.cc:740] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.929266 25917 consensus_queue.cc:260] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.929590 25918 consensus_queue.cc:260] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.931754 25918 ts_tablet_manager.cc:1434] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:10:12.932051 25917 ts_tablet_manager.cc:1434] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:12.932740 25918 tablet_bootstrap.cc:492] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:12.932920 25917 tablet_bootstrap.cc:492] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:12.939391 25917 tablet_bootstrap.cc:654] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.939391 25918 tablet_bootstrap.cc:654] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.942341 25920 tablet_bootstrap.cc:492] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:12.943010 25920 ts_tablet_manager.cc:1403] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.017s
I20260710 11:10:12.952375 25920 raft_consensus.cc:359] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.953413 25920 raft_consensus.cc:385] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:12.953747 25920 raft_consensus.cc:740] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:12.953863 25923 raft_consensus.cc:493] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.954321 25923 raft_consensus.cc:515] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.954495 25920 consensus_queue.cc:260] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.956956 25923 leader_election.cc:290] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:12.960120 25920 ts_tablet_manager.cc:1434] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:10:12.961500 25920 tablet_bootstrap.cc:492] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:12.965734 25927 raft_consensus.cc:493] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.966382 25927 raft_consensus.cc:515] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:12.969988 25920 tablet_bootstrap.cc:654] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:12.980124 25927 leader_election.cc:290] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.034178 25927 raft_consensus.cc:493] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.034893 25927 raft_consensus.cc:515] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.037513 25927 leader_election.cc:290] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.062472 25924 raft_consensus.cc:493] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.063263 25924 raft_consensus.cc:515] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.068506 25924 leader_election.cc:290] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.069038 25924 raft_consensus.cc:493] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.069566 25924 raft_consensus.cc:515] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.074779 25924 leader_election.cc:290] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573), 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973)
I20260710 11:10:13.082230 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.083159 25728 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 0.
I20260710 11:10:13.084867 25840 leader_election.cc:304] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:13.085970 25923 raft_consensus.cc:2804] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.086422 25923 raft_consensus.cc:493] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.086870 25923 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.089911 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.090772 25803 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 0.
I20260710 11:10:13.096940 25923 raft_consensus.cc:515] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.108321 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.109215 25728 raft_consensus.cc:2468] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 0.
I20260710 11:10:13.110716 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
W20260710 11:10:13.114177 25674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:13.114748 25766 leader_election.cc:304] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
W20260710 11:10:13.116444 25766 leader_election.cc:343] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.117995 25940 raft_consensus.cc:2804] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.119894 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.118521 25940 raft_consensus.cc:493] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.120822 25940 raft_consensus.cc:3060] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.122073 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.122853 25877 raft_consensus.cc:2468] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 0.
W20260710 11:10:13.124734 25767 leader_election.cc:343] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.126184 25944 raft_consensus.cc:493] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.126050 25767 leader_election.cc:304] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.127215 25924 raft_consensus.cc:2804] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.127696 25924 raft_consensus.cc:493] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.128129 25924 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.135838 25923 leader_election.cc:290] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.136605 25944 raft_consensus.cc:515] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.136966 25924 raft_consensus.cc:515] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.141744 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.142149 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.142907 25877 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:13.143317 25766 leader_election.cc:343] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.151901 25924 leader_election.cc:290] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 election: Requested vote from peers c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573), 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973)
I20260710 11:10:13.153844 25917 tablet_bootstrap.cc:492] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:13.154409 25917 ts_tablet_manager.cc:1403] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.222s	user 0.058s	sys 0.110s
I20260710 11:10:13.154958 25920 tablet_bootstrap.cc:492] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:13.155613 25920 ts_tablet_manager.cc:1403] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.194s	user 0.049s	sys 0.067s
I20260710 11:10:13.156374 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.156970 25803 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.157672 25944 leader_election.cc:290] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.157545 25917 raft_consensus.cc:359] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.158424 25917 raft_consensus.cc:385] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.158327 25920 raft_consensus.cc:359] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.158842 25917 raft_consensus.cc:740] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.159147 25920 raft_consensus.cc:385] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.159468 25920 raft_consensus.cc:740] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.159873 25917 consensus_queue.cc:260] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.161096 25877 raft_consensus.cc:2468] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 1.
I20260710 11:10:13.162086 25920 consensus_queue.cc:260] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.162465 25940 raft_consensus.cc:515] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.164649 25940 leader_election.cc:290] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.164963 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.165059 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.165392 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.165652 25800 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 0.
I20260710 11:10:13.165934 25801 raft_consensus.cc:2393] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in current term 1: Already voted for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in this term.
I20260710 11:10:13.164353 25917 ts_tablet_manager.cc:1434] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260710 11:10:13.166828 25840 leader_election.cc:343] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.167364 25917 tablet_bootstrap.cc:492] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:13.167591 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.168300 25727 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.168601 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.170465 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.167657 25691 leader_election.cc:304] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.172681 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.172773 25927 raft_consensus.cc:2804] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.168596 25767 leader_election.cc:304] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.173671 25927 raft_consensus.cc:493] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.174099 25927 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:13.174628 25767 leader_election.cc:343] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.174600 25917 tablet_bootstrap.cc:654] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.176453 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.177189 25803 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 1.
I20260710 11:10:13.178367 25840 leader_election.cc:304] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:13.179235 25944 raft_consensus.cc:2804] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.179279 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.179608 25918 tablet_bootstrap.cc:492] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:13.179844 25944 raft_consensus.cc:697] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:13.179977 25728 raft_consensus.cc:3060] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.180223 25918 ts_tablet_manager.cc:1403] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.248s	user 0.102s	sys 0.114s
I20260710 11:10:13.180737 25944 consensus_queue.cc:237] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.183182 25918 raft_consensus.cc:359] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.183894 25918 raft_consensus.cc:385] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:10:13.177829 25692 leader_election.cc:343] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.184213 25918 raft_consensus.cc:740] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
W20260710 11:10:13.185140 25692 leader_election.cc:343] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.185654 25692 leader_election.cc:304] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968; no voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:13.187359 25728 raft_consensus.cc:2468] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 1.
I20260710 11:10:13.188464 25947 raft_consensus.cc:2749] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:13.189996 25766 leader_election.cc:304] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [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: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:13.191062 25924 raft_consensus.cc:2804] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.192119 25924 raft_consensus.cc:697] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
W20260710 11:10:13.192876 25840 leader_election.cc:343] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.193276 25917 tablet_bootstrap.cc:492] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:13.192986 25924 consensus_queue.cc:237] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.193452 25840 leader_election.cc:304] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c375f64c0b0140ef8d0b217d26c57a92; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:13.191840 25927 raft_consensus.cc:515] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.193753 25917 ts_tablet_manager.cc:1403] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260710 11:10:13.185062 25918 consensus_queue.cc:260] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.195920 25927 leader_election.cc:290] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.196930 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.197119 25944 raft_consensus.cc:2749] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:13.197613 25803 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.197194 25917 raft_consensus.cc:359] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.198096 25917 raft_consensus.cc:385] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.198580 25917 raft_consensus.cc:740] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.188858 25727 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 1.
I20260710 11:10:13.201987 25917 consensus_queue.cc:260] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.188639 25940 raft_consensus.cc:2804] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.203084 25623 catalog_manager.cc:5697] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 0 to 1, leader changed from <none> to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.204319 25940 raft_consensus.cc:697] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:13.205327 25803 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 1.
I20260710 11:10:13.205145 25940 consensus_queue.cc:237] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.207046 25624 catalog_manager.cc:5697] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.207945 25917 ts_tablet_manager.cc:1434] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 11:10:13.207751 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.188459 25920 ts_tablet_manager.cc:1434] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:10:13.209299 25877 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.211488 25920 tablet_bootstrap.cc:492] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:13.216459 25917 tablet_bootstrap.cc:492] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:13.214403 25691 leader_election.cc:304] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.219591 25927 raft_consensus.cc:2804] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.219720 25877 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 1.
I20260710 11:10:13.220309 25927 raft_consensus.cc:697] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:13.221410 25927 consensus_queue.cc:237] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.222672 25917 tablet_bootstrap.cc:654] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.234692 25918 ts_tablet_manager.cc:1434] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.002s
I20260710 11:10:13.240140 25920 tablet_bootstrap.cc:654] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.244967 25918 tablet_bootstrap.cc:492] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:13.253366 25918 tablet_bootstrap.cc:654] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.253988 25917 tablet_bootstrap.cc:492] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:13.254518 25917 ts_tablet_manager.cc:1403] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260710 11:10:13.257798 25623 catalog_manager.cc:5697] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.262658 25920 tablet_bootstrap.cc:492] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:13.263447 25920 ts_tablet_manager.cc:1403] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.004s
I20260710 11:10:13.265130 25917 raft_consensus.cc:359] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.265858 25917 raft_consensus.cc:385] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.266155 25917 raft_consensus.cc:740] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.268003 25917 consensus_queue.cc:260] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.267766 25920 raft_consensus.cc:359] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.269865 25920 raft_consensus.cc:385] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.270198 25920 raft_consensus.cc:740] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.270581 25917 ts_tablet_manager.cc:1434] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.006s
I20260710 11:10:13.271039 25920 consensus_queue.cc:260] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.271571 25917 tablet_bootstrap.cc:492] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:13.273283 25920 ts_tablet_manager.cc:1434] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:13.275203 25918 tablet_bootstrap.cc:492] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:13.275768 25918 ts_tablet_manager.cc:1403] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.010s
I20260710 11:10:13.272750 25625 catalog_manager.cc:5697] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.278266 25917 tablet_bootstrap.cc:654] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.279058 25918 raft_consensus.cc:359] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.279883 25918 raft_consensus.cc:385] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.280258 25918 raft_consensus.cc:740] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.275765 25920 tablet_bootstrap.cc:492] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:13.281302 25918 consensus_queue.cc:260] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.284343 25918 ts_tablet_manager.cc:1434] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:13.285894 25918 tablet_bootstrap.cc:492] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:13.287763 25920 tablet_bootstrap.cc:654] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.297696 25917 tablet_bootstrap.cc:492] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:13.298277 25917 ts_tablet_manager.cc:1403] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260710 11:10:13.298482 25949 raft_consensus.cc:493] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.299068 25949 raft_consensus.cc:515] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.301302 25918 tablet_bootstrap.cc:654] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.302068 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.301901 25917 raft_consensus.cc:359] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.303503 25949 leader_election.cc:290] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.304282 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
W20260710 11:10:13.304774 25840 leader_election.cc:343] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.304926 25803 raft_consensus.cc:2468] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 0.
I20260710 11:10:13.306481 25840 leader_election.cc:304] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.302743 25917 raft_consensus.cc:385] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.307160 25917 raft_consensus.cc:740] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.307260 25949 raft_consensus.cc:2804] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.307972 25949 raft_consensus.cc:493] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.308449 25949 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.309156 25920 tablet_bootstrap.cc:492] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:13.309640 25920 ts_tablet_manager.cc:1403] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.006s
I20260710 11:10:13.311228 25918 tablet_bootstrap.cc:492] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:13.311733 25918 ts_tablet_manager.cc:1403] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260710 11:10:13.312623 25920 raft_consensus.cc:359] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.313361 25920 raft_consensus.cc:385] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.313657 25920 raft_consensus.cc:740] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.313956 25949 raft_consensus.cc:515] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.314406 25920 consensus_queue.cc:260] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.315050 25918 raft_consensus.cc:359] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.315712 25949 leader_election.cc:290] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.315873 25918 raft_consensus.cc:385] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.316298 25918 raft_consensus.cc:740] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.316779 25920 ts_tablet_manager.cc:1434] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:13.317044 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.317116 25918 consensus_queue.cc:260] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.317721 25920 tablet_bootstrap.cc:492] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:13.317725 25803 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.308313 25917 consensus_queue.cc:260] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.320219 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.321199 25917 ts_tablet_manager.cc:1434] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
W20260710 11:10:13.321523 25840 leader_election.cc:343] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:13.322118 25917 tablet_bootstrap.cc:492] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:13.319427 25918 ts_tablet_manager.cc:1434] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:10:13.323099 25918 tablet_bootstrap.cc:492] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:13.328486 25917 tablet_bootstrap.cc:654] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.329262 25918 tablet_bootstrap.cc:654] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.333216 25940 raft_consensus.cc:493] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.333689 25940 raft_consensus.cc:515] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.335824 25940 leader_election.cc:290] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.337602 25920 tablet_bootstrap.cc:654] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.337785 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.338474 25727 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 0.
I20260710 11:10:13.339372 25803 raft_consensus.cc:2468] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 1.
I20260710 11:10:13.340378 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.347126 25877 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 0.
I20260710 11:10:13.347450 25918 tablet_bootstrap.cc:492] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:13.342670 25766 leader_election.cc:304] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.348039 25918 ts_tablet_manager.cc:1403] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260710 11:10:13.348234 25940 raft_consensus.cc:2804] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.348635 25940 raft_consensus.cc:493] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.349007 25940 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.349064 25840 leader_election.cc:304] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.349933 25949 raft_consensus.cc:2804] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.350548 25949 raft_consensus.cc:697] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:13.351643 25949 consensus_queue.cc:237] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.353359 25917 tablet_bootstrap.cc:492] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:13.353826 25917 ts_tablet_manager.cc:1403] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260710 11:10:13.354857 25940 raft_consensus.cc:515] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.356655 25917 raft_consensus.cc:359] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.357221 25920 tablet_bootstrap.cc:492] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:13.357699 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.357901 25940 leader_election.cc:290] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.357815 25918 raft_consensus.cc:359] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.358258 25727 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.358500 25918 raft_consensus.cc:385] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.357318 25917 raft_consensus.cc:385] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.357822 25920 ts_tablet_manager.cc:1403] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.009s
I20260710 11:10:13.359058 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.359323 25917 raft_consensus.cc:740] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.359750 25877 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.360288 25917 consensus_queue.cc:260] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.362319 25917 ts_tablet_manager.cc:1434] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:13.362056 25920 raft_consensus.cc:359] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.363310 25917 tablet_bootstrap.cc:492] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:13.358793 25918 raft_consensus.cc:740] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.365664 25927 raft_consensus.cc:493] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.366120 25727 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 1.
I20260710 11:10:13.366109 25927 raft_consensus.cc:515] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.366587 25918 consensus_queue.cc:260] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.368438 25918 ts_tablet_manager.cc:1434] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:10:13.368402 25927 leader_election.cc:290] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.369130 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.369458 25918 tablet_bootstrap.cc:492] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:13.369503 25766 leader_election.cc:304] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.369765 25803 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 0.
I20260710 11:10:13.370700 25924 raft_consensus.cc:493] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.371171 25924 raft_consensus.cc:515] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.362807 25920 raft_consensus.cc:385] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.372328 25920 raft_consensus.cc:740] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.372869 25691 leader_election.cc:304] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.373234 25924 leader_election.cc:290] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.373786 25924 raft_consensus.cc:2804] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.371821 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.374198 25917 tablet_bootstrap.cc:654] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.374276 25924 raft_consensus.cc:697] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:13.374001 25920 consensus_queue.cc:260] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.373903 25927 raft_consensus.cc:2804] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.375051 25927 raft_consensus.cc:493] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.375376 25927 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.376425 25920 ts_tablet_manager.cc:1434] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 11:10:13.377385 25920 tablet_bootstrap.cc:492] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:13.379343 25924 consensus_queue.cc:237] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.383957 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.374383 25876 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 0.
I20260710 11:10:13.387854 25877 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 1.
I20260710 11:10:13.388794 25918 tablet_bootstrap.cc:654] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.392588 25623 catalog_manager.cc:5697] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 0 to 1, leader changed from <none> to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.396768 25920 tablet_bootstrap.cc:654] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.382690 25927 raft_consensus.cc:515] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.399430 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.400949 25727 raft_consensus.cc:2393] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae905e2138ec421a8e2b8fe8f6f86da1 in current term 1: Already voted for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in this term.
I20260710 11:10:13.402729 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.403314 25766 leader_election.cc:304] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:13.403517 25803 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.401767 25625 catalog_manager.cc:5697] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.414371 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.415263 25877 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.419255 25927 leader_election.cc:290] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.422179 25918 tablet_bootstrap.cc:492] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:13.422914 25918 ts_tablet_manager.cc:1403] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.000s
I20260710 11:10:13.429226 25803 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 1.
I20260710 11:10:13.431031 25691 leader_election.cc:304] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.432350 25927 raft_consensus.cc:2804] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.434131 25927 raft_consensus.cc:697] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:13.435425 25927 consensus_queue.cc:237] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.436878 25940 raft_consensus.cc:2749] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:13.426798 25918 raft_consensus.cc:359] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.445663 25918 raft_consensus.cc:385] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.446086 25918 raft_consensus.cc:740] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.449524 25917 tablet_bootstrap.cc:492] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:13.449546 25920 tablet_bootstrap.cc:492] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:13.450035 25877 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 1.
I20260710 11:10:13.450260 25917 ts_tablet_manager.cc:1403] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.025s
I20260710 11:10:13.450446 25947 raft_consensus.cc:493] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.450591 25920 ts_tablet_manager.cc:1403] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.073s	user 0.033s	sys 0.025s
I20260710 11:10:13.450986 25947 raft_consensus.cc:515] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.452018 25918 consensus_queue.cc:260] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.453495 25947 leader_election.cc:290] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.453707 25917 raft_consensus.cc:359] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.454339 25918 ts_tablet_manager.cc:1434] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:10:13.454491 25917 raft_consensus.cc:385] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.454950 25917 raft_consensus.cc:740] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.455686 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.455835 25917 consensus_queue.cc:260] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.456058 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.456955 25876 raft_consensus.cc:2393] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in current term 1: Already voted for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in this term.
I20260710 11:10:13.459064 25917 ts_tablet_manager.cc:1434] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:10:13.460906 25920 raft_consensus.cc:359] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.462116 25920 raft_consensus.cc:385] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.462451 25920 raft_consensus.cc:740] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.463228 25920 consensus_queue.cc:260] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.463757 25626 catalog_manager.cc:5697] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.465545 25920 ts_tablet_manager.cc:1434] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:10:13.460271 25917 tablet_bootstrap.cc:492] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1: Bootstrap starting.
I20260710 11:10:13.461112 25692 leader_election.cc:304] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968; no voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:13.467955 25947 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.473096 25917 tablet_bootstrap.cc:654] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.461143 25918 tablet_bootstrap.cc:492] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92: Bootstrap starting.
I20260710 11:10:13.466588 25920 tablet_bootstrap.cc:492] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:13.476112 25947 raft_consensus.cc:2749] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:13.481349 25917 tablet_bootstrap.cc:492] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1: No bootstrap required, opened a new log
I20260710 11:10:13.481822 25917 ts_tablet_manager.cc:1403] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:10:13.483259 25918 tablet_bootstrap.cc:654] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.483970 25917 raft_consensus.cc:359] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.484647 25917 raft_consensus.cc:385] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.484892 25917 raft_consensus.cc:740] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.485215 25920 tablet_bootstrap.cc:654] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.485687 25917 consensus_queue.cc:260] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.488021 25917 ts_tablet_manager.cc:1434] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:13.493633 25920 tablet_bootstrap.cc:492] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:13.493486 25949 raft_consensus.cc:493] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.494120 25920 ts_tablet_manager.cc:1403] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260710 11:10:13.494078 25949 raft_consensus.cc:515] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.496428 25949 leader_election.cc:290] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.497476 25918 tablet_bootstrap.cc:492] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92: No bootstrap required, opened a new log
I20260710 11:10:13.498426 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.498588 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.499583 25918 ts_tablet_manager.cc:1403] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.007s
I20260710 11:10:13.499884 25803 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 0.
I20260710 11:10:13.498474 25920 raft_consensus.cc:359] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.500730 25920 raft_consensus.cc:385] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.501001 25920 raft_consensus.cc:740] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.501214 25840 leader_election.cc:304] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:13.502094 25949 raft_consensus.cc:2804] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.501802 25920 consensus_queue.cc:260] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.502470 25949 raft_consensus.cc:493] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.502224 25918 raft_consensus.cc:359] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.502871 25918 raft_consensus.cc:385] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.502842 25949 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.503083 25727 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 0.
I20260710 11:10:13.506276 25950 raft_consensus.cc:493] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.506685 25950 raft_consensus.cc:515] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.508039 25920 ts_tablet_manager.cc:1434] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:10:13.508888 25950 leader_election.cc:290] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.509135 25920 tablet_bootstrap.cc:492] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Bootstrap starting.
I20260710 11:10:13.509588 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.510001 25949 raft_consensus.cc:515] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.510426 25727 raft_consensus.cc:2393] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c375f64c0b0140ef8d0b217d26c57a92 in current term 1: Already voted for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in this term.
I20260710 11:10:13.511469 25918 raft_consensus.cc:740] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.511801 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.512300 25918 consensus_queue.cc:260] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.513429 25840 leader_election.cc:304] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c375f64c0b0140ef8d0b217d26c57a92; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:13.514523 25918 ts_tablet_manager.cc:1434] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:10:13.515666 25920 tablet_bootstrap.cc:654] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:13.516518 25949 leader_election.cc:290] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.517056 25949 raft_consensus.cc:3060] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.521256 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.521864 25727 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.524235 25949 raft_consensus.cc:2749] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:13.525552 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.526139 25803 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.527688 25920 tablet_bootstrap.cc:492] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968: No bootstrap required, opened a new log
I20260710 11:10:13.528187 25920 ts_tablet_manager.cc:1403] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:10:13.530876 25920 raft_consensus.cc:359] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.531848 25920 raft_consensus.cc:385] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:13.532197 25920 raft_consensus.cc:740] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Initialized, Role: FOLLOWER
I20260710 11:10:13.533012 25920 consensus_queue.cc:260] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.533375 25803 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 1.
I20260710 11:10:13.534837 25727 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 1.
I20260710 11:10:13.534730 25840 leader_election.cc:304] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:13.536600 25949 raft_consensus.cc:2804] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.537293 25920 ts_tablet_manager.cc:1434] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:10:13.538208 25949 raft_consensus.cc:697] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:13.539532 25949 consensus_queue.cc:237] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.549408 25626 catalog_manager.cc:5697] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 0 to 1, leader changed from <none> to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.553586 25947 raft_consensus.cc:493] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.554072 25947 raft_consensus.cc:515] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.555774 25947 leader_election.cc:290] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.556519 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.557193 25803 raft_consensus.cc:2393] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in current term 1: Already voted for candidate c375f64c0b0140ef8d0b217d26c57a92 in this term.
I20260710 11:10:13.556939 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.558391 25692 leader_election.cc:304] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968; no voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:13.559201 25947 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.563485 25947 raft_consensus.cc:2749] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:13.614277 25924 raft_consensus.cc:493] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.614840 25924 raft_consensus.cc:515] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.616888 25924 leader_election.cc:290] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.617547 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.617684 25949 consensus_queue.cc:1048] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.617996 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.618124 25727 raft_consensus.cc:2468] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 0.
I20260710 11:10:13.618638 25876 raft_consensus.cc:2468] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 0.
I20260710 11:10:13.619341 25766 leader_election.cc:304] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.619484 25950 raft_consensus.cc:493] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.620280 25924 raft_consensus.cc:2804] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.620035 25950 raft_consensus.cc:515] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.620684 25924 raft_consensus.cc:493] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.621079 25924 raft_consensus.cc:3060] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.622291 25950 leader_election.cc:290] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.623175 25940 consensus_queue.cc:1048] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.626371 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.627065 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" is_pre_election: true
I20260710 11:10:13.627776 25728 raft_consensus.cc:2468] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 0.
I20260710 11:10:13.629136 25840 leader_election.cc:304] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:13.630404 25950 raft_consensus.cc:2804] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.630807 25950 raft_consensus.cc:493] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.631233 25950 raft_consensus.cc:3060] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.636828 25924 raft_consensus.cc:515] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.638232 25801 raft_consensus.cc:2393] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c375f64c0b0140ef8d0b217d26c57a92 in current term 1: Already voted for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in this term.
I20260710 11:10:13.639362 25950 raft_consensus.cc:515] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.641417 25924 leader_election.cc:290] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.642074 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.645222 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.645700 25947 raft_consensus.cc:493] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.645792 25728 raft_consensus.cc:3060] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.646265 25947 raft_consensus.cc:515] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.649302 25947 leader_election.cc:290] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.650717 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92" is_pre_election: true
I20260710 11:10:13.650908 25950 leader_election.cc:290] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 1 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:13.651508 25877 raft_consensus.cc:2468] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 0.
I20260710 11:10:13.653738 25876 raft_consensus.cc:2393] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae905e2138ec421a8e2b8fe8f6f86da1 in current term 1: Already voted for candidate c375f64c0b0140ef8d0b217d26c57a92 in this term.
I20260710 11:10:13.652791 25692 leader_election.cc:304] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:13.655102 25927 raft_consensus.cc:2804] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:13.655469 25927 raft_consensus.cc:493] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.655793 25927 raft_consensus.cc:3060] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.656169 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" is_pre_election: true
I20260710 11:10:13.656770 25801 raft_consensus.cc:2468] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 0.
I20260710 11:10:13.663224 25950 consensus_queue.cc:1048] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:10:13.665096 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.667233 25803 raft_consensus.cc:2393] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c375f64c0b0140ef8d0b217d26c57a92 in current term 1: Already voted for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in this term.
I20260710 11:10:13.679302 25940 consensus_queue.cc:1048] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:13.683552 25927 raft_consensus.cc:515] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.686867 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.687645 25801 raft_consensus.cc:3060] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.692473 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:13.694721 25840 leader_election.cc:304] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [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: c375f64c0b0140ef8d0b217d26c57a92; no voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:13.695768 25950 raft_consensus.cc:2749] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:13.695999 25801 raft_consensus.cc:2468] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 1.
I20260710 11:10:13.697242 25691 leader_election.cc:304] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:13.698139 25947 raft_consensus.cc:2804] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.705618 25927 leader_election.cc:290] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 1 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.705818 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.706419 25877 raft_consensus.cc:3060] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:13.706903 25728 raft_consensus.cc:2468] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 1.
I20260710 11:10:13.708812 25766 leader_election.cc:304] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [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: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:13.709769 25983 raft_consensus.cc:2804] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:13.710166 25983 raft_consensus.cc:697] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:13.710793 25947 raft_consensus.cc:697] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:13.711040 25983 consensus_queue.cc:237] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.711688 25947 consensus_queue.cc:237] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:13.715345 25877 raft_consensus.cc:2468] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 1.
I20260710 11:10:13.723157 25927 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:13.731830 25625 catalog_manager.cc:5697] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.733744 25950 consensus_queue.cc:1048] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:13.737124 25626 catalog_manager.cc:5697] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.756158 25927 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.758317 25949 consensus_queue.cc:1048] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.784807 25983 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.799758 25940 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.808468 25940 consensus_queue.cc:1048] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.819164 25940 consensus_queue.cc:1048] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.821516 25803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:10:13.822103 25803 raft_consensus.cc:606] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.828176 25924 raft_consensus.cc:993] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:13.828652 25924 raft_consensus.cc:1081] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:13.831054 25728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58708
I20260710 11:10:13.831657 25728 raft_consensus.cc:493] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:13.832067 25728 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.832585 25803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:10:13.833244 25803 raft_consensus.cc:606] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.839841 25728 raft_consensus.cc:515] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.841231 25726 raft_consensus.cc:1240] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Rejecting Update request from peer ae905e2138ec421a8e2b8fe8f6f86da1 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:13.842279 25803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:10:13.842983 25803 raft_consensus.cc:606] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.844295 25728 leader_election.cc:290] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:13.846451 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:13.846638 25940 consensus_queue.cc:1059] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.847040 25877 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.847388 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:13.847718 25940 raft_consensus.cc:3055] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:13.848006 25940 raft_consensus.cc:740] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:13.848621 25940 consensus_queue.cc:260] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.849516 25940 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.853219 25877 raft_consensus.cc:2468] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:13.854415 25692 leader_election.cc:304] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:13.855309 25947 raft_consensus.cc:2804] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.855940 25947 raft_consensus.cc:697] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:13.856911 25947 consensus_queue.cc:237] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:13.863894 25803 raft_consensus.cc:2468] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:13.864094 25877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:46448
I20260710 11:10:13.864668 25877 raft_consensus.cc:606] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:13.866643 25626 catalog_manager.cc:5697] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 1 to 2, leader changed from ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.873661 25877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faed43e62dae4287ab8611994a97b520"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
mode: GRACEFUL
new_leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:46448
I20260710 11:10:13.874257 25877 raft_consensus.cc:606] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Received request to transfer leadership to TS ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:13.890305 25728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:42554
I20260710 11:10:13.890811 25728 raft_consensus.cc:606] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Received request to transfer leadership to TS ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:13.896579 25877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
mode: GRACEFUL
new_leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:46448
I20260710 11:10:13.897059 25877 raft_consensus.cc:606] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Received request to transfer leadership to TS ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:13.901816 25728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:42554
I20260710 11:10:13.902248 25728 raft_consensus.cc:606] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Received request to transfer leadership to TS ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:13.907083 25803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
mode: GRACEFUL
new_leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:10:13.907637 25803 raft_consensus.cc:606] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Received request to transfer leadership to TS c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:13.969132 25947 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:13.979285 25947 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:14.071065 25950 consensus_queue.cc:1048] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:14.080739 25949 consensus_queue.cc:1048] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:14.088160 25949 raft_consensus.cc:993] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92: : Instructing follower ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.088655 25923 raft_consensus.cc:1081] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Signalling peer ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.090193 25803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:10:14.090739 25803 raft_consensus.cc:493] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.091140 25803 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.096688 25803 raft_consensus.cc:515] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.098604 25803 leader_election.cc:290] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:14.099509 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:14.099749 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:14.100260 25728 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.100339 25877 raft_consensus.cc:3055] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.100793 25877 raft_consensus.cc:740] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:14.101624 25877 consensus_queue.cc:260] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.103000 25877 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.105780 25728 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.106797 25766 leader_election.cc:304] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:14.107583 25940 raft_consensus.cc:2804] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.108060 25940 raft_consensus.cc:697] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:14.108934 25877 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.108757 25940 consensus_queue.cc:237] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.115581 25623 catalog_manager.cc:5697] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 1 to 2, leader changed from c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3) to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.164614 25947 consensus_queue.cc:1048] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:14.171003 25986 raft_consensus.cc:993] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.171461 25927 raft_consensus.cc:1081] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Signalling peer ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.173359 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:39938
I20260710 11:10:14.174425 25801 raft_consensus.cc:493] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.174844 25801 raft_consensus.cc:3060] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.177212 25986 consensus_queue.cc:1048] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:14.181941 25801 raft_consensus.cc:515] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.185699 25801 leader_election.cc:290] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:14.186949 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:14.187281 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a8e6641b54359b1bf56c43d95c81e" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:14.187595 25728 raft_consensus.cc:3055] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.187969 25728 raft_consensus.cc:740] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:14.188741 25728 consensus_queue.cc:260] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.189976 25728 raft_consensus.cc:3060] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.193838 25947 raft_consensus.cc:993] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.194293 25947 raft_consensus.cc:1081] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Signalling peer ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.195150 25923 raft_consensus.cc:993] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92: : Instructing follower ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.195591 25944 raft_consensus.cc:1081] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Signalling peer ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:14.196864 25728 raft_consensus.cc:2468] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.197885 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faed43e62dae4287ab8611994a97b520"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:10:14.198382 25803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:39938
I20260710 11:10:14.198307 25766 leader_election.cc:304] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:14.198499 25801 raft_consensus.cc:493] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.199409 25940 raft_consensus.cc:2804] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.199112 25803 raft_consensus.cc:493] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.199502 25949 raft_consensus.cc:993] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:14.200079 25801 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.200232 25940 raft_consensus.cc:697] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:14.200489 25949 raft_consensus.cc:1081] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:14.187865 25877 raft_consensus.cc:3060] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.201149 25940 consensus_queue.cc:237] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.202134 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58696
I20260710 11:10:14.202679 25726 raft_consensus.cc:493] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.203042 25726 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.200219 25803 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.207293 25801 raft_consensus.cc:515] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.210047 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:14.211162 25728 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.215456 25948 raft_consensus.cc:993] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:14.209291 25623 catalog_manager.cc:5697] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 1 to 2, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.215925 25924 raft_consensus.cc:1081] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:14.210377 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:14.216871 25876 raft_consensus.cc:3055] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.217198 25876 raft_consensus.cc:740] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:14.215698 25803 raft_consensus.cc:515] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.217846 25727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58708
I20260710 11:10:14.218120 25728 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.218007 25876 consensus_queue.cc:260] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.218451 25727 raft_consensus.cc:493] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.215832 25877 raft_consensus.cc:2468] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.218868 25727 raft_consensus.cc:3060] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.219146 25876 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.210296 25726 raft_consensus.cc:515] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.224763 25766 leader_election.cc:304] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:14.225313 25876 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.225639 25948 raft_consensus.cc:2804] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.209367 25801 leader_election.cc:290] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:14.226148 25948 raft_consensus.cc:697] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:14.226262 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:14.226830 25728 raft_consensus.cc:3055] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.226954 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:14.227234 25728 raft_consensus.cc:740] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:14.227520 25877 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.227056 25948 consensus_queue.cc:237] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.228158 25728 consensus_queue.cc:260] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.225519 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:14.229223 25728 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.229225 25800 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.230324 25727 raft_consensus.cc:515] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.234275 25877 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.234705 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:14.235425 25767 leader_election.cc:304] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:14.236528 25924 consensus_queue.cc:1048] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:14.236292 25726 leader_election.cc:290] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:14.237982 25801 raft_consensus.cc:3055] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.238099 25924 raft_consensus.cc:2804] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.238826 25924 raft_consensus.cc:697] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:14.239593 25983 consensus_queue.cc:1048] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:14.240120 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3bcf3939f24c6b956cf739e2041c00" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:14.240443 25728 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 2.
I20260710 11:10:14.240738 25876 raft_consensus.cc:3060] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.237316 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:14.241775 25877 raft_consensus.cc:3055] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.242072 25877 raft_consensus.cc:740] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:14.243409 25877 consensus_queue.cc:260] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.243852 25924 consensus_queue.cc:237] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.244653 25877 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.247023 25727 leader_election.cc:290] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:14.248302 25876 raft_consensus.cc:2468] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:14.251322 25692 leader_election.cc:304] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:14.238339 25801 raft_consensus.cc:740] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:14.252279 25947 raft_consensus.cc:2804] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.252764 25947 raft_consensus.cc:697] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:14.252516 25801 consensus_queue.cc:260] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.253798 25801 raft_consensus.cc:3060] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.253564 25947 consensus_queue.cc:237] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.258440 25800 raft_consensus.cc:2468] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:14.261754 25801 raft_consensus.cc:2468] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:14.251354 25877 raft_consensus.cc:2468] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:14.262737 25691 leader_election.cc:304] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:14.261885 25803 leader_election.cc:290] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:14.258963 25940 raft_consensus.cc:993] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1: : Instructing follower c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:14.264652 25940 raft_consensus.cc:1081] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Signalling peer c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:14.264626 25623 catalog_manager.cc:5697] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 1 to 2, leader changed from c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3) to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.265460 25947 raft_consensus.cc:2804] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.266258 25623 catalog_manager.cc:5697] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 1 to 2, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.267607 25947 raft_consensus.cc:697] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:14.268217 25626 catalog_manager.cc:5697] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 1 to 2, leader changed from ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.268471 25947 consensus_queue.cc:237] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.271678 25877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:41396
I20260710 11:10:14.272239 25877 raft_consensus.cc:493] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.272610 25877 raft_consensus.cc:3060] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.278683 25877 raft_consensus.cc:515] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.280681 25877 leader_election.cc:290] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 2 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:14.282428 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:14.283051 25727 raft_consensus.cc:3060] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.285866 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1328d096dc8349fa87c31d3d92ad56d5" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:14.286451 25803 raft_consensus.cc:3055] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.286816 25803 raft_consensus.cc:740] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:14.287614 25803 consensus_queue.cc:260] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.288791 25803 raft_consensus.cc:3060] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.289135 25727 raft_consensus.cc:2468] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 2.
I20260710 11:10:14.291121 25840 leader_election.cc:304] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:14.291913 25944 raft_consensus.cc:2804] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.292456 25944 raft_consensus.cc:697] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:14.293183 25944 consensus_queue.cc:237] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.294543 25626 catalog_manager.cc:5697] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 1 to 2, leader changed from c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.296505 25803 raft_consensus.cc:2468] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 2.
I20260710 11:10:14.297410 25877 raft_consensus.cc:1275] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.298635 25947 consensus_queue.cc:1048] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.305265 25625 catalog_manager.cc:5697] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 1 to 2, leader changed from ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2) to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:14.310077 25803 raft_consensus.cc:1275] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.311410 25947 consensus_queue.cc:1048] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.397275 25983 raft_consensus.cc:993] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:14.397742 25924 raft_consensus.cc:1081] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:14.399339 25727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58708
I20260710 11:10:14.399892 25727 raft_consensus.cc:493] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.400295 25727 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.406440 25727 raft_consensus.cc:515] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.408069 25727 leader_election.cc:290] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:14.408851 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:14.409000 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:14.409483 25803 raft_consensus.cc:3055] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:14.409541 25877 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.409816 25803 raft_consensus.cc:740] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:14.410604 25803 consensus_queue.cc:260] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.411736 25803 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.414803 25877 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:14.415915 25692 leader_election.cc:304] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:14.416594 25947 raft_consensus.cc:2804] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.416656 25803 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 2.
I20260710 11:10:14.417063 25947 raft_consensus.cc:697] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:14.417898 25947 consensus_queue.cc:237] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:14.424110 25626 catalog_manager.cc:5697] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 1 to 2, leader changed from ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.578496 25877 raft_consensus.cc:1275] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.579945 25924 consensus_queue.cc:1048] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.587558 25727 raft_consensus.cc:1275] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.589684 25948 consensus_queue.cc:1048] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.633869 25877 raft_consensus.cc:1275] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.635118 25948 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.643080 25727 raft_consensus.cc:1275] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.646953 25924 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:14.685458 25727 raft_consensus.cc:1275] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.686621 25803 raft_consensus.cc:1275] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.686761 25944 consensus_queue.cc:1048] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.687943 25947 consensus_queue.cc:1048] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.696101 25877 raft_consensus.cc:1275] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.698050 25924 consensus_queue.cc:1048] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.700863 25803 raft_consensus.cc:1275] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.702162 25877 raft_consensus.cc:1275] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.703687 25949 consensus_queue.cc:1048] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.705577 25947 consensus_queue.cc:1048] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.709256 25727 raft_consensus.cc:1275] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.710753 25924 consensus_queue.cc:1048] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.757519 25877 raft_consensus.cc:1275] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.758972 25947 consensus_queue.cc:1048] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.766607 25803 raft_consensus.cc:1275] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.768177 25986 consensus_queue.cc:1048] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.810171 25877 raft_consensus.cc:1275] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.811465 25924 consensus_queue.cc:1048] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.819761 25727 raft_consensus.cc:1275] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.821764 25924 consensus_queue.cc:1048] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.829777 25803 raft_consensus.cc:1275] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.831003 25986 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.840451 25877 raft_consensus.cc:1275] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.842111 25986 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:16.940440 25088 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:10:16.941118 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:16.956619 25728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:42568
I20260710 11:10:16.957075 25728 raft_consensus.cc:606] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Received request to transfer leadership to TS c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:16.959527 25728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:42568
I20260710 11:10:16.959967 25728 raft_consensus.cc:606] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Received request to transfer leadership to TS c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:16.960898 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:16.961301 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:17.233850 25927 raft_consensus.cc:993] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:17.234303 25927 raft_consensus.cc:1081] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Signalling peer c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:17.235616 25877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:41384
I20260710 11:10:17.235989 25877 raft_consensus.cc:493] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:17.236212 25877 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:17.240252 25877 raft_consensus.cc:515] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:17.241526 25877 leader_election.cc:290] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 3 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:17.242445 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:17.242669 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:17.243012 25728 raft_consensus.cc:3055] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:17.243243 25800 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:17.243387 25728 raft_consensus.cc:740] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:17.244218 25728 consensus_queue.cc:260] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:17.245096 25728 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:17.249212 25800 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 3.
I20260710 11:10:17.250339 25840 leader_election.cc:304] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:17.251075 26017 raft_consensus.cc:2804] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:17.251289 25728 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 3.
I20260710 11:10:17.252283 26017 raft_consensus.cc:697] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:17.253103 26017 consensus_queue.cc:237] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:17.260161 25626 catalog_manager.cc:5697] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 2 to 3, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:17.321583 26018 raft_consensus.cc:993] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:17.322122 26018 raft_consensus.cc:1081] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Signalling peer c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:17.323750 25877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:41384
I20260710 11:10:17.324275 25877 raft_consensus.cc:493] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:17.324613 25877 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.329394 25877 raft_consensus.cc:515] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:17.330806 25877 leader_election.cc:290] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 2 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:17.331679 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:17.332269 25728 raft_consensus.cc:3055] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:17.332190 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:17.332639 25728 raft_consensus.cc:740] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:17.332780 25800 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.333488 25728 consensus_queue.cc:260] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:17.334695 25728 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.339707 25800 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 2.
I20260710 11:10:17.341022 25840 leader_election.cc:304] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:17.341437 25728 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 2.
I20260710 11:10:17.341899 26017 raft_consensus.cc:2804] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:17.342442 26017 raft_consensus.cc:697] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:17.343281 26017 consensus_queue.cc:237] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:17.350181 25626 catalog_manager.cc:5697] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 1 to 2, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:17.799053 25800 raft_consensus.cc:1275] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:17.800197 26017 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:17.810120 25728 raft_consensus.cc:1275] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:17.812892 26021 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:17.897840 25728 raft_consensus.cc:1275] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:17.899555 26021 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:17.908929 25800 raft_consensus.cc:1275] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:17.910881 26017 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:17.962152 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:17.978011 25875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:46448
I20260710 11:10:17.978641 25875 raft_consensus.cc:606] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:17.986549 25875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:46448
I20260710 11:10:17.987185 25875 raft_consensus.cc:606] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:17.992285 25800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faed43e62dae4287ab8611994a97b520"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:10:17.992924 25800 raft_consensus.cc:606] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:17.998145 25800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:10:17.998679 25800 raft_consensus.cc:606] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:18.003726 25800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
mode: GRACEFUL
new_leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:10:18.004263 25800 raft_consensus.cc:606] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Received request to transfer leadership to TS 7d2de8bb8bdb490fa4e0077b4fb9e968
I20260710 11:10:18.124137 25940 raft_consensus.cc:993] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.124631 26036 raft_consensus.cc:1081] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.126063 25728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58708
I20260710 11:10:18.126631 25728 raft_consensus.cc:493] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.126997 25728 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.131924 25728 raft_consensus.cc:515] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.133769 25728 leader_election.cc:290] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 3 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:18.134959 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:18.135015 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6e62c20156421994bb27ae20ad039e" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:18.135757 25875 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.135828 25800 raft_consensus.cc:3055] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:18.136163 25800 raft_consensus.cc:740] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:18.136802 25800 consensus_queue.cc:260] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.137686 25800 raft_consensus.cc:3060] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.141103 25875 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.142241 25800 raft_consensus.cc:2468] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.142342 25692 leader_election.cc:304] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:18.143170 26018 raft_consensus.cc:2804] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:18.143661 26018 raft_consensus.cc:697] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:18.144378 26018 consensus_queue.cc:237] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.151930 25623 catalog_manager.cc:5697] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 2 to 3, leader changed from ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 3 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.181878 25940 raft_consensus.cc:993] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.182420 26036 raft_consensus.cc:1081] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.184161 25728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58708
I20260710 11:10:18.184787 25728 raft_consensus.cc:493] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.185190 25728 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.192428 25728 raft_consensus.cc:515] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.193670 25940 raft_consensus.cc:993] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.194125 26036 raft_consensus.cc:1081] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.195170 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:18.195415 25728 leader_election.cc:290] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 3 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:18.195750 25800 raft_consensus.cc:3055] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:18.195942 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:18.196128 25800 raft_consensus.cc:740] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:18.196018 25727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faed43e62dae4287ab8611994a97b520"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58708
I20260710 11:10:18.196537 25875 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.196991 25727 raft_consensus.cc:493] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.197517 25727 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.197050 25800 consensus_queue.cc:260] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.198462 25800 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.203032 25727 raft_consensus.cc:515] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.203681 25875 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.204815 25692 leader_election.cc:304] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:18.205376 25727 leader_election.cc:290] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 3 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:18.205438 25800 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.205596 26018 raft_consensus.cc:2804] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:18.206177 26018 raft_consensus.cc:697] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:18.206264 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:18.206981 25803 raft_consensus.cc:3055] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:18.207327 25803 raft_consensus.cc:740] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:18.207118 26018 consensus_queue.cc:237] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.207399 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faed43e62dae4287ab8611994a97b520" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:18.208323 25875 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.209431 25803 consensus_queue.cc:260] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.210569 25803 raft_consensus.cc:3060] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.215553 25875 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.216536 25692 leader_election.cc:304] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: 7d2de8bb8bdb490fa4e0077b4fb9e968, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:18.217252 26018 raft_consensus.cc:2804] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:18.216421 25623 catalog_manager.cc:5697] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 2 to 3, leader changed from ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 3 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.217321 25803 raft_consensus.cc:2468] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.217700 26018 raft_consensus.cc:697] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:18.218540 26018 consensus_queue.cc:237] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.228595 25623 catalog_manager.cc:5697] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 2 to 3, leader changed from ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 3 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.415504 26031 raft_consensus.cc:993] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.416091 26017 raft_consensus.cc:1081] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.417799 25727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58696
I20260710 11:10:18.418382 25727 raft_consensus.cc:493] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.418699 25727 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:18.423894 25727 raft_consensus.cc:515] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.425851 25727 leader_election.cc:290] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 4 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:18.426796 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:18.427096 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761ff672c474225a6f36e8062b6f0c4" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:18.427363 25803 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:18.427699 25875 raft_consensus.cc:3055] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:18.428005 25875 raft_consensus.cc:740] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:18.428725 25875 consensus_queue.cc:260] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.429694 25875 raft_consensus.cc:3060] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:18.432026 25803 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 4.
I20260710 11:10:18.433142 25691 leader_election.cc:304] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:18.434015 26018 raft_consensus.cc:2804] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:18.434458 26018 raft_consensus.cc:697] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:18.435457 25875 raft_consensus.cc:2468] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 4.
I20260710 11:10:18.435246 26018 consensus_queue.cc:237] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.442042 25623 catalog_manager.cc:5697] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 3 to 4, leader changed from c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 4 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.451107 26031 raft_consensus.cc:993] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92: : Instructing follower 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.451740 26017 raft_consensus.cc:1081] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 LEADER]: Signalling peer 7d2de8bb8bdb490fa4e0077b4fb9e968 to start an election
I20260710 11:10:18.453351 25727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
 from {username='slave'} at 127.0.0.1:58696
I20260710 11:10:18.453850 25727 raft_consensus.cc:493] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.454142 25727 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.459349 25727 raft_consensus.cc:515] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.461095 25727 leader_election.cc:290] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [CANDIDATE]: Term 3 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:18.462056 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:18.462150 25875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:18.462760 25803 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.462808 25875 raft_consensus.cc:3055] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:18.463315 25875 raft_consensus.cc:740] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:18.464201 25875 consensus_queue.cc:260] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.465435 25875 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.469720 25803 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.470865 25691 leader_election.cc:304] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: 7d2de8bb8bdb490fa4e0077b4fb9e968, ae905e2138ec421a8e2b8fe8f6f86da1; no voters: 
I20260710 11:10:18.471570 26018 raft_consensus.cc:2804] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:18.471993 26018 raft_consensus.cc:697] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Becoming Leader. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:18.472394 25875 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2de8bb8bdb490fa4e0077b4fb9e968 in term 3.
I20260710 11:10:18.472716 26018 consensus_queue.cc:237] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:18.479007 25623 catalog_manager.cc:5697] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 reported cstate change: term changed from 2 to 3, leader changed from c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3) to 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1). New cstate: current_term: 3 leader_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.551687 25803 raft_consensus.cc:1275] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.553136 26018 consensus_queue.cc:1048] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:18.564292 25875 raft_consensus.cc:1275] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.566455 25927 consensus_queue.cc:1048] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:18.657516 25803 raft_consensus.cc:1275] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.659271 25927 consensus_queue.cc:1048] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:18.674458 25875 raft_consensus.cc:1275] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.676970 26050 consensus_queue.cc:1048] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:18.713696 25875 raft_consensus.cc:1275] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.715037 26050 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:18.723730 25803 raft_consensus.cc:1275] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.725276 25927 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:18.890058 25875 raft_consensus.cc:1275] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.891481 25927 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:18.900295 25803 raft_consensus.cc:1275] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.901773 26018 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:18.912760 25875 raft_consensus.cc:1275] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:18.914434 26018 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:18.925879 25803 raft_consensus.cc:1275] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Refusing update from remote peer 7d2de8bb8bdb490fa4e0077b4fb9e968: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:18.927942 26050 consensus_queue.cc:1048] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:21.011688 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:21.019695 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:42568
I20260710 11:10:21.020355 25727 raft_consensus.cc:606] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Received request to transfer leadership to TS c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:21.023065 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:42568
I20260710 11:10:21.023465 25727 raft_consensus.cc:606] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Received request to transfer leadership to TS ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:21.025524 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:42568
I20260710 11:10:21.025889 25727 raft_consensus.cc:606] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Received request to transfer leadership to TS c375f64c0b0140ef8d0b217d26c57a92
I20260710 11:10:21.028012 25727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4"
dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
mode: GRACEFUL
new_leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:42568
I20260710 11:10:21.028393 25727 raft_consensus.cc:606] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Received request to transfer leadership to TS ae905e2138ec421a8e2b8fe8f6f86da1
I20260710 11:10:21.029232 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:10:21.029714 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:21.107520 26018 raft_consensus.cc:993] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:21.108049 26057 raft_consensus.cc:1081] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Signalling peer c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:21.109536 25877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:41384
I20260710 11:10:21.110014 25877 raft_consensus.cc:493] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.110303 25877 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:21.115761 25877 raft_consensus.cc:515] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.117853 25877 leader_election.cc:290] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 3 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853)
I20260710 11:10:21.118650 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:21.118957 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1782c84e13444689e4f275ad84d707" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:21.119352 25727 raft_consensus.cc:3055] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:21.119483 25803 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:21.119685 25727 raft_consensus.cc:740] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:21.120505 25727 consensus_queue.cc:260] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.121712 25727 raft_consensus.cc:3060] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:21.126408 25803 raft_consensus.cc:2468] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 3.
I20260710 11:10:21.127089 26018 raft_consensus.cc:993] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:21.127590 26057 raft_consensus.cc:1081] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Signalling peer ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:21.127808 25840 leader_election.cc:304] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:21.128696 25727 raft_consensus.cc:2468] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 3.
I20260710 11:10:21.128886 26017 raft_consensus.cc:2804] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:21.129204 25800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:39938
I20260710 11:10:21.129777 25800 raft_consensus.cc:493] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.130023 26017 raft_consensus.cc:697] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:21.130188 25800 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:21.130995 26017 consensus_queue.cc:237] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.137099 25800 raft_consensus.cc:515] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.137881 25623 catalog_manager.cc:5697] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 2 to 3, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:21.139242 25800 leader_election.cc:290] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 4 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:21.139889 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:21.140560 25727 raft_consensus.cc:3055] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:21.140614 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72ca5fd714d4c339b63ce8b358f81e4" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:21.141041 25727 raft_consensus.cc:740] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:21.141405 25877 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:21.141886 25727 consensus_queue.cc:260] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.142760 25727 raft_consensus.cc:3060] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:21.146472 25877 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 4.
I20260710 11:10:21.147917 25767 leader_election.cc:304] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:21.148994 26036 raft_consensus.cc:2804] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:21.149850 25727 raft_consensus.cc:2468] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 4.
I20260710 11:10:21.152532 26036 raft_consensus.cc:697] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:21.153610 26036 consensus_queue.cc:237] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.161706 25623 catalog_manager.cc:5697] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 3 to 4, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 4 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:21.247545 26018 raft_consensus.cc:993] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:21.248009 26057 raft_consensus.cc:1081] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Signalling peer c375f64c0b0140ef8d0b217d26c57a92 to start an election
I20260710 11:10:21.249367 25877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca"
dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
 from {username='slave'} at 127.0.0.1:41384
I20260710 11:10:21.249826 25877 raft_consensus.cc:493] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.250137 25877 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:21.254626 25877 raft_consensus.cc:515] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:21.255957 25877 leader_election.cc:290] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [CANDIDATE]: Term 3 election: Requested vote from peers ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2:37853), 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973)
I20260710 11:10:21.256822 25800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
I20260710 11:10:21.257095 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a395dfcefa14b56be81d449cc6328ca" candidate_uuid: "c375f64c0b0140ef8d0b217d26c57a92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:21.257373 25800 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:21.257630 25727 raft_consensus.cc:3055] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:21.257944 25727 raft_consensus.cc:740] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:21.258534 25727 consensus_queue.cc:260] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:21.259397 25727 raft_consensus.cc:3060] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:21.262393 25800 raft_consensus.cc:2468] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 3.
I20260710 11:10:21.263469 25727 raft_consensus.cc:2468] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c375f64c0b0140ef8d0b217d26c57a92 in term 3.
I20260710 11:10:21.263475 25840 leader_election.cc:304] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:21.264511 26017 raft_consensus.cc:2804] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:21.264986 26017 raft_consensus.cc:697] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Becoming Leader. State: Replica: c375f64c0b0140ef8d0b217d26c57a92, State: Running, Role: LEADER
I20260710 11:10:21.265686 26017 consensus_queue.cc:237] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [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: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } }
I20260710 11:10:21.272403 25623 catalog_manager.cc:5697] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 reported cstate change: term changed from 2 to 3, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "c375f64c0b0140ef8d0b217d26c57a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:21.349574 26018 raft_consensus.cc:993] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: : Instructing follower ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:21.350003 26057 raft_consensus.cc:1081] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Signalling peer ae905e2138ec421a8e2b8fe8f6f86da1 to start an election
I20260710 11:10:21.351357 25800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa"
dest_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1"
 from {username='slave'} at 127.0.0.1:39938
I20260710 11:10:21.351800 25800 raft_consensus.cc:493] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.352056 25800 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:21.356353 25800 raft_consensus.cc:515] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.358057 25800 leader_election.cc:290] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [CANDIDATE]: Term 4 election: Requested vote from peers 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973), c375f64c0b0140ef8d0b217d26c57a92 (127.24.128.3:37573)
I20260710 11:10:21.358712 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968"
I20260710 11:10:21.359081 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51eaded68c4bf0b38833c7d3b0e6aa" candidate_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c375f64c0b0140ef8d0b217d26c57a92"
I20260710 11:10:21.359265 25727 raft_consensus.cc:3055] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:21.359557 25877 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:21.359560 25727 raft_consensus.cc:740] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d2de8bb8bdb490fa4e0077b4fb9e968, State: Running, Role: LEADER
I20260710 11:10:21.360445 25727 consensus_queue.cc:260] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.361486 25727 raft_consensus.cc:3060] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:21.365552 25877 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 4.
I20260710 11:10:21.366607 25767 leader_election.cc:304] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [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: ae905e2138ec421a8e2b8fe8f6f86da1, c375f64c0b0140ef8d0b217d26c57a92; no voters: 
I20260710 11:10:21.367143 25727 raft_consensus.cc:2468] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae905e2138ec421a8e2b8fe8f6f86da1 in term 4.
I20260710 11:10:21.367362 26036 raft_consensus.cc:2804] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:21.367908 26036 raft_consensus.cc:697] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 LEADER]: Becoming Leader. State: Replica: ae905e2138ec421a8e2b8fe8f6f86da1, State: Running, Role: LEADER
I20260710 11:10:21.368690 26036 consensus_queue.cc:237] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [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: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } }
I20260710 11:10:21.375865 25623 catalog_manager.cc:5697] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 reported cstate change: term changed from 3 to 4, leader changed from 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1) to ae905e2138ec421a8e2b8fe8f6f86da1 (127.24.128.2). New cstate: current_term: 4 leader_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:21.552348 25800 raft_consensus.cc:1275] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:21.553753 26017 consensus_queue.cc:1048] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:21.564126 25727 raft_consensus.cc:1275] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:21.565917 26058 consensus_queue.cc:1048] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:21.717657 25727 raft_consensus.cc:1275] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:21.718870 26058 consensus_queue.cc:1048] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:21.728030 25800 raft_consensus.cc:1275] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Refusing update from remote peer c375f64c0b0140ef8d0b217d26c57a92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:21.729842 26069 consensus_queue.cc:1048] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae905e2138ec421a8e2b8fe8f6f86da1" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:21.732343 25877 raft_consensus.cc:1275] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:21.734073 26036 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:21.749297 25727 raft_consensus.cc:1275] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:21.752239 26036 consensus_queue.cc:1048] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:21.765462 25877 raft_consensus.cc:1275] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:21.766882 26036 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c375f64c0b0140ef8d0b217d26c57a92" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:21.779457 25727 raft_consensus.cc:1275] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Refusing update from remote peer ae905e2138ec421a8e2b8fe8f6f86da1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:21.781159 26063 consensus_queue.cc:1048] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2de8bb8bdb490fa4e0077b4fb9e968" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:22.030493 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:22.037149 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
W20260710 11:10:22.061246 25840 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 11:10:22.064962 25840 consensus_peers.cc:597] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 -> Peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Couldn't send request to peer 7d2de8bb8bdb490fa4e0077b4fb9e968. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.069535 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:22.070272 25088 tablet_replica.cc:333] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.070863 25088 raft_consensus.cc:2243] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.071403 25088 raft_consensus.cc:2272] T dc1782c84e13444689e4f275ad84d707 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.074160 25088 tablet_replica.cc:333] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.074635 25088 raft_consensus.cc:2243] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.075345 25088 raft_consensus.cc:2272] T 4761ff672c474225a6f36e8062b6f0c4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.076954 25088 tablet_replica.cc:333] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.077420 25088 raft_consensus.cc:2243] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.077776 25088 raft_consensus.cc:2272] T 176a8e6641b54359b1bf56c43d95c81e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.079452 25088 tablet_replica.cc:333] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.079891 25088 raft_consensus.cc:2243] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.080536 25088 raft_consensus.cc:2272] T 2d6e62c20156421994bb27ae20ad039e P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.082473 25088 tablet_replica.cc:333] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.083057 25088 raft_consensus.cc:2243] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.083441 25088 raft_consensus.cc:2272] T bf51eaded68c4bf0b38833c7d3b0e6aa P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.085606 25088 tablet_replica.cc:333] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.086072 25088 raft_consensus.cc:2243] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.086716 25088 raft_consensus.cc:2272] T 1a3bcf3939f24c6b956cf739e2041c00 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.088398 25088 tablet_replica.cc:333] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.088820 25088 raft_consensus.cc:2243] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.089197 25088 raft_consensus.cc:2272] T 1328d096dc8349fa87c31d3d92ad56d5 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.090840 25088 tablet_replica.cc:333] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.091387 25088 raft_consensus.cc:2243] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.092134 25088 raft_consensus.cc:2272] T faed43e62dae4287ab8611994a97b520 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.093729 25088 tablet_replica.cc:333] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.094192 25088 raft_consensus.cc:2243] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.094573 25088 raft_consensus.cc:2272] T 0a395dfcefa14b56be81d449cc6328ca P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.096890 25088 tablet_replica.cc:333] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968: stopping tablet replica
I20260710 11:10:22.097486 25088 raft_consensus.cc:2243] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.098047 25088 raft_consensus.cc:2272] T f72ca5fd714d4c339b63ce8b358f81e4 P 7d2de8bb8bdb490fa4e0077b4fb9e968 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:22.101629 25840 consensus_peers.cc:597] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 -> Peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Couldn't send request to peer 7d2de8bb8bdb490fa4e0077b4fb9e968. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.132939 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
I20260710 11:10:22.153738 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
I20260710 11:10:22.186362 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:10:22.186414 25766 consensus_peers.cc:597] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 -> Peer 7d2de8bb8bdb490fa4e0077b4fb9e968 (127.24.128.1:41973): Couldn't send request to peer 7d2de8bb8bdb490fa4e0077b4fb9e968. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:41973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.187386 25088 tablet_replica.cc:333] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.188342 25088 raft_consensus.cc:2243] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.189232 25088 raft_consensus.cc:2272] T 176a8e6641b54359b1bf56c43d95c81e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.191445 25088 tablet_replica.cc:333] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.191942 25088 raft_consensus.cc:2243] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.192317 25088 raft_consensus.cc:2272] T 2d6e62c20156421994bb27ae20ad039e P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.193961 25088 tablet_replica.cc:333] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.194427 25088 raft_consensus.cc:2243] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.195287 25088 raft_consensus.cc:2272] T bf51eaded68c4bf0b38833c7d3b0e6aa P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.197609 25088 tablet_replica.cc:333] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.198355 25088 raft_consensus.cc:2243] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.198786 25088 raft_consensus.cc:2272] T 4761ff672c474225a6f36e8062b6f0c4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.200387 25088 tablet_replica.cc:333] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.200866 25088 raft_consensus.cc:2243] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.201265 25088 raft_consensus.cc:2272] T 0a395dfcefa14b56be81d449cc6328ca P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.204074 25088 tablet_replica.cc:333] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.204617 25088 raft_consensus.cc:2243] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.205412 25088 raft_consensus.cc:2272] T f72ca5fd714d4c339b63ce8b358f81e4 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.207213 25088 tablet_replica.cc:333] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.207751 25088 raft_consensus.cc:2243] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.208150 25088 raft_consensus.cc:2272] T 1328d096dc8349fa87c31d3d92ad56d5 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.209774 25088 tablet_replica.cc:333] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.210216 25088 raft_consensus.cc:2243] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.210601 25088 raft_consensus.cc:2272] T faed43e62dae4287ab8611994a97b520 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.212116 25088 tablet_replica.cc:333] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.212554 25088 raft_consensus.cc:2243] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.212940 25088 raft_consensus.cc:2272] T 1a3bcf3939f24c6b956cf739e2041c00 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.214527 25088 tablet_replica.cc:333] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1: stopping tablet replica
I20260710 11:10:22.215006 25088 raft_consensus.cc:2243] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.215405 25088 raft_consensus.cc:2272] T dc1782c84e13444689e4f275ad84d707 P ae905e2138ec421a8e2b8fe8f6f86da1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.243031 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
I20260710 11:10:22.262253 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
I20260710 11:10:22.287434 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:22.288129 25088 tablet_replica.cc:333] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.288757 25088 raft_consensus.cc:2243] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.289220 25088 raft_consensus.cc:2272] T 176a8e6641b54359b1bf56c43d95c81e P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.291110 25088 tablet_replica.cc:333] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.291596 25088 raft_consensus.cc:2243] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.292011 25088 raft_consensus.cc:2272] T 1a3bcf3939f24c6b956cf739e2041c00 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.293704 25088 tablet_replica.cc:333] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.294201 25088 raft_consensus.cc:2243] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.294627 25088 raft_consensus.cc:2272] T 2d6e62c20156421994bb27ae20ad039e P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.296305 25088 tablet_replica.cc:333] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.296792 25088 raft_consensus.cc:2243] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.297183 25088 raft_consensus.cc:2272] T bf51eaded68c4bf0b38833c7d3b0e6aa P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.299177 25088 tablet_replica.cc:333] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.299656 25088 raft_consensus.cc:2243] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.300311 25088 raft_consensus.cc:2272] T 0a395dfcefa14b56be81d449cc6328ca P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.302664 25088 tablet_replica.cc:333] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.303205 25088 raft_consensus.cc:2243] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.303596 25088 raft_consensus.cc:2272] T f72ca5fd714d4c339b63ce8b358f81e4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.305644 25088 tablet_replica.cc:333] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.306115 25088 raft_consensus.cc:2243] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.306841 25088 raft_consensus.cc:2272] T 1328d096dc8349fa87c31d3d92ad56d5 P c375f64c0b0140ef8d0b217d26c57a92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.308503 25088 tablet_replica.cc:333] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.308972 25088 raft_consensus.cc:2243] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.309523 25088 raft_consensus.cc:2272] T faed43e62dae4287ab8611994a97b520 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.311316 25088 tablet_replica.cc:333] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.311781 25088 raft_consensus.cc:2243] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.312444 25088 raft_consensus.cc:2272] T dc1782c84e13444689e4f275ad84d707 P c375f64c0b0140ef8d0b217d26c57a92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.314325 25088 tablet_replica.cc:333] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92: stopping tablet replica
I20260710 11:10:22.314777 25088 raft_consensus.cc:2243] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.315231 25088 raft_consensus.cc:2272] T 4761ff672c474225a6f36e8062b6f0c4 P c375f64c0b0140ef8d0b217d26c57a92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.334239 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
I20260710 11:10:22.352068 25088 master.cc:562] Master@127.24.128.62:37549 shutting down...
I20260710 11:10:22.371690 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.372174 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.372439 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21410486076d43f7bbaa6eeb7875510c: stopping tablet replica
I20260710 11:10:22.392035 25088 master.cc:584] Master@127.24.128.62:37549 shutdown complete.
7d2de8bb8bdb490fa4e0077b4fb9e968  5
ae905e2138ec421a8e2b8fe8f6f86da1  4
c375f64c0b0140ef8d0b217d26c57a92  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10463 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:10:22.431932 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:37185
I20260710 11:10:22.433073 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.438918 26084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.439159 26085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.440160 26087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.441342 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:22.442315 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.442513 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.442714 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681822442697 us; error 0 us; skew 500 ppm
I20260710 11:10:22.443364 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.445945 25088 webserver.cc:533] Webserver started at http://127.24.128.62:38931/ using document root <none> and password file <none>
I20260710 11:10:22.446480 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.446784 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.447299 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.448553 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "700e3e3648d84997a95d6982aa2bd673"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.453125 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:22.456712 26092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.457580 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:22.457863 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "700e3e3648d84997a95d6982aa2bd673"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.458202 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.482268 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.483585 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.522164 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:37185
I20260710 11:10:22.522267 26143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:37185 every 8 connection(s)
I20260710 11:10:22.526079 26144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.535725 26144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673: Bootstrap starting.
I20260710 11:10:22.540431 26144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:22.544842 26144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673: No bootstrap required, opened a new log
I20260710 11:10:22.546840 26144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700e3e3648d84997a95d6982aa2bd673" member_type: VOTER }
I20260710 11:10:22.547297 26144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:22.547477 26144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700e3e3648d84997a95d6982aa2bd673, State: Initialized, Role: FOLLOWER
I20260710 11:10:22.547960 26144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "700e3e3648d84997a95d6982aa2bd673" member_type: VOTER }
I20260710 11:10:22.548355 26144 raft_consensus.cc:399] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:22.548544 26144 raft_consensus.cc:493] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:22.548753 26144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:22.552940 26144 raft_consensus.cc:515] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700e3e3648d84997a95d6982aa2bd673" member_type: VOTER }
I20260710 11:10:22.553402 26144 leader_election.cc:304] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [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: 700e3e3648d84997a95d6982aa2bd673; no voters: 
I20260710 11:10:22.554471 26144 leader_election.cc:290] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:22.554765 26147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:22.556169 26147 raft_consensus.cc:697] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 1 LEADER]: Becoming Leader. State: Replica: 700e3e3648d84997a95d6982aa2bd673, State: Running, Role: LEADER
I20260710 11:10:22.556842 26147 consensus_queue.cc:237] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [LEADER]: Queue going to LEADER mode. State: All 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: "700e3e3648d84997a95d6982aa2bd673" member_type: VOTER }
I20260710 11:10:22.557519 26144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:22.561443 26148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "700e3e3648d84997a95d6982aa2bd673" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700e3e3648d84997a95d6982aa2bd673" member_type: VOTER } }
I20260710 11:10:22.562170 26148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:22.563254 26149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 700e3e3648d84997a95d6982aa2bd673. Latest consensus state: current_term: 1 leader_uuid: "700e3e3648d84997a95d6982aa2bd673" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700e3e3648d84997a95d6982aa2bd673" member_type: VOTER } }
I20260710 11:10:22.563805 26149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:22.563937 26154 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:22.568821 26154 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:22.572942 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:22.577718 26154 catalog_manager.cc:1383] Generated new cluster ID: fd038a9a293b4e09ac3125b90dd3c000
I20260710 11:10:22.578009 26154 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:22.597317 26154 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:22.598574 26154 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:22.609773 26154 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673: Generated new TSK 0
I20260710 11:10:22.610432 26154 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:22.639637 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.645244 26165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.646333 26166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.648954 26168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.650218 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:22.651170 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.651358 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.651537 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681822651502 us; error 0 us; skew 500 ppm
I20260710 11:10:22.652112 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.654316 25088 webserver.cc:533] Webserver started at http://127.24.128.1:43811/ using document root <none> and password file <none>
I20260710 11:10:22.654786 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.655004 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.655299 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.656332 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "9ef7470de96c45458df94b241ec163fb"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.661092 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:10:22.664471 26173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.665247 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:22.665617 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "9ef7470de96c45458df94b241ec163fb"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.665867 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.678648 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.679946 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.681399 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.683696 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.683871 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.684166 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.684391 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.723754 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:39323
I20260710 11:10:22.723858 26235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:39323 every 8 connection(s)
I20260710 11:10:22.728600 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.736766 26240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.736897 26241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.740142 26243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.741140 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:22.742336 26236 heartbeater.cc:344] Connected to a master server at 127.24.128.62:37185
I20260710 11:10:22.742348 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.742762 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.742807 26236 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.742961 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681822742923 us; error 0 us; skew 500 ppm
I20260710 11:10:22.743630 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.743680 26236 heartbeater.cc:507] Master 127.24.128.62:37185 requested a full tablet report, sending...
I20260710 11:10:22.746022 26109 ts_manager.cc:194] Registered new tserver with Master: 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:22.746842 25088 webserver.cc:533] Webserver started at http://127.24.128.2:45817/ using document root <none> and password file <none>
I20260710 11:10:22.747509 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.747753 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.748067 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.748566 26109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59142
I20260710 11:10:22.749577 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "183a30fbd48c42e98c4b86fa90379249"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.754108 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:22.757390 26248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.758280 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:22.758519 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "183a30fbd48c42e98c4b86fa90379249"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.758823 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.781101 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.782195 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.783667 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.785861 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.786032 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.786324 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.786480 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.824971 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:40011
I20260710 11:10:22.825073 26310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:40011 every 8 connection(s)
I20260710 11:10:22.829850 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.836408 26314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.838306 26315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.842527 26317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.842792 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:22.843870 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:22.843892 26311 heartbeater.cc:344] Connected to a master server at 127.24.128.62:37185
W20260710 11:10:22.844216 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.844365 26311 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.844419 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681822844401 us; error 0 us; skew 500 ppm
I20260710 11:10:22.845258 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.845306 26311 heartbeater.cc:507] Master 127.24.128.62:37185 requested a full tablet report, sending...
I20260710 11:10:22.847743 26109 ts_manager.cc:194] Registered new tserver with Master: 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:22.848141 25088 webserver.cc:533] Webserver started at http://127.24.128.3:33667/ using document root <none> and password file <none>
I20260710 11:10:22.848641 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.848858 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.849126 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.849342 26109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59148
I20260710 11:10:22.850435 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "299e55149bb3459eaca61ff797828108"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.854758 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:22.858165 26322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.859145 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:22.859536 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "299e55149bb3459eaca61ff797828108"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-gm5k"
I20260710 11:10:22.859814 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.890566 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.891881 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.893427 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.895933 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.896180 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.896447 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.896657 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.936982 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:33699
I20260710 11:10:22.937093 26384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:33699 every 8 connection(s)
I20260710 11:10:22.951292 26385 heartbeater.cc:344] Connected to a master server at 127.24.128.62:37185
I20260710 11:10:22.951610 26385 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.952281 26385 heartbeater.cc:507] Master 127.24.128.62:37185 requested a full tablet report, sending...
I20260710 11:10:22.954039 26109 ts_manager.cc:194] Registered new tserver with Master: 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:22.955072 25088 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014818711s
I20260710 11:10:22.955453 26109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59156
I20260710 11:10:22.982002 26109 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59166:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:22.985891 26109 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:23.116112 26276 tablet_service.cc:1511] Processing CreateTablet for tablet e16dc0433252480e8a9bba90a15923fe (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:23.117674 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16dc0433252480e8a9bba90a15923fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.124150 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 790a87f0670c453eba08b8628ecc9267 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.124678 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 36963840ed42474187340e46ea47def6 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.125804 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a87f0670c453eba08b8628ecc9267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.126482 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36963840ed42474187340e46ea47def6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.129647 26273 tablet_service.cc:1511] Processing CreateTablet for tablet 4a45da8a5b1d42f19b2ef178a1e385c7 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:23.131001 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a45da8a5b1d42f19b2ef178a1e385c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.136055 26272 tablet_service.cc:1511] Processing CreateTablet for tablet e5e727be558840108c6910fbbf14eb8c (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.137411 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e727be558840108c6910fbbf14eb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.139983 26271 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbda8fc6c2e4f04b9e2c69a0a46da55 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.141875 26271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbda8fc6c2e4f04b9e2c69a0a46da55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.144876 26270 tablet_service.cc:1511] Processing CreateTablet for tablet de59d252f4a04765b344184523340c38 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.149401 26269 tablet_service.cc:1511] Processing CreateTablet for tablet 6df076604a494df2a3c1649ed50091dd (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.152033 26270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de59d252f4a04765b344184523340c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.152895 26268 tablet_service.cc:1511] Processing CreateTablet for tablet 2129f04ec9cf495192df3ec7307a064f (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.161823 26268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2129f04ec9cf495192df3ec7307a064f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.165429 26195 tablet_service.cc:1511] Processing CreateTablet for tablet de59d252f4a04765b344184523340c38 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.166746 26269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df076604a494df2a3c1649ed50091dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.168386 26195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de59d252f4a04765b344184523340c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.171864 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 36963840ed42474187340e46ea47def6 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.173280 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36963840ed42474187340e46ea47def6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.176447 26198 tablet_service.cc:1511] Processing CreateTablet for tablet 4a45da8a5b1d42f19b2ef178a1e385c7 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:23.178102 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a45da8a5b1d42f19b2ef178a1e385c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.180353 26197 tablet_service.cc:1511] Processing CreateTablet for tablet e5e727be558840108c6910fbbf14eb8c (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.181910 26197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e727be558840108c6910fbbf14eb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.184196 26196 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbda8fc6c2e4f04b9e2c69a0a46da55 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.185637 26196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbda8fc6c2e4f04b9e2c69a0a46da55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.156771 26267 tablet_service.cc:1511] Processing CreateTablet for tablet 128d3517c86d4e77ae43aded68580480 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.190842 26267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128d3517c86d4e77ae43aded68580480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.196489 26192 tablet_service.cc:1511] Processing CreateTablet for tablet 128d3517c86d4e77ae43aded68580480 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.198495 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128d3517c86d4e77ae43aded68580480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.200037 26194 tablet_service.cc:1511] Processing CreateTablet for tablet 6df076604a494df2a3c1649ed50091dd (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.204442 26193 tablet_service.cc:1511] Processing CreateTablet for tablet 2129f04ec9cf495192df3ec7307a064f (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.207654 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 790a87f0670c453eba08b8628ecc9267 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.160584 26201 tablet_service.cc:1511] Processing CreateTablet for tablet e16dc0433252480e8a9bba90a15923fe (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:23.220607 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df076604a494df2a3c1649ed50091dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.223388 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16dc0433252480e8a9bba90a15923fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.227406 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a87f0670c453eba08b8628ecc9267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.227447 26198 tablet_service.cc:1511] Processing CreateTablet for tablet 8274253e952f417791ed40039b5fc498 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.229149 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8274253e952f417791ed40039b5fc498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.231431 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2129f04ec9cf495192df3ec7307a064f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.265837 26271 tablet_service.cc:1511] Processing CreateTablet for tablet 54eb31543f164376a2ccf3e294e3af36 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.268677 26271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54eb31543f164376a2ccf3e294e3af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.267202 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 7eefb5063a62428995647c57c9833701 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.275854 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eefb5063a62428995647c57c9833701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.277757 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 54eb31543f164376a2ccf3e294e3af36 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.278342 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 8274253e952f417791ed40039b5fc498 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.279147 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54eb31543f164376a2ccf3e294e3af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.278822 26350 tablet_service.cc:1511] Processing CreateTablet for tablet e16dc0433252480e8a9bba90a15923fe (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:23.279771 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8274253e952f417791ed40039b5fc498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.280089 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16dc0433252480e8a9bba90a15923fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.280493 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 790a87f0670c453eba08b8628ecc9267 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.281744 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a87f0670c453eba08b8628ecc9267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.284001 26348 tablet_service.cc:1511] Processing CreateTablet for tablet 36963840ed42474187340e46ea47def6 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.288825 26346 tablet_service.cc:1511] Processing CreateTablet for tablet e5e727be558840108c6910fbbf14eb8c (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.289090 26343 tablet_service.cc:1511] Processing CreateTablet for tablet 6df076604a494df2a3c1649ed50091dd (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.289090 26345 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbda8fc6c2e4f04b9e2c69a0a46da55 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.291052 26344 tablet_service.cc:1511] Processing CreateTablet for tablet de59d252f4a04765b344184523340c38 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.293071 26342 tablet_service.cc:1511] Processing CreateTablet for tablet 2129f04ec9cf495192df3ec7307a064f (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.298691 26197 tablet_service.cc:1511] Processing CreateTablet for tablet 21164872f6b542449520cd467a96973a (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.299098 26347 tablet_service.cc:1511] Processing CreateTablet for tablet 4a45da8a5b1d42f19b2ef178a1e385c7 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:23.299289 26193 tablet_service.cc:1511] Processing CreateTablet for tablet d11aaeabd007483a9c8b27d736e0900b (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.300554 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11aaeabd007483a9c8b27d736e0900b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.303581 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36963840ed42474187340e46ea47def6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.307993 26345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbda8fc6c2e4f04b9e2c69a0a46da55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.310283 26276 tablet_service.cc:1511] Processing CreateTablet for tablet 21164872f6b542449520cd467a96973a (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.311333 26347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a45da8a5b1d42f19b2ef178a1e385c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.327543 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e727be558840108c6910fbbf14eb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.313361 26341 tablet_service.cc:1511] Processing CreateTablet for tablet 128d3517c86d4e77ae43aded68580480 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.316859 26193 tablet_service.cc:1511] Processing CreateTablet for tablet 7eefb5063a62428995647c57c9833701 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.330004 26343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df076604a494df2a3c1649ed50091dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.330726 26344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de59d252f4a04765b344184523340c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.331717 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21164872f6b542449520cd467a96973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.339401 26341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128d3517c86d4e77ae43aded68580480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.339798 26400 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:23.341364 26342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2129f04ec9cf495192df3ec7307a064f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.341562 26194 tablet_service.cc:1511] Processing CreateTablet for tablet 75df839e45d142c7abbd9bd266736499 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.352496 26198 tablet_service.cc:1511] Processing CreateTablet for tablet eac2c07eccef401a818f34fcb7ab7175 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.354755 26269 tablet_service.cc:1511] Processing CreateTablet for tablet d11aaeabd007483a9c8b27d736e0900b (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.356078 26269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11aaeabd007483a9c8b27d736e0900b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.381053 26401 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:23.375662 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 76cb1ddc017146b68ae3eb5349aa2025 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.389101 26276 tablet_service.cc:1511] Processing CreateTablet for tablet 76cb1ddc017146b68ae3eb5349aa2025 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.390064 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 8274253e952f417791ed40039b5fc498 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.390259 26267 tablet_service.cc:1511] Processing CreateTablet for tablet 08b6a14285724091b9298b074c0cd35d (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.395041 26197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21164872f6b542449520cd467a96973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.427840 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cb1ddc017146b68ae3eb5349aa2025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.428433 26402 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:23.429023 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df839e45d142c7abbd9bd266736499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.396147 26273 tablet_service.cc:1511] Processing CreateTablet for tablet 75df839e45d142c7abbd9bd266736499 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.435900 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df839e45d142c7abbd9bd266736499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.437543 26350 tablet_service.cc:1511] Processing CreateTablet for tablet d11aaeabd007483a9c8b27d736e0900b (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.403852 26192 tablet_service.cc:1511] Processing CreateTablet for tablet 08b6a14285724091b9298b074c0cd35d (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.407377 26272 tablet_service.cc:1511] Processing CreateTablet for tablet eac2c07eccef401a818f34fcb7ab7175 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.408066 26342 tablet_service.cc:1511] Processing CreateTablet for tablet 54eb31543f164376a2ccf3e294e3af36 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.413116 26195 tablet_service.cc:1511] Processing CreateTablet for tablet 1c11fa68c6674610931a5d604f28fca8 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.415505 26268 tablet_service.cc:1511] Processing CreateTablet for tablet 1c11fa68c6674610931a5d604f28fca8 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.449193 26343 tablet_service.cc:1511] Processing CreateTablet for tablet eac2c07eccef401a818f34fcb7ab7175 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.449478 26269 tablet_service.cc:1511] Processing CreateTablet for tablet 2b80e2d27e97408292d75685b1e34207 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.419708 26345 tablet_service.cc:1511] Processing CreateTablet for tablet 76cb1ddc017146b68ae3eb5349aa2025 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.420079 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 7438d6824c6546968da08096c10aab93 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.424639 26400 tablet_bootstrap.cc:654] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.425839 26346 tablet_service.cc:1511] Processing CreateTablet for tablet 7eefb5063a62428995647c57c9833701 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.439007 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac2c07eccef401a818f34fcb7ab7175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.440521 26402 tablet_bootstrap.cc:654] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.441036 26267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b6a14285724091b9298b074c0cd35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.441359 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11aaeabd007483a9c8b27d736e0900b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.458119 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 8083cce1b38149bf8f29f6ff6ac6e999 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.445850 26271 tablet_service.cc:1511] Processing CreateTablet for tablet 7438d6824c6546968da08096c10aab93 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.446483 26201 tablet_service.cc:1511] Processing CreateTablet for tablet 2b80e2d27e97408292d75685b1e34207 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.461755 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7438d6824c6546968da08096c10aab93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.461767 26342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54eb31543f164376a2ccf3e294e3af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.464139 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b6a14285724091b9298b074c0cd35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.464749 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b80e2d27e97408292d75685b1e34207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.464484 26347 tablet_service.cc:1511] Processing CreateTablet for tablet 21164872f6b542449520cd467a96973a (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.464840 26343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac2c07eccef401a818f34fcb7ab7175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.465458 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eefb5063a62428995647c57c9833701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.465967 26269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b80e2d27e97408292d75685b1e34207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.467509 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8083cce1b38149bf8f29f6ff6ac6e999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.436183 26344 tablet_service.cc:1511] Processing CreateTablet for tablet 75df839e45d142c7abbd9bd266736499 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.469523 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac2c07eccef401a818f34fcb7ab7175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.470136 26271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7438d6824c6546968da08096c10aab93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.470685 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cb1ddc017146b68ae3eb5349aa2025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.472183 26268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c11fa68c6674610931a5d604f28fca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.472520 26401 tablet_bootstrap.cc:654] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.472780 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 35092fdd4a2147f5acfe7d49897fe76e (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.476636 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35092fdd4a2147f5acfe7d49897fe76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.479282 26195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c11fa68c6674610931a5d604f28fca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.483575 26345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cb1ddc017146b68ae3eb5349aa2025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.484648 26347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21164872f6b542449520cd467a96973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.487334 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8274253e952f417791ed40039b5fc498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.489758 26344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df839e45d142c7abbd9bd266736499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.493249 26341 tablet_service.cc:1511] Processing CreateTablet for tablet 08b6a14285724091b9298b074c0cd35d (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.489590 26196 tablet_service.cc:1511] Processing CreateTablet for tablet 8083cce1b38149bf8f29f6ff6ac6e999 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.497102 26196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8083cce1b38149bf8f29f6ff6ac6e999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.495550 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eefb5063a62428995647c57c9833701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.506412 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 1c11fa68c6674610931a5d604f28fca8 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.511296 26341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b6a14285724091b9298b074c0cd35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.512307 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c11fa68c6674610931a5d604f28fca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.526577 26348 tablet_service.cc:1511] Processing CreateTablet for tablet 7438d6824c6546968da08096c10aab93 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.528034 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7438d6824c6546968da08096c10aab93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.548389 26346 tablet_service.cc:1511] Processing CreateTablet for tablet 2b80e2d27e97408292d75685b1e34207 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.549837 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b80e2d27e97408292d75685b1e34207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.556423 26402 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:23.556952 26402 ts_tablet_manager.cc:1403] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.129s	user 0.025s	sys 0.000s
W20260710 11:10:23.582880 26157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:23.595734 26346 tablet_service.cc:1511] Processing CreateTablet for tablet 8083cce1b38149bf8f29f6ff6ac6e999 (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.595834 26341 tablet_service.cc:1511] Processing CreateTablet for tablet 35092fdd4a2147f5acfe7d49897fe76e (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.597143 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8083cce1b38149bf8f29f6ff6ac6e999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.597774 26341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35092fdd4a2147f5acfe7d49897fe76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.633829 26400 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:23.635088 26400 ts_tablet_manager.cc:1403] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.296s	user 0.016s	sys 0.018s
I20260710 11:10:23.637507 26401 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:23.637964 26401 ts_tablet_manager.cc:1403] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.257s	user 0.015s	sys 0.039s
I20260710 11:10:23.638643 26400 raft_consensus.cc:359] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:23.639441 26400 raft_consensus.cc:385] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.639734 26400 raft_consensus.cc:740] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.640409 26402 raft_consensus.cc:359] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.640601 26400 consensus_queue.cc:260] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:23.641146 26401 raft_consensus.cc:359] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.642060 26401 raft_consensus.cc:385] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.642539 26401 raft_consensus.cc:740] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.643716 26401 consensus_queue.cc:260] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.641319 26197 tablet_service.cc:1511] Processing CreateTablet for tablet 35092fdd4a2147f5acfe7d49897fe76e (DEFAULT_TABLE table=test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.648176 26197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35092fdd4a2147f5acfe7d49897fe76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.641161 26402 raft_consensus.cc:385] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.656919 26402 raft_consensus.cc:740] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.657660 26402 consensus_queue.cc:260] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.661106 26311 heartbeater.cc:499] Master 127.24.128.62:37185 was elected leader, sending a full tablet report...
I20260710 11:10:23.671854 26401 ts_tablet_manager.cc:1434] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.006s
I20260710 11:10:23.672876 26236 heartbeater.cc:499] Master 127.24.128.62:37185 was elected leader, sending a full tablet report...
I20260710 11:10:23.673454 26401 tablet_bootstrap.cc:492] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:23.676167 26400 ts_tablet_manager.cc:1434] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.003s
I20260710 11:10:23.677611 26400 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:23.691236 26400 tablet_bootstrap.cc:654] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.694960 26385 heartbeater.cc:499] Master 127.24.128.62:37185 was elected leader, sending a full tablet report...
I20260710 11:10:23.694161 26401 tablet_bootstrap.cc:654] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.699048 26402 ts_tablet_manager.cc:1434] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.141s	user 0.010s	sys 0.020s
I20260710 11:10:23.699753 26400 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:23.700304 26400 ts_tablet_manager.cc:1403] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260710 11:10:23.700389 26402 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:23.703434 26400 raft_consensus.cc:359] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.704237 26400 raft_consensus.cc:385] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.704591 26400 raft_consensus.cc:740] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.705464 26400 consensus_queue.cc:260] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.707824 26400 ts_tablet_manager.cc:1434] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:23.708784 26400 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:23.709388 26402 tablet_bootstrap.cc:654] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.716289 26400 tablet_bootstrap.cc:654] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.722543 26402 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:23.723188 26402 ts_tablet_manager.cc:1403] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260710 11:10:23.726377 26401 tablet_bootstrap.cc:492] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:23.727027 26401 ts_tablet_manager.cc:1403] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.017s
I20260710 11:10:23.729439 26400 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:23.729959 26400 ts_tablet_manager.cc:1403] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:10:23.730551 26401 raft_consensus.cc:359] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.731350 26401 raft_consensus.cc:385] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.731652 26401 raft_consensus.cc:740] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.732401 26401 consensus_queue.cc:260] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.733666 26400 raft_consensus.cc:359] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.733958 26402 raft_consensus.cc:359] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.734503 26401 ts_tablet_manager.cc:1434] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:10:23.734443 26400 raft_consensus.cc:385] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.734678 26402 raft_consensus.cc:385] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.735081 26400 raft_consensus.cc:740] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.735108 26402 raft_consensus.cc:740] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.735616 26401 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:23.736294 26402 consensus_queue.cc:260] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.738672 26402 ts_tablet_manager.cc:1434] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:10:23.739614 26402 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:23.736285 26400 consensus_queue.cc:260] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.741226 26401 tablet_bootstrap.cc:654] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.741554 26400 ts_tablet_manager.cc:1434] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:23.742659 26400 tablet_bootstrap.cc:492] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:23.745733 26401 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:23.746227 26401 ts_tablet_manager.cc:1403] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:10:23.749238 26401 raft_consensus.cc:359] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.749926 26402 tablet_bootstrap.cc:654] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.749953 26401 raft_consensus.cc:385] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.750475 26401 raft_consensus.cc:740] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.751236 26401 consensus_queue.cc:260] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.753638 26401 ts_tablet_manager.cc:1434] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:10:23.754606 26401 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:23.758469 26400 tablet_bootstrap.cc:654] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.761754 26407 raft_consensus.cc:493] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.762498 26407 raft_consensus.cc:515] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.761356 26401 tablet_bootstrap.cc:654] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.766970 26407 leader_election.cc:290] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:23.801718 26400 tablet_bootstrap.cc:492] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:23.802539 26400 ts_tablet_manager.cc:1403] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.025s
I20260710 11:10:23.804000 26402 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:23.804564 26402 ts_tablet_manager.cc:1403] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.031s
I20260710 11:10:23.806187 26400 raft_consensus.cc:359] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.806782 26400 raft_consensus.cc:385] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.807096 26400 raft_consensus.cc:740] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.807493 26402 raft_consensus.cc:359] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.808187 26402 raft_consensus.cc:385] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.807868 26400 consensus_queue.cc:260] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.808820 26401 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:23.809360 26401 ts_tablet_manager.cc:1403] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.006s
I20260710 11:10:23.809635 26406 raft_consensus.cc:493] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.810194 26400 ts_tablet_manager.cc:1434] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:10:23.810050 26406 raft_consensus.cc:515] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.811230 26400 tablet_bootstrap.cc:492] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:23.812300 26401 raft_consensus.cc:359] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.813017 26401 raft_consensus.cc:385] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.813328 26401 raft_consensus.cc:740] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.808521 26402 raft_consensus.cc:740] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.812620 26406 leader_election.cc:290] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:23.814582 26402 consensus_queue.cc:260] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.817160 26402 ts_tablet_manager.cc:1434] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:10:23.818054 26400 tablet_bootstrap.cc:654] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.818138 26402 tablet_bootstrap.cc:492] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:23.823407 26401 consensus_queue.cc:260] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.826829 26401 ts_tablet_manager.cc:1434] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:10:23.828089 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a45da8a5b1d42f19b2ef178a1e385c7" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
W20260710 11:10:23.830332 26175 leader_election.cc:343] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.836861 26402 tablet_bootstrap.cc:654] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.839694 26401 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:23.846050 26400 tablet_bootstrap.cc:492] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:23.846581 26400 ts_tablet_manager.cc:1403] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.016s
I20260710 11:10:23.846740 26401 tablet_bootstrap.cc:654] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.857354 26400 raft_consensus.cc:359] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.858677 26400 raft_consensus.cc:385] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.857800 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a45da8a5b1d42f19b2ef178a1e385c7" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:23.859658 26400 raft_consensus.cc:740] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
W20260710 11:10:23.860644 26174 leader_election.cc:343] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.861243 26174 leader_election.cc:304] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:23.861498 26400 consensus_queue.cc:260] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.862591 26407 raft_consensus.cc:2749] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.864789 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a87f0670c453eba08b8628ecc9267" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:23.865676 26360 raft_consensus.cc:2468] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:23.865274 26400 ts_tablet_manager.cc:1434] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:10:23.868117 26400 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:23.868186 26408 raft_consensus.cc:493] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.869709 26408 raft_consensus.cc:515] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.868911 26249 leader_election.cc:304] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:23.894212 26406 raft_consensus.cc:2804] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.894809 26406 raft_consensus.cc:493] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.895336 26406 raft_consensus.cc:3060] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.883265 26408 leader_election.cc:290] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:23.906883 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a87f0670c453eba08b8628ecc9267" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:23.910223 26211 raft_consensus.cc:2468] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:23.916582 26402 tablet_bootstrap.cc:492] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:23.917135 26402 ts_tablet_manager.cc:1403] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.035s
I20260710 11:10:23.918744 26406 raft_consensus.cc:515] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.920068 26401 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:23.920632 26401 ts_tablet_manager.cc:1403] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.048s
I20260710 11:10:23.920277 26402 raft_consensus.cc:359] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.921062 26402 raft_consensus.cc:385] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.921386 26402 raft_consensus.cc:740] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.921904 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a87f0670c453eba08b8628ecc9267" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:23.922488 26211 raft_consensus.cc:3060] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.922173 26402 consensus_queue.cc:260] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.923966 26401 raft_consensus.cc:359] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.924708 26401 raft_consensus.cc:385] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.924917 26402 ts_tablet_manager.cc:1434] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:23.925062 26401 raft_consensus.cc:740] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.926215 26401 consensus_queue.cc:260] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.927752 26402 tablet_bootstrap.cc:492] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:23.931867 26401 ts_tablet_manager.cc:1434] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:23.932946 26401 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:23.934681 26400 tablet_bootstrap.cc:654] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.935866 26402 tablet_bootstrap.cc:654] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.930699 26211 raft_consensus.cc:2468] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:23.944901 26401 tablet_bootstrap.cc:654] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.953621 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a87f0670c453eba08b8628ecc9267" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:23.954424 26360 raft_consensus.cc:3060] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.957927 26431 raft_consensus.cc:493] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.959638 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:23.960435 26210 raft_consensus.cc:2468] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:23.959945 26431 raft_consensus.cc:515] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:23.961169 26406 leader_election.cc:290] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:23.961226 26249 leader_election.cc:304] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:23.962755 26406 raft_consensus.cc:2804] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:23.963297 26323 leader_election.cc:304] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:23.964319 26408 raft_consensus.cc:2804] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.964694 26408 raft_consensus.cc:493] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.965118 26408 raft_consensus.cc:3060] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.965849 26431 leader_election.cc:290] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699), 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:23.967304 26360 raft_consensus.cc:2468] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:23.961764 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
W20260710 11:10:23.969542 26324 leader_election.cc:343] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.970824 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:23.971226 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
W20260710 11:10:23.972129 26249 leader_election.cc:343] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.972990 26401 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
W20260710 11:10:23.973192 26249 leader_election.cc:343] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.973482 26401 ts_tablet_manager.cc:1403] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260710 11:10:23.973645 26249 leader_election.cc:304] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:23.973965 26400 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:23.974491 26400 ts_tablet_manager.cc:1403] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.004s
I20260710 11:10:23.975461 26407 raft_consensus.cc:493] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.975958 26407 raft_consensus.cc:515] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.976707 26401 raft_consensus.cc:359] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.977006 26408 raft_consensus.cc:515] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.977622 26400 raft_consensus.cc:359] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.978096 26407 leader_election.cc:290] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:23.978415 26400 raft_consensus.cc:385] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.978526 26435 raft_consensus.cc:2749] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.978833 26400 raft_consensus.cc:740] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.979367 26406 raft_consensus.cc:697] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:23.980360 26406 consensus_queue.cc:237] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.980749 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:23.980540 26400 consensus_queue.cc:260] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
W20260710 11:10:23.982034 26324 leader_election.cc:343] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.982908 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:23.977444 26401 raft_consensus.cc:385] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.983836 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:23.982973 26400 ts_tablet_manager.cc:1434] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.002s
W20260710 11:10:23.984256 26175 leader_election.cc:343] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.985194 26400 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:23.985051 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:23.985461 26210 raft_consensus.cc:3060] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:23.986325 26174 leader_election.cc:343] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.986734 26174 leader_election.cc:304] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:23.988404 26407 raft_consensus.cc:2749] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.991734 26408 leader_election.cc:290] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:23.992482 26408 raft_consensus.cc:493] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.984194 26401 raft_consensus.cc:740] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.993023 26408 raft_consensus.cc:515] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:23.993999 26402 tablet_bootstrap.cc:492] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:23.998852 26408 leader_election.cc:290] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:23.999516 26402 ts_tablet_manager.cc:1403] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.004s
I20260710 11:10:24.001833 26400 tablet_bootstrap.cc:654] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.002342 26435 raft_consensus.cc:493] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.996421 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:23.998210 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:23.994635 26401 consensus_queue.cc:260] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.003463 26286 raft_consensus.cc:2468] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:24.004087 26211 raft_consensus.cc:2468] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:24.004843 26210 raft_consensus.cc:2468] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:24.005081 26324 leader_election.cc:304] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:24.007441 26408 raft_consensus.cc:2804] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.007877 26408 raft_consensus.cc:493] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.007619 26323 leader_election.cc:304] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [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: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249
I20260710 11:10:24.008714 26408 raft_consensus.cc:3060] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.012814 26401 ts_tablet_manager.cc:1434] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260710 11:10:24.014312 26401 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.003170 26435 raft_consensus.cc:515] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.019860 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
W20260710 11:10:24.021138 26249 leader_election.cc:343] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.022017 26408 raft_consensus.cc:515] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.022552 26402 raft_consensus.cc:359] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.023347 26402 raft_consensus.cc:385] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.023640 26402 raft_consensus.cc:740] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.024042 26408 leader_election.cc:290] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.024611 26408 raft_consensus.cc:493] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.025027 26408 raft_consensus.cc:515] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.025425 26401 tablet_bootstrap.cc:654] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.024916 26109 catalog_manager.cc:5697] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 0 to 1, leader changed from <none> to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.026160 26435 leader_election.cc:290] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.026368 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.026954 26360 raft_consensus.cc:2468] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:24.027262 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.027151 26402 consensus_queue.cc:260] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.027420 26437 raft_consensus.cc:2804] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.027904 26286 raft_consensus.cc:3060] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.029488 26249 leader_election.cc:304] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.030870 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.029214 26408 leader_election.cc:290] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.032403 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.033310 26285 raft_consensus.cc:2468] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
W20260710 11:10:24.035727 26323 leader_election.cc:343] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.035877 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.038686 26400 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.039418 26400 ts_tablet_manager.cc:1403] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.009s
I20260710 11:10:24.035450 26435 raft_consensus.cc:2804] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.036454 26210 raft_consensus.cc:3060] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.042299 26402 ts_tablet_manager.cc:1434] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 11:10:24.045694 26437 raft_consensus.cc:697] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:24.047137 26324 leader_election.cc:304] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.048085 26438 raft_consensus.cc:2804] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.047645 26437 consensus_queue.cc:237] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.048439 26438 raft_consensus.cc:493] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.051124 26438 raft_consensus.cc:3060] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.053465 26210 raft_consensus.cc:2468] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:24.054315 26435 raft_consensus.cc:493] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.054759 26323 leader_election.cc:304] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.055733 26408 raft_consensus.cc:2804] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.056188 26408 raft_consensus.cc:697] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:24.054850 26435 raft_consensus.cc:3060] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.058656 26408 consensus_queue.cc:237] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.060963 26400 raft_consensus.cc:359] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.061336 26438 raft_consensus.cc:515] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.062716 26286 raft_consensus.cc:2468] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:24.063845 26400 raft_consensus.cc:385] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.064760 26400 raft_consensus.cc:740] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.068572 26401 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.069047 26401 ts_tablet_manager.cc:1403] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.006s
I20260710 11:10:24.069666 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
W20260710 11:10:24.071326 26323 leader_election.cc:343] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.071887 26400 consensus_queue.cc:260] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.074180 26400 ts_tablet_manager.cc:1434] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260710 11:10:24.075384 26438 leader_election.cc:290] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.079308 26402 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.076588 26108 catalog_manager.cc:5697] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.080562 26400 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.080606 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.081336 26401 raft_consensus.cc:359] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.082069 26401 raft_consensus.cc:385] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.082366 26401 raft_consensus.cc:740] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.079864 26435 raft_consensus.cc:515] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.083974 26286 raft_consensus.cc:2393] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 299e55149bb3459eaca61ff797828108 in current term 1: Already voted for candidate 183a30fbd48c42e98c4b86fa90379249 in this term.
I20260710 11:10:24.083467 26401 consensus_queue.cc:260] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.086305 26401 ts_tablet_manager.cc:1434] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:10:24.087428 26401 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.087534 26324 leader_election.cc:304] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [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: 299e55149bb3459eaca61ff797828108; no voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.087560 26406 raft_consensus.cc:493] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.089254 26406 raft_consensus.cc:515] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.091370 26406 leader_election.cc:290] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.091876 26435 leader_election.cc:290] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.092049 26402 tablet_bootstrap.cc:654] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.093899 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.094432 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
W20260710 11:10:24.095868 26249 leader_election.cc:343] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.096740 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.098546 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.099727 26407 raft_consensus.cc:493] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.100327 26407 raft_consensus.cc:515] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.104691 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.104761 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.105743 26401 tablet_bootstrap.cc:654] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:24.106001 26175 leader_election.cc:343] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.106549 26174 leader_election.cc:343] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.107052 26174 leader_election.cc:304] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:24.107447 26402 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.108008 26402 ts_tablet_manager.cc:1403] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260710 11:10:24.111435 26402 raft_consensus.cc:359] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
W20260710 11:10:24.112004 26249 leader_election.cc:343] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.112269 26402 raft_consensus.cc:385] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.112524 26249 leader_election.cc:304] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.112679 26402 raft_consensus.cc:740] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.113471 26435 raft_consensus.cc:2749] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:24.113832 26249 leader_election.cc:343] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.113790 26402 consensus_queue.cc:260] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.116566 26435 raft_consensus.cc:493] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.117295 26402 ts_tablet_manager.cc:1434] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:10:24.117136 26435 raft_consensus.cc:515] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.118400 26402 tablet_bootstrap.cc:492] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.122308 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36963840ed42474187340e46ea47def6" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.122634 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36963840ed42474187340e46ea47def6" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.123502 26407 leader_election.cc:290] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.124109 26407 raft_consensus.cc:2749] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:24.124424 26249 leader_election.cc:343] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.125360 26249 leader_election.cc:343] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.126086 26402 tablet_bootstrap.cc:654] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.125869 26249 leader_election.cc:304] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.127070 26406 raft_consensus.cc:2749] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.127170 26435 leader_election.cc:290] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.130997 26400 tablet_bootstrap.cc:654] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.089263 26408 raft_consensus.cc:2749] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.135452 26359 raft_consensus.cc:2393] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 183a30fbd48c42e98c4b86fa90379249 in current term 1: Already voted for candidate 299e55149bb3459eaca61ff797828108 in this term.
I20260710 11:10:24.138259 26249 leader_election.cc:304] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [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: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.139483 26435 raft_consensus.cc:2749] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.153589 26402 tablet_bootstrap.cc:492] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.154310 26402 ts_tablet_manager.cc:1403] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.016s
W20260710 11:10:24.154093 26174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.3:33699, user_credentials={real_user=slave}} blocked reactor thread for 47878.4us
I20260710 11:10:24.155315 26435 raft_consensus.cc:493] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.155781 26435 raft_consensus.cc:515] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.156855 26401 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.157290 26401 ts_tablet_manager.cc:1403] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.024s
I20260710 11:10:24.157721 26435 leader_election.cc:290] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.158337 26402 raft_consensus.cc:359] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.159402 26402 raft_consensus.cc:385] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.159900 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a45da8a5b1d42f19b2ef178a1e385c7" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.159868 26401 raft_consensus.cc:359] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.160751 26401 raft_consensus.cc:385] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.160799 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a45da8a5b1d42f19b2ef178a1e385c7" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.161432 26401 raft_consensus.cc:740] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.159891 26402 raft_consensus.cc:740] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.161785 26359 raft_consensus.cc:2468] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:24.162153 26401 consensus_queue.cc:260] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.162693 26402 consensus_queue.cc:260] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.163219 26249 leader_election.cc:304] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:24.160892 26211 raft_consensus.cc:2468] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:24.164587 26401 ts_tablet_manager.cc:1434] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:24.165491 26435 raft_consensus.cc:2804] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.165596 26402 ts_tablet_manager.cc:1434] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260710 11:10:24.165772 26401 tablet_bootstrap.cc:492] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.166779 26402 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.167577 26435 raft_consensus.cc:493] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.168015 26435 raft_consensus.cc:3060] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.169032 26400 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.169526 26400 ts_tablet_manager.cc:1403] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.006s
I20260710 11:10:24.172147 26401 tablet_bootstrap.cc:654] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.174139 26402 tablet_bootstrap.cc:654] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.177551 26435 raft_consensus.cc:515] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.185256 26400 raft_consensus.cc:359] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.186002 26400 raft_consensus.cc:385] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.186309 26400 raft_consensus.cc:740] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.187719 26402 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.188169 26402 ts_tablet_manager.cc:1403] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260710 11:10:24.188045 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a45da8a5b1d42f19b2ef178a1e385c7" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.189177 26211 raft_consensus.cc:3060] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.190873 26402 raft_consensus.cc:359] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:24.191581 26402 raft_consensus.cc:385] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.191836 26402 raft_consensus.cc:740] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.193519 26402 consensus_queue.cc:260] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:24.195838 26402 ts_tablet_manager.cc:1434] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:10:24.196712 26402 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.196296 26400 consensus_queue.cc:260] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.202775 26402 tablet_bootstrap.cc:654] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.200088 26401 tablet_bootstrap.cc:492] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.203454 26401 ts_tablet_manager.cc:1403] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.021s
I20260710 11:10:24.206079 26401 raft_consensus.cc:359] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.206751 26401 raft_consensus.cc:385] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.207029 26401 raft_consensus.cc:740] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.207772 26401 consensus_queue.cc:260] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.210024 26401 ts_tablet_manager.cc:1434] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:10:24.210906 26401 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.199754 26400 ts_tablet_manager.cc:1434] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260710 11:10:24.212781 26109 catalog_manager.cc:5697] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.216706 26401 tablet_bootstrap.cc:654] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.218122 26400 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.226555 26400 tablet_bootstrap.cc:654] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.229944 26211 raft_consensus.cc:2468] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:24.235311 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a45da8a5b1d42f19b2ef178a1e385c7" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.236718 26359 raft_consensus.cc:3060] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.243777 26408 raft_consensus.cc:493] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.244544 26408 raft_consensus.cc:515] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.249035 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59d252f4a04765b344184523340c38" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.249850 26210 raft_consensus.cc:2468] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:24.253520 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59d252f4a04765b344184523340c38" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.254114 26323 leader_election.cc:304] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.254884 26400 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.255102 26438 raft_consensus.cc:2804] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.255494 26400 ts_tablet_manager.cc:1403] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.002s
I20260710 11:10:24.255637 26438 raft_consensus.cc:493] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.256150 26438 raft_consensus.cc:3060] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:24.259341 26324 leader_election.cc:343] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.259545 26400 raft_consensus.cc:359] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.260564 26400 raft_consensus.cc:385] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.261053 26400 raft_consensus.cc:740] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.262077 26400 consensus_queue.cc:260] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.263989 26408 leader_election.cc:290] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.268406 26400 ts_tablet_manager.cc:1434] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:10:24.269697 26400 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.235967 26435 leader_election.cc:290] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.275738 26359 raft_consensus.cc:2468] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:24.277396 26249 leader_election.cc:304] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.280562 26435 raft_consensus.cc:2804] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.282157 26435 raft_consensus.cc:697] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:24.283648 26435 consensus_queue.cc:237] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.278864 26438 raft_consensus.cc:515] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.287549 26400 tablet_bootstrap.cc:654] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.290591 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59d252f4a04765b344184523340c38" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.291512 26211 raft_consensus.cc:3060] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.299149 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59d252f4a04765b344184523340c38" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.300670 26400 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.301291 26400 ts_tablet_manager.cc:1403] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
W20260710 11:10:24.301496 26324 leader_election.cc:343] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.304025 26438 leader_election.cc:290] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.305248 26400 raft_consensus.cc:359] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.306124 26400 raft_consensus.cc:385] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.306442 26400 raft_consensus.cc:740] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.307422 26400 consensus_queue.cc:260] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.310073 26400 ts_tablet_manager.cc:1434] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:24.310956 26400 tablet_bootstrap.cc:492] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.311203 26402 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.311620 26402 ts_tablet_manager.cc:1403] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.115s	user 0.045s	sys 0.061s
I20260710 11:10:24.311944 26211 raft_consensus.cc:2468] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:24.313158 26323 leader_election.cc:304] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [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: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249
I20260710 11:10:24.314303 26438 raft_consensus.cc:2804] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.314248 26402 raft_consensus.cc:359] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.314005 26109 catalog_manager.cc:5697] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 0 to 1, leader changed from <none> to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.315025 26402 raft_consensus.cc:385] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.315330 26402 raft_consensus.cc:740] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.315733 26438 raft_consensus.cc:697] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:24.316349 26400 tablet_bootstrap.cc:654] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.316053 26402 consensus_queue.cc:260] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.317572 26401 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.318029 26401 ts_tablet_manager.cc:1403] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.107s	user 0.054s	sys 0.032s
I20260710 11:10:24.318403 26402 ts_tablet_manager.cc:1434] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:24.319396 26402 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.316749 26438 consensus_queue.cc:237] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.320652 26401 raft_consensus.cc:359] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.321297 26401 raft_consensus.cc:385] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.321569 26401 raft_consensus.cc:740] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.322332 26401 consensus_queue.cc:260] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.325752 26402 tablet_bootstrap.cc:654] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.332238 26400 tablet_bootstrap.cc:492] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.332823 26400 ts_tablet_manager.cc:1403] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260710 11:10:24.333487 26401 ts_tablet_manager.cc:1434] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:10:24.335405 26402 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.335415 26400 raft_consensus.cc:359] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.336169 26400 raft_consensus.cc:385] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.336428 26400 raft_consensus.cc:740] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.337173 26400 consensus_queue.cc:260] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.338909 26400 ts_tablet_manager.cc:1434] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:10:24.339781 26400 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.339835 26402 ts_tablet_manager.cc:1403] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260710 11:10:24.342509 26402 raft_consensus.cc:359] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.343441 26402 raft_consensus.cc:385] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.343693 26402 raft_consensus.cc:740] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.344477 26402 consensus_queue.cc:260] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.345856 26400 tablet_bootstrap.cc:654] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.346673 26402 ts_tablet_manager.cc:1434] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:24.347608 26402 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.348397 26435 raft_consensus.cc:493] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.348846 26435 raft_consensus.cc:515] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.350943 26435 leader_election.cc:290] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.353137 26402 tablet_bootstrap.cc:654] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.353380 26401 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.353137 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.353879 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.354269 26359 raft_consensus.cc:2468] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:24.354475 26211 raft_consensus.cc:2468] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:24.355568 26249 leader_election.cc:304] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:24.357542 26406 raft_consensus.cc:2804] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.358019 26406 raft_consensus.cc:493] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.358397 26406 raft_consensus.cc:3060] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.360999 26435 raft_consensus.cc:493] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.361593 26435 raft_consensus.cc:515] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.368983 26107 catalog_manager.cc:5697] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.377863 26448 raft_consensus.cc:493] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.378386 26448 raft_consensus.cc:515] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.381841 26448 leader_election.cc:290] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.382257 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11aaeabd007483a9c8b27d736e0900b" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.432487 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59d252f4a04765b344184523340c38" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.433152 26211 raft_consensus.cc:2393] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 183a30fbd48c42e98c4b86fa90379249 in current term 1: Already voted for candidate 299e55149bb3459eaca61ff797828108 in this term.
I20260710 11:10:24.402483 26448 raft_consensus.cc:493] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.438252 26448 raft_consensus.cc:515] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.417295 26431 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 11:10:24.382480 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11aaeabd007483a9c8b27d736e0900b" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.469902 26407 raft_consensus.cc:493] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.470619 26407 raft_consensus.cc:515] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.426642 26406 raft_consensus.cc:515] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
W20260710 11:10:24.509279 26249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.1:39323, user_credentials={real_user=slave}} blocked reactor thread for 75064us
I20260710 11:10:24.510044 26400 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
W20260710 11:10:24.512106 26175 leader_election.cc:343] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.512413 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36963840ed42474187340e46ea47def6" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.517040 26400 ts_tablet_manager.cc:1403] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.016s
W20260710 11:10:24.517289 26174 leader_election.cc:343] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.517890 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59d252f4a04765b344184523340c38" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.519637 26406 leader_election.cc:290] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.519925 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128d3517c86d4e77ae43aded68580480" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.520514 26285 raft_consensus.cc:2468] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:24.521373 26438 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.521338 26400 raft_consensus.cc:359] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.521762 26175 leader_election.cc:304] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.522230 26400 raft_consensus.cc:385] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.522550 26400 raft_consensus.cc:740] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.523356 26400 consensus_queue.cc:260] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.525308 26400 ts_tablet_manager.cc:1434] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:24.525913 26402 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.526331 26402 ts_tablet_manager.cc:1403] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.179s	user 0.020s	sys 0.014s
I20260710 11:10:24.526221 26249 leader_election.cc:304] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.526436 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.527010 26357 raft_consensus.cc:3060] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.528985 26402 raft_consensus.cc:359] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.529719 26402 raft_consensus.cc:385] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.529974 26402 raft_consensus.cc:740] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.530853 26431 raft_consensus.cc:3060] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.531510 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.532270 26211 raft_consensus.cc:3060] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.512912 26448 leader_election.cc:290] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.535235 26448 raft_consensus.cc:2804] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.535570 26448 raft_consensus.cc:493] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.514147 26407 leader_election.cc:290] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.509284 26359 raft_consensus.cc:2468] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:24.537287 26174 leader_election.cc:304] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [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: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249
I20260710 11:10:24.538484 26407 raft_consensus.cc:2804] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.538843 26407 raft_consensus.cc:493] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.539202 26407 raft_consensus.cc:3060] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.541726 26431 raft_consensus.cc:2749] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.542443 26431 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.543371 26402 consensus_queue.cc:260] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.546139 26402 ts_tablet_manager.cc:1434] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:10:24.546550 26407 raft_consensus.cc:515] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.549594 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11aaeabd007483a9c8b27d736e0900b" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.549849 26400 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.550170 26359 raft_consensus.cc:3060] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.555099 26438 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.558110 26407 leader_election.cc:290] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.561144 26400 tablet_bootstrap.cc:654] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.564136 26359 raft_consensus.cc:2468] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:24.565313 26174 leader_election.cc:304] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.566340 26407 raft_consensus.cc:2804] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.566826 26407 raft_consensus.cc:697] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:24.567409 26402 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.567876 26407 consensus_queue.cc:237] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.572372 26438 raft_consensus.cc:493] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.572947 26438 raft_consensus.cc:515] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:24.575621 26438 leader_election.cc:290] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:24.576699 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.577215 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.577847 26284 raft_consensus.cc:2468] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
W20260710 11:10:24.578336 26323 leader_election.cc:343] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.579309 26324 leader_election.cc:304] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.580264 26438 raft_consensus.cc:2804] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.580672 26438 raft_consensus.cc:493] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.581066 26438 raft_consensus.cc:3060] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:24.584980 26157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:24.589184 26438 raft_consensus.cc:515] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:24.593241 26438 leader_election.cc:290] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:24.515452 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128d3517c86d4e77ae43aded68580480" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.594344 26358 raft_consensus.cc:2468] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:24.595355 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.596107 26284 raft_consensus.cc:3060] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.514688 26401 tablet_bootstrap.cc:654] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.515767 26435 leader_election.cc:290] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.535880 26448 raft_consensus.cc:3060] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.593466 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.515615 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36963840ed42474187340e46ea47def6" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.603592 26286 raft_consensus.cc:2468] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
W20260710 11:10:24.604159 26323 leader_election.cc:343] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.605306 26357 raft_consensus.cc:2468] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:24.606438 26249 leader_election.cc:304] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:24.607183 26435 raft_consensus.cc:2804] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.607627 26435 raft_consensus.cc:697] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:24.608420 26435 consensus_queue.cc:237] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.611872 26400 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.612308 26400 ts_tablet_manager.cc:1403] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.001s
I20260710 11:10:24.590808 26211 raft_consensus.cc:2468] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
W20260710 11:10:24.616199 26175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.2:40011, user_credentials={real_user=slave}} blocked reactor thread for 94511.5us
I20260710 11:10:24.618311 26175 leader_election.cc:304] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [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: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 299e55149bb3459eaca61ff797828108
I20260710 11:10:24.618580 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11aaeabd007483a9c8b27d736e0900b" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.620754 26466 raft_consensus.cc:2804] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.621169 26466 raft_consensus.cc:493] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.621505 26466 raft_consensus.cc:3060] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.621929 26401 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.610848 26448 raft_consensus.cc:515] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.622470 26401 ts_tablet_manager.cc:1403] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.269s	user 0.025s	sys 0.011s
I20260710 11:10:24.625406 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128d3517c86d4e77ae43aded68580480" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.625996 26357 raft_consensus.cc:3060] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.627816 26400 raft_consensus.cc:359] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.628134 26284 raft_consensus.cc:2468] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:24.628502 26400 raft_consensus.cc:385] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.628782 26400 raft_consensus.cc:740] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.632222 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128d3517c86d4e77ae43aded68580480" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.632980 26284 raft_consensus.cc:3060] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.633800 26400 consensus_queue.cc:260] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.634645 26286 raft_consensus.cc:3060] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.639029 26466 raft_consensus.cc:515] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.640300 26468 raft_consensus.cc:493] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.640786 26468 raft_consensus.cc:515] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.641183 26466 leader_election.cc:290] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.641784 26438 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.642285 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36963840ed42474187340e46ea47def6" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.644742 26324 leader_election.cc:304] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.642789 26468 leader_election.cc:290] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
W20260710 11:10:24.646234 26324 consensus_peers.cc:597] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.642818 26359 raft_consensus.cc:3060] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.649197 26400 ts_tablet_manager.cc:1434] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:10:24.650331 26400 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.651347 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.651976 26211 raft_consensus.cc:2468] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:24.633031 26448 leader_election.cc:290] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.644726 26402 tablet_bootstrap.cc:654] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.654767 26286 raft_consensus.cc:2468] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:24.658193 26438 raft_consensus.cc:2804] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.658746 26249 leader_election.cc:304] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.659243 26438 raft_consensus.cc:697] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:24.659911 26435 raft_consensus.cc:2804] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.659951 26109 catalog_manager.cc:5697] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.660200 26438 consensus_queue.cc:237] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:24.661523 26435 raft_consensus.cc:493] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.662014 26435 raft_consensus.cc:3060] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.665302 26400 tablet_bootstrap.cc:654] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.666271 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36963840ed42474187340e46ea47def6" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.666997 26286 raft_consensus.cc:3060] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.667804 26359 raft_consensus.cc:2468] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:24.669222 26174 leader_election.cc:304] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.670120 26466 raft_consensus.cc:2804] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.670850 26466 raft_consensus.cc:697] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:24.671728 26466 consensus_queue.cc:237] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.674899 26402 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.675498 26402 ts_tablet_manager.cc:1403] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.000s
I20260710 11:10:24.677772 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.680492 26435 raft_consensus.cc:515] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.682121 26400 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.682385 26357 raft_consensus.cc:2468] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:24.682557 26400 ts_tablet_manager.cc:1403] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.003s
W20260710 11:10:24.683243 26249 leader_election.cc:343] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.683907 26402 raft_consensus.cc:359] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.684583 26402 raft_consensus.cc:385] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.684827 26402 raft_consensus.cc:740] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.685022 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.685158 26400 raft_consensus.cc:359] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.685602 26208 raft_consensus.cc:3060] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.685797 26400 raft_consensus.cc:385] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.685982 26401 raft_consensus.cc:359] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.686656 26401 raft_consensus.cc:385] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.686905 26401 raft_consensus.cc:740] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.686125 26400 raft_consensus.cc:740] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.687103 26106 catalog_manager.cc:5697] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 0 to 1, leader changed from <none> to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.689038 26400 consensus_queue.cc:260] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.690851 26284 raft_consensus.cc:2468] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:24.692193 26400 ts_tablet_manager.cc:1434] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:10:24.692083 26175 leader_election.cc:304] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.692903 26448 raft_consensus.cc:2804] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.692853 26208 raft_consensus.cc:2468] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:24.693527 26448 raft_consensus.cc:697] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:24.694326 26249 leader_election.cc:304] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.694458 26448 consensus_queue.cc:237] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.695153 26431 raft_consensus.cc:2804] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.695860 26431 raft_consensus.cc:697] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:24.696313 26435 leader_election.cc:290] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.696635 26431 consensus_queue.cc:237] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.698216 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.699185 26401 consensus_queue.cc:260] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.701849 26401 ts_tablet_manager.cc:1434] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.002s
I20260710 11:10:24.706264 26401 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.708860 26286 raft_consensus.cc:2468] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:24.693101 26400 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
W20260710 11:10:24.710675 26249 leader_election.cc:343] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.711745 26401 tablet_bootstrap.cc:654] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.715915 26402 consensus_queue.cc:260] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.717245 26400 tablet_bootstrap.cc:654] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.718663 26402 ts_tablet_manager.cc:1434] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260710 11:10:24.719787 26402 tablet_bootstrap.cc:492] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.722412 26401 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.723001 26401 ts_tablet_manager.cc:1403] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:10:24.722062 26108 catalog_manager.cc:5697] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.725539 26401 raft_consensus.cc:359] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:24.726204 26401 raft_consensus.cc:385] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.726465 26401 raft_consensus.cc:740] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.727154 26401 consensus_queue.cc:260] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:24.727670 26402 tablet_bootstrap.cc:654] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.729424 26401 ts_tablet_manager.cc:1434] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:24.730294 26401 tablet_bootstrap.cc:492] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.733798 26431 raft_consensus.cc:493] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.734300 26431 raft_consensus.cc:515] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.736478 26431 leader_election.cc:290] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.737367 26402 tablet_bootstrap.cc:492] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.737794 26402 ts_tablet_manager.cc:1403] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.007s
I20260710 11:10:24.738291 26401 tablet_bootstrap.cc:654] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.737538 26107 catalog_manager.cc:5697] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 0 to 1, leader changed from <none> to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.738711 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.739931 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.740479 26402 raft_consensus.cc:359] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.741117 26402 raft_consensus.cc:385] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.741403 26402 raft_consensus.cc:740] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
W20260710 11:10:24.741621 26249 leader_election.cc:343] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.742287 26249 leader_election.cc:343] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.742687 26249 leader_election.cc:304] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.743355 26400 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.743790 26400 ts_tablet_manager.cc:1403] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
I20260710 11:10:24.743719 26431 raft_consensus.cc:2749] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.746450 26400 raft_consensus.cc:359] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.746948 26400 raft_consensus.cc:385] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.747246 26400 raft_consensus.cc:740] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.747349 26402 consensus_queue.cc:260] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.747973 26400 consensus_queue.cc:260] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.749600 26402 ts_tablet_manager.cc:1434] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:10:24.750514 26402 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.752640 26401 tablet_bootstrap.cc:492] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.753120 26401 ts_tablet_manager.cc:1403] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260710 11:10:24.756078 26401 raft_consensus.cc:359] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.756733 26401 raft_consensus.cc:385] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.756997 26401 raft_consensus.cc:740] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.757718 26401 consensus_queue.cc:260] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.758529 26402 tablet_bootstrap.cc:654] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.760913 26401 ts_tablet_manager.cc:1434] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:10:24.760707 26106 catalog_manager.cc:5697] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.761934 26401 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.763173 26106 catalog_manager.cc:5697] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.750569 26400 ts_tablet_manager.cc:1434] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:10:24.768260 26400 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.768833 26401 tablet_bootstrap.cc:654] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.773375 26402 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.773869 26402 ts_tablet_manager.cc:1403] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 11:10:24.776331 26400 tablet_bootstrap.cc:654] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.776391 26401 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.777030 26401 ts_tablet_manager.cc:1403] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:10:24.776482 26402 raft_consensus.cc:359] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.777479 26402 raft_consensus.cc:385] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.777813 26402 raft_consensus.cc:740] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.778628 26402 consensus_queue.cc:260] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.781725 26402 ts_tablet_manager.cc:1434] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:24.782604 26402 tablet_bootstrap.cc:492] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.788446 26402 tablet_bootstrap.cc:654] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.780150 26401 raft_consensus.cc:359] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.789531 26401 raft_consensus.cc:385] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.789915 26401 raft_consensus.cc:740] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.791726 26401 consensus_queue.cc:260] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.794183 26401 ts_tablet_manager.cc:1434] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260710 11:10:24.794358 26400 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.794802 26400 ts_tablet_manager.cc:1403] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260710 11:10:24.795061 26401 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.797411 26400 raft_consensus.cc:359] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.798051 26400 raft_consensus.cc:385] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.799721 26400 raft_consensus.cc:740] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.800395 26400 consensus_queue.cc:260] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.801474 26401 tablet_bootstrap.cc:654] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.802793 26402 tablet_bootstrap.cc:492] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.803258 26402 ts_tablet_manager.cc:1403] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260710 11:10:24.805732 26402 raft_consensus.cc:359] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.806362 26402 raft_consensus.cc:385] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.806636 26402 raft_consensus.cc:740] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.808274 26400 ts_tablet_manager.cc:1434] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 11:10:24.809165 26402 consensus_queue.cc:260] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.810322 26401 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.810788 26401 ts_tablet_manager.cc:1403] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:10:24.811336 26402 ts_tablet_manager.cc:1434] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:24.812214 26402 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.809190 26400 tablet_bootstrap.cc:492] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.812950 26480 consensus_queue.cc:1048] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.813566 26401 raft_consensus.cc:359] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.814293 26401 raft_consensus.cc:385] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.814488 26481 raft_consensus.cc:493] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.814648 26401 raft_consensus.cc:740] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.814988 26481 raft_consensus.cc:515] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.816041 26401 consensus_queue.cc:260] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.818500 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.818305 26431 consensus_queue.cc:1048] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:24.820125 26323 leader_election.cc:343] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.847752 26401 ts_tablet_manager.cc:1434] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.015s
I20260710 11:10:24.851503 26481 leader_election.cc:290] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.852626 26402 tablet_bootstrap.cc:654] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.852659 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.853752 26401 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
W20260710 11:10:24.854332 26324 leader_election.cc:343] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.854797 26324 leader_election.cc:304] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 299e55149bb3459eaca61ff797828108; no voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.856097 26481 raft_consensus.cc:2749] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.858006 26431 consensus_queue.cc:1048] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.864142 26401 tablet_bootstrap.cc:654] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.874740 26480 consensus_queue.cc:1048] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.877863 26400 tablet_bootstrap.cc:654] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.889355 26402 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.889945 26402 ts_tablet_manager.cc:1403] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.021s
I20260710 11:10:24.902906 26402 raft_consensus.cc:359] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.903852 26402 raft_consensus.cc:385] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.904225 26402 raft_consensus.cc:740] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.905102 26402 consensus_queue.cc:260] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.906890 26402 ts_tablet_manager.cc:1434] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:10:24.907662 26401 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.908879 26401 ts_tablet_manager.cc:1403] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.019s
I20260710 11:10:24.909282 26402 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.910382 26400 tablet_bootstrap.cc:492] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.911926 26400 ts_tablet_manager.cc:1403] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.103s	user 0.004s	sys 0.013s
I20260710 11:10:24.911962 26401 raft_consensus.cc:359] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.912961 26401 raft_consensus.cc:385] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.913359 26401 raft_consensus.cc:740] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.914291 26481 raft_consensus.cc:493] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.914839 26481 raft_consensus.cc:515] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.915359 26401 consensus_queue.cc:260] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.916743 26402 tablet_bootstrap.cc:654] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.917032 26481 leader_election.cc:290] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.918701 26210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:24.914814 26400 raft_consensus.cc:359] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.919535 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.919996 26400 raft_consensus.cc:385] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.920171 26286 raft_consensus.cc:2468] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:24.920270 26400 raft_consensus.cc:740] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
W20260710 11:10:24.920616 26323 leader_election.cc:343] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.918241 26401 ts_tablet_manager.cc:1434] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:10:24.921377 26324 leader_election.cc:304] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.922590 26481 raft_consensus.cc:2804] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.922995 26481 raft_consensus.cc:493] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.922989 26401 tablet_bootstrap.cc:492] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:24.923465 26481 raft_consensus.cc:3060] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.925624 26466 raft_consensus.cc:493] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.926297 26466 raft_consensus.cc:515] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.927057 26400 consensus_queue.cc:260] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.929216 26400 ts_tablet_manager.cc:1434] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 11:10:24.930096 26400 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:24.930123 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54eb31543f164376a2ccf3e294e3af36" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.931141 26286 raft_consensus.cc:2468] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:24.932372 26466 leader_election.cc:290] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.932857 26175 leader_election.cc:304] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.932801 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54eb31543f164376a2ccf3e294e3af36" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
W20260710 11:10:24.935497 26174 leader_election.cc:343] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.934741 26466 raft_consensus.cc:2804] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.941181 26481 raft_consensus.cc:515] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.942262 26407 raft_consensus.cc:493] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.942718 26407 raft_consensus.cc:515] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.943348 26481 leader_election.cc:290] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:24.944993 26407 leader_election.cc:290] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.945994 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:24.947587 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df839e45d142c7abbd9bd266736499" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:24.948233 26357 raft_consensus.cc:2468] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
W20260710 11:10:24.948349 26323 leader_election.cc:343] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.949426 26174 leader_election.cc:304] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:24.949792 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.950455 26407 raft_consensus.cc:2804] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.950553 26286 raft_consensus.cc:3060] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.950847 26407 raft_consensus.cc:493] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.951273 26407 raft_consensus.cc:3060] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.953094 26466 raft_consensus.cc:493] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.953506 26466 raft_consensus.cc:3060] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.953612 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df839e45d142c7abbd9bd266736499" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:24.954196 26284 raft_consensus.cc:2468] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:24.960812 26466 raft_consensus.cc:515] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.963171 26466 leader_election.cc:290] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.964128 26401 tablet_bootstrap.cc:654] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.965204 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54eb31543f164376a2ccf3e294e3af36" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.965499 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54eb31543f164376a2ccf3e294e3af36" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.966005 26284 raft_consensus.cc:3060] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:24.967617 26174 leader_election.cc:343] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.968900 26402 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:24.969370 26402 ts_tablet_manager.cc:1403] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.060s	user 0.038s	sys 0.018s
I20260710 11:10:24.971922 26400 tablet_bootstrap.cc:654] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.971948 26402 raft_consensus.cc:359] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.972841 26402 raft_consensus.cc:385] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.973170 26402 raft_consensus.cc:740] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.972590 26407 raft_consensus.cc:515] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.973457 26284 raft_consensus.cc:2468] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:24.974016 26402 consensus_queue.cc:260] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.974619 26175 leader_election.cc:304] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [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: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 299e55149bb3459eaca61ff797828108
I20260710 11:10:24.975700 26466 raft_consensus.cc:2804] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.976159 26466 raft_consensus.cc:697] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:24.976550 26286 raft_consensus.cc:2468] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:24.976967 26466 consensus_queue.cc:237] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.979483 26324 leader_election.cc:304] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:24.980604 26481 raft_consensus.cc:2804] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.981065 26481 raft_consensus.cc:697] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:24.981864 26481 consensus_queue.cc:237] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.982750 26402 ts_tablet_manager.cc:1434] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:10:24.982869 26401 tablet_bootstrap.cc:492] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:24.983433 26401 ts_tablet_manager.cc:1403] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.005s
I20260710 11:10:24.983618 26402 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:24.986143 26401 raft_consensus.cc:359] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.986876 26401 raft_consensus.cc:385] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.987299 26401 raft_consensus.cc:740] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.990367 26402 tablet_bootstrap.cc:654] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.990882 26407 leader_election.cc:290] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:24.988562 26401 consensus_queue.cc:260] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:24.992301 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df839e45d142c7abbd9bd266736499" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:24.992915 26357 raft_consensus.cc:3060] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.993443 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df839e45d142c7abbd9bd266736499" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:24.994022 26286 raft_consensus.cc:3060] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.996829 26400 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:24.997393 26400 ts_tablet_manager.cc:1403] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.000s
I20260710 11:10:24.999243 26480 raft_consensus.cc:493] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.999722 26480 raft_consensus.cc:515] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.000340 26357 raft_consensus.cc:2468] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:25.001694 26174 leader_election.cc:304] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.002022 26480 leader_election.cc:290] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.002635 26407 raft_consensus.cc:2804] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.001695 26286 raft_consensus.cc:2468] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:25.003425 26407 raft_consensus.cc:697] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:25.003939 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:25.004369 26407 consensus_queue.cc:237] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
W20260710 11:10:25.005739 26323 leader_election.cc:343] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.007309 26400 raft_consensus.cc:359] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.005982 26107 catalog_manager.cc:5697] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.008375 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.009117 26286 raft_consensus.cc:2468] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:25.008867 26400 raft_consensus.cc:385] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.009716 26400 raft_consensus.cc:740] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.008296 26401 ts_tablet_manager.cc:1434] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:10:25.011291 26401 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:25.010239 26324 leader_election.cc:304] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:25.012048 26400 consensus_queue.cc:260] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.013805 26481 raft_consensus.cc:2804] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.014241 26481 raft_consensus.cc:493] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.014627 26481 raft_consensus.cc:3060] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.015621 26400 ts_tablet_manager.cc:1434] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:10:25.016672 26400 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:25.017112 26401 tablet_bootstrap.cc:654] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.017495 26407 raft_consensus.cc:493] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.018018 26407 raft_consensus.cc:515] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.027344 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.028242 26284 raft_consensus.cc:2393] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef7470de96c45458df94b241ec163fb in current term 1: Already voted for candidate 183a30fbd48c42e98c4b86fa90379249 in this term.
I20260710 11:10:25.028534 26481 raft_consensus.cc:515] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.030793 26407 leader_election.cc:290] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.031975 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.035540 26357 raft_consensus.cc:2393] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef7470de96c45458df94b241ec163fb in current term 1: Already voted for candidate 299e55149bb3459eaca61ff797828108 in this term.
I20260710 11:10:25.035776 26400 tablet_bootstrap.cc:654] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.033831 26401 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:25.036530 26401 ts_tablet_manager.cc:1403] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260710 11:10:25.036998 26174 leader_election.cc:304] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:25.038084 26448 raft_consensus.cc:3060] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.040769 26401 raft_consensus.cc:359] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.041481 26401 raft_consensus.cc:385] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.041774 26401 raft_consensus.cc:740] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.042531 26401 consensus_queue.cc:260] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.045445 26448 raft_consensus.cc:2749] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.046023 26401 ts_tablet_manager.cc:1434] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:10:25.046216 26107 catalog_manager.cc:5697] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.047400 26401 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:25.049427 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:25.050603 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:25.051185 26284 raft_consensus.cc:3060] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.051513 26402 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:25.051985 26402 ts_tablet_manager.cc:1403] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.006s
W20260710 11:10:25.053954 26323 leader_election.cc:343] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.054826 26402 raft_consensus.cc:359] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.055588 26402 raft_consensus.cc:385] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.055884 26402 raft_consensus.cc:740] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.056730 26402 consensus_queue.cc:260] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.059448 26402 ts_tablet_manager.cc:1434] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:25.060708 26400 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:25.064175 26284 raft_consensus.cc:2468] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:25.065194 26481 leader_election.cc:290] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.065557 26402 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:25.065832 26400 ts_tablet_manager.cc:1403] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260710 11:10:25.068115 26324 leader_election.cc:304] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:25.069353 26400 raft_consensus.cc:359] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.070125 26400 raft_consensus.cc:385] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.070488 26401 tablet_bootstrap.cc:654] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.071416 26480 raft_consensus.cc:2804] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.071945 26480 raft_consensus.cc:697] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:25.072814 26480 consensus_queue.cc:237] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.070490 26400 raft_consensus.cc:740] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.074869 26408 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:25.074564 26109 catalog_manager.cc:5697] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.082185 26400 consensus_queue.cc:260] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.084317 26400 ts_tablet_manager.cc:1434] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:10:25.085253 26400 tablet_bootstrap.cc:492] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:25.085116 26468 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.087085 26402 tablet_bootstrap.cc:654] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.095799 26401 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:25.096345 26401 ts_tablet_manager.cc:1403] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
I20260710 11:10:25.100070 26401 raft_consensus.cc:359] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.100711 26401 raft_consensus.cc:385] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.100935 26401 raft_consensus.cc:740] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.101764 26401 consensus_queue.cc:260] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.112221 26109 catalog_manager.cc:5697] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.110169 26466 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:25.125262 26468 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:25.129647 26286 raft_consensus.cc:3060] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.159317 26210 raft_consensus.cc:3060] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.160058 26448 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.139911 26406 raft_consensus.cc:493] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.163920 26401 ts_tablet_manager.cc:1434] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260710 11:10:25.164954 26401 tablet_bootstrap.cc:492] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:25.170433 26400 tablet_bootstrap.cc:654] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.173045 26466 raft_consensus.cc:493] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.174849 26466 raft_consensus.cc:515] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.172195 26406 raft_consensus.cc:515] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.181761 26466 leader_election.cc:290] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.191243 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7438d6824c6546968da08096c10aab93" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.209740 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7438d6824c6546968da08096c10aab93" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.208547 26407 raft_consensus.cc:493] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.219868 26407 raft_consensus.cc:515] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.224311 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.227012 26356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.229616 26282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.230592 26282 raft_consensus.cc:2468] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:25.225210 26359 raft_consensus.cc:2468] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:25.222541 26407 leader_election.cc:290] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
W20260710 11:10:25.225389 26175 leader_election.cc:343] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:25.241346 26249 leader_election.cc:343] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.224376 26406 leader_election.cc:290] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.256026 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
W20260710 11:10:25.250387 26174 leader_election.cc:343] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.257298 26174 leader_election.cc:304] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:25.257370 26406 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:25.259451 26466 raft_consensus.cc:2749] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.259407 26174 leader_election.cc:304] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.260375 26466 raft_consensus.cc:2804] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.260891 26466 raft_consensus.cc:493] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.251603 26407 raft_consensus.cc:493] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.261252 26466 raft_consensus.cc:3060] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.262377 26407 raft_consensus.cc:515] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.263852 26481 raft_consensus.cc:493] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.270542 26481 raft_consensus.cc:515] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.272691 26480 raft_consensus.cc:493] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.273299 26402 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:25.273221 26480 raft_consensus.cc:515] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.273797 26402 ts_tablet_manager.cc:1403] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.208s	user 0.033s	sys 0.073s
I20260710 11:10:25.273885 26481 leader_election.cc:290] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
W20260710 11:10:25.277547 26249 leader_election.cc:343] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.283243 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.284153 26284 raft_consensus.cc:2468] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:25.285387 26406 raft_consensus.cc:493] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.285995 26406 raft_consensus.cc:515] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.288818 26406 leader_election.cc:290] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.285625 26324 leader_election.cc:304] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:25.291165 26408 raft_consensus.cc:2804] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.291567 26408 raft_consensus.cc:493] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.291896 26408 raft_consensus.cc:3060] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.295089 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:25.295826 26209 raft_consensus.cc:2468] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:25.300278 26480 leader_election.cc:290] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.278043 26249 leader_election.cc:304] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:25.301726 26406 raft_consensus.cc:2749] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.303154 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.305632 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35092fdd4a2147f5acfe7d49897fe76e" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.324199 26402 raft_consensus.cc:359] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
W20260710 11:10:25.313057 26324 leader_election.cc:343] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.327700 26402 raft_consensus.cc:385] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.333896 26402 raft_consensus.cc:740] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.336072 26402 consensus_queue.cc:260] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.348096 26402 ts_tablet_manager.cc:1434] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.002s
W20260710 11:10:25.351219 26520 log.cc:927] Time spent T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260710 11:10:25.320281 26523 raft_consensus.cc:493] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.326885 26466 raft_consensus.cc:515] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.352119 26400 tablet_bootstrap.cc:492] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:25.382576 26401 tablet_bootstrap.cc:654] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.442245 26466 leader_election.cc:290] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.337857 26407 leader_election.cc:290] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.444330 26531 raft_consensus.cc:493] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.424923 26448 raft_consensus.cc:493] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.448933 26531 raft_consensus.cc:515] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.449404 26448 raft_consensus.cc:515] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } }
I20260710 11:10:25.424464 26400 ts_tablet_manager.cc:1403] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.339s	user 0.029s	sys 0.016s
I20260710 11:10:25.453233 26448 leader_election.cc:290] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.453094 26400 raft_consensus.cc:359] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.453805 26400 raft_consensus.cc:385] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.454087 26400 raft_consensus.cc:740] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.425567 26468 raft_consensus.cc:493] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 299e55149bb3459eaca61ff797828108)
I20260710 11:10:25.454891 26468 raft_consensus.cc:515] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
W20260710 11:10:25.455247 26323 consensus_peers.cc:597] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:25.455190 26531 leader_election.cc:290] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.458284 26468 leader_election.cc:290] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.459712 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:25.460361 26286 raft_consensus.cc:3060] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.463054 26400 consensus_queue.cc:260] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.465655 26400 ts_tablet_manager.cc:1434] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:10:25.466835 26400 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:25.467350 26286 raft_consensus.cc:2468] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:25.471048 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.472576 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.473266 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16dc0433252480e8a9bba90a15923fe" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.473838 26175 leader_election.cc:304] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.474817 26532 raft_consensus.cc:2804] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.474941 26356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.475344 26532 raft_consensus.cc:697] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:25.475813 26356 raft_consensus.cc:2468] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 0.
I20260710 11:10:25.476297 26532 consensus_queue.cc:237] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.478763 26174 leader_election.cc:304] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.479689 26533 raft_consensus.cc:2804] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.480083 26533 raft_consensus.cc:493] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.480432 26533 raft_consensus.cc:3060] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.481683 26401 tablet_bootstrap.cc:492] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:25.482146 26401 ts_tablet_manager.cc:1403] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.317s	user 0.022s	sys 0.005s
I20260710 11:10:25.484975 26400 tablet_bootstrap.cc:654] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.484722 26401 raft_consensus.cc:359] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.485399 26401 raft_consensus.cc:385] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.485668 26401 raft_consensus.cc:740] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.486286 26401 consensus_queue.cc:260] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.488333 26533 raft_consensus.cc:515] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.369165 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35092fdd4a2147f5acfe7d49897fe76e" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:25.490283 26466 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:25.491272 26323 leader_election.cc:343] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.491691 26323 leader_election.cc:304] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 299e55149bb3459eaca61ff797828108; no voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:25.492719 26481 raft_consensus.cc:2749] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.429018 26402 tablet_bootstrap.cc:492] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:25.365733 26523 raft_consensus.cc:515] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.501468 26523 leader_election.cc:290] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.397293 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:25.433714 26357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.502768 26208 raft_consensus.cc:2468] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:25.503352 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8083cce1b38149bf8f29f6ff6ac6e999" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.394601 26525 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.108s
W20260710 11:10:25.505117 26174 leader_election.cc:343] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.369833 26408 raft_consensus.cc:515] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.507589 26408 leader_election.cc:290] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.444448 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:25.508455 26358 raft_consensus.cc:3060] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.511381 26359 raft_consensus.cc:2393] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 183a30fbd48c42e98c4b86fa90379249 in current term 1: Already voted for candidate 299e55149bb3459eaca61ff797828108 in this term.
I20260710 11:10:25.513612 26175 leader_election.cc:304] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [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: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:25.514525 26401 ts_tablet_manager.cc:1434] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:10:25.514391 26523 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.516062 26523 raft_consensus.cc:2749] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:25.517235 26401 tablet_bootstrap.cc:492] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:25.445617 26407 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.426378 26530 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:25.433573 26438 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:25.441105 26249 consensus_peers.cc:597] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Couldn't send request to peer 299e55149bb3459eaca61ff797828108. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:25.517010 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
W20260710 11:10:25.520450 26249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.128.3:33699, user_credentials={real_user=slave}} blocked reactor thread for 79530.8us
I20260710 11:10:25.520589 26284 raft_consensus.cc:3060] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.522715 26249 leader_election.cc:304] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.433918 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.534675 26408 raft_consensus.cc:493] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.535292 26408 raft_consensus.cc:515] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.539192 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
W20260710 11:10:25.540838 26323 leader_election.cc:343] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.543331 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b80e2d27e97408292d75685b1e34207" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:25.543752 26285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.543977 26208 raft_consensus.cc:3060] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.544809 26408 leader_election.cc:290] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.546816 26209 raft_consensus.cc:3060] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.544413 26285 raft_consensus.cc:2468] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:25.552281 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:25.554383 26324 leader_election.cc:304] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:25.555562 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:25.556386 26408 raft_consensus.cc:2804] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.556766 26408 raft_consensus.cc:493] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.557076 26408 raft_consensus.cc:3060] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.575174 26208 raft_consensus.cc:2468] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:25.589781 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8083cce1b38149bf8f29f6ff6ac6e999" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.591122 26438 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.560714 26533 leader_election.cc:290] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
W20260710 11:10:25.607014 26175 leader_election.cc:343] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.609548 26175 leader_election.cc:304] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:25.610637 26533 raft_consensus.cc:2749] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.610718 26358 raft_consensus.cc:2468] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:25.560942 26284 raft_consensus.cc:2468] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:25.614833 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:25.617014 26406 raft_consensus.cc:2764] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 11:10:25.677276 26157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:25.617489 26323 leader_election.cc:304] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.775228 26402 tablet_bootstrap.cc:700] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: Time spent opening tablet: real 0.209s	user 0.008s	sys 0.005s
I20260710 11:10:25.775971 26402 tablet_bootstrap.cc:654] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.777248 26483 raft_consensus.cc:493] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.777882 26483 raft_consensus.cc:515] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.780558 26483 leader_election.cc:290] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.782420 26483 raft_consensus.cc:2804] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.662190 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
W20260710 11:10:25.765602 26520 log.cc:927] Time spent T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: Append to log took a long time: real 0.132s	user 0.010s	sys 0.006s
W20260710 11:10:25.802992 26545 log.cc:927] Time spent T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260710 11:10:25.776078 26323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.1:39323, user_credentials={real_user=slave}} blocked reactor thread for 181145us
I20260710 11:10:25.807125 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:25.807919 26208 raft_consensus.cc:2468] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:25.809930 26323 leader_election.cc:304] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [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: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.812085 26438 raft_consensus.cc:2804] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:25.812580 26438 raft_consensus.cc:493] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.813066 26438 raft_consensus.cc:3060] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:25.786698 26175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.2:40011, user_credentials={real_user=slave}} blocked reactor thread for 177248us
I20260710 11:10:25.795014 26358 raft_consensus.cc:3060] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.820297 26400 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:25.790941 26483 raft_consensus.cc:697] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:25.823984 26400 ts_tablet_manager.cc:1403] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.357s	user 0.096s	sys 0.077s
W20260710 11:10:25.793431 26174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.3:33699, user_credentials={real_user=slave}} blocked reactor thread for 74102.9us
I20260710 11:10:25.827651 26249 leader_election.cc:304] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [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: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:25.829298 26435 raft_consensus.cc:2749] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:10:25.827837 26175 leader_election.cc:343] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.833897 26400 raft_consensus.cc:359] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.834645 26400 raft_consensus.cc:385] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.834923 26400 raft_consensus.cc:740] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.835682 26400 consensus_queue.cc:260] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.837256 26400 ts_tablet_manager.cc:1434] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
W20260710 11:10:25.839466 26175 leader_election.cc:343] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.839929 26175 leader_election.cc:304] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:25.838135 26400 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
W20260710 11:10:25.828372 26514 log.cc:927] Time spent T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: Append to log took a long time: real 0.070s	user 0.004s	sys 0.007s
I20260710 11:10:25.843495 26539 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 11:10:25.844254 26174 consensus_peers.cc:597] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb -> Peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Couldn't send request to peer 299e55149bb3459eaca61ff797828108. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:25.843127 26531 raft_consensus.cc:2749] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.850807 26438 raft_consensus.cc:515] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.854406 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:25.855191 26211 raft_consensus.cc:3060] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:25.855875 26406 raft_consensus.cc:493] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.856413 26406 raft_consensus.cc:515] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.858542 26406 leader_election.cc:290] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.861212 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:25.862092 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
W20260710 11:10:25.862751 26249 leader_election.cc:343] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:25.865491 26249 leader_election.cc:343] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.866103 26249 leader_election.cc:304] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:25.867185 26435 raft_consensus.cc:2749] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.868463 26211 raft_consensus.cc:2468] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 2.
I20260710 11:10:25.869684 26323 leader_election.cc:304] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:25.870740 26480 raft_consensus.cc:2804] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:25.871520 26480 raft_consensus.cc:697] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 2 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:25.872684 26480 consensus_queue.cc:237] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER 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: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
W20260710 11:10:25.873672 26324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.2:40011, user_credentials={real_user=slave}} blocked reactor thread for 260472us
I20260710 11:10:25.876153 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:25.876904 26284 raft_consensus.cc:2468] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:25.880898 26438 leader_election.cc:290] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 2 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.823239 26408 raft_consensus.cc:515] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.915388 26483 consensus_queue.cc:237] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.949149 26401 tablet_bootstrap.cc:654] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.939968 26358 raft_consensus.cc:2468] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 1.
I20260710 11:10:25.952700 26408 leader_election.cc:290] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:25.954155 26480 consensus_queue.cc:1048] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:25.944963 26175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.2:40011, user_credentials={real_user=slave}} blocked reactor thread for 105525us
I20260710 11:10:25.960389 26174 leader_election.cc:304] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [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: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249
I20260710 11:10:25.961606 26533 raft_consensus.cc:2804] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.962101 26533 raft_consensus.cc:697] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:25.963155 26533 consensus_queue.cc:237] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.982863 26480 consensus_queue.cc:1048] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.983892 26466 raft_consensus.cc:493] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.986256 26466 raft_consensus.cc:515] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:25.989104 26466 leader_election.cc:290] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:25.995723 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:26.000244 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
W20260710 11:10:26.006963 26323 leader_election.cc:343] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.017012 26402 tablet_bootstrap.cc:492] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:26.017396 26280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:26.017648 26402 ts_tablet_manager.cc:1403] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.589s	user 0.035s	sys 0.053s
I20260710 11:10:26.019948 26280 raft_consensus.cc:3060] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.021356 26400 tablet_bootstrap.cc:654] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.031966 26406 raft_consensus.cc:493] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.032609 26406 raft_consensus.cc:515] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.032918 26106 catalog_manager.cc:5697] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.027953 26531 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:10:26.035053 26282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbda8fc6c2e4f04b9e2c69a0a46da55" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:26.034610 26406 leader_election.cc:290] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:26.037701 26282 raft_consensus.cc:3060] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.037649 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8083cce1b38149bf8f29f6ff6ac6e999" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:26.042574 26211 raft_consensus.cc:2468] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:26.045117 26407 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:10:26.052202 26249 leader_election.cc:304] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:26.053145 26435 raft_consensus.cc:2804] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.053515 26435 raft_consensus.cc:493] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.053838 26435 raft_consensus.cc:3060] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.055424 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8083cce1b38149bf8f29f6ff6ac6e999" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
W20260710 11:10:26.056710 26249 leader_election.cc:343] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.073982 26280 raft_consensus.cc:2468] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:26.081342 26324 leader_election.cc:304] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [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: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:26.082300 26483 raft_consensus.cc:2804] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.083314 26483 raft_consensus.cc:697] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:26.084429 26282 raft_consensus.cc:2468] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 2.
I20260710 11:10:26.084298 26483 consensus_queue.cc:237] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.079945 26284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:26.089434 26400 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:26.090860 26407 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.092926 26400 ts_tablet_manager.cc:1403] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.255s	user 0.044s	sys 0.037s
I20260710 11:10:26.094657 26175 leader_election.cc:304] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [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: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:26.095535 26407 raft_consensus.cc:2749] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:26.097667 26402 raft_consensus.cc:359] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.099342 26401 tablet_bootstrap.cc:492] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:26.099752 26401 ts_tablet_manager.cc:1403] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.583s	user 0.018s	sys 0.088s
I20260710 11:10:26.099198 26402 raft_consensus.cc:385] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.100163 26402 raft_consensus.cc:740] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.100872 26402 consensus_queue.cc:260] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.107776 26402 ts_tablet_manager.cc:1434] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260710 11:10:26.111228 26400 raft_consensus.cc:359] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.092013 26435 raft_consensus.cc:515] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.112131 26400 raft_consensus.cc:385] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.124759 26402 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:26.122284 26400 raft_consensus.cc:740] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.133733 26400 consensus_queue.cc:260] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.140991 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8083cce1b38149bf8f29f6ff6ac6e999" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:26.141805 26211 raft_consensus.cc:3060] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.144707 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8083cce1b38149bf8f29f6ff6ac6e999" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
W20260710 11:10:26.146220 26249 leader_election.cc:343] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.148710 26400 ts_tablet_manager.cc:1434] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260710 11:10:26.149999 26400 tablet_bootstrap.cc:492] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:26.135215 26435 leader_election.cc:290] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:26.159611 26401 raft_consensus.cc:359] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.164860 26401 raft_consensus.cc:385] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.163959 26438 raft_consensus.cc:493] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.165163 26401 raft_consensus.cc:740] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.165540 26438 raft_consensus.cc:515] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.166595 26401 consensus_queue.cc:260] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.172199 26401 ts_tablet_manager.cc:1434] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260710 11:10:26.173108 26401 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:26.176604 26438 leader_election.cc:290] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:26.177623 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:26.178254 26283 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:26.179849 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:26.180207 26324 leader_election.cc:304] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:26.180524 26208 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:26.181007 26438 raft_consensus.cc:2804] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.181344 26438 raft_consensus.cc:493] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.181667 26438 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.191035 26211 raft_consensus.cc:2468] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:26.193732 26402 tablet_bootstrap.cc:654] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.195284 26249 leader_election.cc:304] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [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: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 299e55149bb3459eaca61ff797828108
I20260710 11:10:26.198812 26406 raft_consensus.cc:2804] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.199327 26406 raft_consensus.cc:697] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:26.200121 26406 consensus_queue.cc:237] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.201825 26400 tablet_bootstrap.cc:654] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.203541 26107 catalog_manager.cc:5697] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.204728 26107 catalog_manager.cc:5697] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 2, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.206908 26401 tablet_bootstrap.cc:654] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.202095 26438 raft_consensus.cc:515] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.211035 26438 leader_election.cc:290] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:26.219707 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:26.222522 26281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:26.223280 26281 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.220587 26211 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.242365 26281 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:26.257011 26324 leader_election.cc:304] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:26.258270 26438 raft_consensus.cc:2804] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.258944 26438 raft_consensus.cc:697] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:26.260075 26438 consensus_queue.cc:237] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.272014 26400 tablet_bootstrap.cc:492] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:26.272516 26400 ts_tablet_manager.cc:1403] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.123s	user 0.030s	sys 0.028s
I20260710 11:10:26.274052 26211 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:26.275192 26400 raft_consensus.cc:359] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.280802 26400 raft_consensus.cc:385] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.281088 26400 raft_consensus.cc:740] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.281723 26400 consensus_queue.cc:260] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.276382 26109 catalog_manager.cc:5697] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.297997 26400 ts_tablet_manager.cc:1434] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:10:26.298352 26402 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:26.298851 26402 ts_tablet_manager.cc:1403] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.187s	user 0.019s	sys 0.004s
I20260710 11:10:26.298990 26400 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: Bootstrap starting.
I20260710 11:10:26.301817 26401 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:26.302301 26401 ts_tablet_manager.cc:1403] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.008s
I20260710 11:10:26.305044 26401 raft_consensus.cc:359] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.305783 26401 raft_consensus.cc:385] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.309590 26400 tablet_bootstrap.cc:654] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.310247 26402 raft_consensus.cc:359] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.306059 26401 raft_consensus.cc:740] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.311208 26406 raft_consensus.cc:493] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.311547 26402 raft_consensus.cc:385] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.311887 26402 raft_consensus.cc:740] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.311685 26406 raft_consensus.cc:515] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.312697 26401 consensus_queue.cc:260] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.313798 26402 consensus_queue.cc:260] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.314286 26406 leader_election.cc:290] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:26.316722 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:26.317263 26402 ts_tablet_manager.cc:1434] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:10:26.317494 26360 raft_consensus.cc:2393] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 183a30fbd48c42e98c4b86fa90379249 in current term 1: Already voted for candidate 9ef7470de96c45458df94b241ec163fb in this term.
I20260710 11:10:26.318212 26402 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:26.319789 26401 ts_tablet_manager.cc:1434] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260710 11:10:26.320757 26401 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:26.323474 26400 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: No bootstrap required, opened a new log
I20260710 11:10:26.323913 26400 ts_tablet_manager.cc:1403] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260710 11:10:26.324262 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:26.310761 26107 catalog_manager.cc:5697] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 0 to 1, leader changed from <none> to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.326511 26249 leader_election.cc:304] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249; no voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:26.326603 26400 raft_consensus.cc:359] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.327278 26400 raft_consensus.cc:385] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.327545 26400 raft_consensus.cc:740] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.327946 26406 raft_consensus.cc:3060] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.328219 26400 consensus_queue.cc:260] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.330506 26400 ts_tablet_manager.cc:1434] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:26.331360 26401 tablet_bootstrap.cc:654] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.332950 26402 tablet_bootstrap.cc:654] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.344237 26401 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:26.344731 26401 ts_tablet_manager.cc:1403] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.001s
I20260710 11:10:26.347940 26401 raft_consensus.cc:359] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.348658 26401 raft_consensus.cc:385] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.348917 26401 raft_consensus.cc:740] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.349817 26401 consensus_queue.cc:260] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.351735 26401 ts_tablet_manager.cc:1434] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:26.352766 26401 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb: Bootstrap starting.
I20260710 11:10:26.359432 26401 tablet_bootstrap.cc:654] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.368432 26106 catalog_manager.cc:5697] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.372248 26106 catalog_manager.cc:5697] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.369632 26211 raft_consensus.cc:3060] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.385702 26406 raft_consensus.cc:2749] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.376446 26401 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb: No bootstrap required, opened a new log
I20260710 11:10:26.386765 26401 ts_tablet_manager.cc:1403] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260710 11:10:26.395628 26407 consensus_queue.cc:1048] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.398753 26435 raft_consensus.cc:493] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.399322 26435 raft_consensus.cc:515] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.400851 26401 raft_consensus.cc:359] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.401335 26435 leader_election.cc:290] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:26.403708 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35092fdd4a2147f5acfe7d49897fe76e" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:26.404333 26360 raft_consensus.cc:2468] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:26.405534 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35092fdd4a2147f5acfe7d49897fe76e" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:26.401636 26401 raft_consensus.cc:385] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.406569 26401 raft_consensus.cc:740] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.407620 26401 consensus_queue.cc:260] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.412372 26249 leader_election.cc:304] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:26.413816 26402 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:26.413892 26208 raft_consensus.cc:2468] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 0.
I20260710 11:10:26.414536 26402 ts_tablet_manager.cc:1403] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.047s
I20260710 11:10:26.417309 26402 raft_consensus.cc:359] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.418395 26402 raft_consensus.cc:385] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.418726 26402 raft_consensus.cc:740] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.419473 26402 consensus_queue.cc:260] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.421365 26402 ts_tablet_manager.cc:1434] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:26.422497 26402 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:26.424860 26406 raft_consensus.cc:2804] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.425292 26406 raft_consensus.cc:493] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.425649 26406 raft_consensus.cc:3060] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.428736 26402 tablet_bootstrap.cc:654] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.433686 26406 raft_consensus.cc:515] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.448848 26401 ts_tablet_manager.cc:1434] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260710 11:10:26.450394 26406 leader_election.cc:290] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:26.465473 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35092fdd4a2147f5acfe7d49897fe76e" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:26.466264 26209 raft_consensus.cc:3060] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.471488 26407 raft_consensus.cc:493] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.472024 26407 raft_consensus.cc:515] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.474129 26407 leader_election.cc:290] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:26.475366 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108" is_pre_election: true
I20260710 11:10:26.476353 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:26.477128 26283 raft_consensus.cc:2393] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef7470de96c45458df94b241ec163fb in current term 1: Already voted for candidate 299e55149bb3459eaca61ff797828108 in this term.
I20260710 11:10:26.479646 26175 leader_election.cc:304] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef7470de96c45458df94b241ec163fb; no voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108
I20260710 11:10:26.481671 26531 raft_consensus.cc:3060] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.492084 26402 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
I20260710 11:10:26.492578 26402 ts_tablet_manager.cc:1403] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.019s
I20260710 11:10:26.495106 26483 raft_consensus.cc:493] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.495338 26402 raft_consensus.cc:359] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.496058 26402 raft_consensus.cc:385] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.495702 26483 raft_consensus.cc:515] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.496356 26402 raft_consensus.cc:740] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.497098 26402 consensus_queue.cc:260] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.498181 26483 leader_election.cc:290] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:26.500733 26279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7438d6824c6546968da08096c10aab93" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:26.501502 26279 raft_consensus.cc:2468] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:26.502127 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7438d6824c6546968da08096c10aab93" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:26.502763 26211 raft_consensus.cc:2468] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 0.
I20260710 11:10:26.503437 26324 leader_election.cc:304] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 299e55149bb3459eaca61ff797828108; no voters: 
I20260710 11:10:26.504691 26549 raft_consensus.cc:2804] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.505169 26549 raft_consensus.cc:493] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.505564 26549 raft_consensus.cc:3060] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.507018 26402 ts_tablet_manager.cc:1434] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:10:26.508077 26402 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: Bootstrap starting.
I20260710 11:10:26.514456 26402 tablet_bootstrap.cc:654] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.514946 26283 raft_consensus.cc:1275] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:26.517379 26548 consensus_queue.cc:1048] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.523665 26466 consensus_queue.cc:1048] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.534194 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35092fdd4a2147f5acfe7d49897fe76e" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:26.534991 26358 raft_consensus.cc:3060] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.552824 26548 raft_consensus.cc:493] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.553362 26548 raft_consensus.cc:515] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.555503 26548 leader_election.cc:290] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:26.557770 26211 raft_consensus.cc:1275] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:26.558176 26282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:26.563308 26209 raft_consensus.cc:2468] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:26.565033 26438 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:26.578541 26438 consensus_queue.cc:1048] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:26.579906 26438 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.580425 26249 leader_election.cc:304] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:26.581689 26435 raft_consensus.cc:2804] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.582260 26435 raft_consensus.cc:697] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:26.583817 26435 consensus_queue.cc:237] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.596532 26531 raft_consensus.cc:2749] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.607514 26402 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: No bootstrap required, opened a new log
W20260710 11:10:26.618899 26249 consensus_peers.cc:597] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Couldn't send request to peer 299e55149bb3459eaca61ff797828108. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:26.621143 26402 ts_tablet_manager.cc:1403] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: Time spent bootstrapping tablet: real 0.113s	user 0.032s	sys 0.012s
I20260710 11:10:26.604822 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8274253e952f417791ed40039b5fc498" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:26.627009 26483 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.627537 26402 raft_consensus.cc:359] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.627913 26323 leader_election.cc:304] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 299e55149bb3459eaca61ff797828108; no voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:26.628208 26402 raft_consensus.cc:385] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.628481 26402 raft_consensus.cc:740] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.628418 26483 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:26.629315 26481 raft_consensus.cc:2749] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.629469 26402 consensus_queue.cc:260] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.631764 26402 ts_tablet_manager.cc:1434] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:10:26.631897 26549 raft_consensus.cc:515] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.635026 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7438d6824c6546968da08096c10aab93" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:26.638401 26549 leader_election.cc:290] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:26.641954 26209 raft_consensus.cc:3060] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.642253 26279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7438d6824c6546968da08096c10aab93" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:26.644999 26358 raft_consensus.cc:2468] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 1.
I20260710 11:10:26.648075 26279 raft_consensus.cc:3060] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.667821 26209 raft_consensus.cc:2468] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:26.669661 26323 leader_election.cc:304] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:26.670516 26481 raft_consensus.cc:2804] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.671072 26481 raft_consensus.cc:697] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:26.672562 26481 consensus_queue.cc:237] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.680312 26279 raft_consensus.cc:2468] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 1.
I20260710 11:10:26.686842 26483 raft_consensus.cc:493] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.687340 26483 raft_consensus.cc:515] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:26.689483 26483 leader_election.cc:290] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:26.700095 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54eb31543f164376a2ccf3e294e3af36" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "183a30fbd48c42e98c4b86fa90379249" is_pre_election: true
I20260710 11:10:26.700568 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54eb31543f164376a2ccf3e294e3af36" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef7470de96c45458df94b241ec163fb" is_pre_election: true
I20260710 11:10:26.702883 26324 leader_election.cc:304] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 299e55149bb3459eaca61ff797828108; no voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:26.705981 26481 raft_consensus.cc:2749] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.707871 26481 consensus_queue.cc:1048] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.707898 26107 catalog_manager.cc:5697] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.718387 26106 catalog_manager.cc:5697] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 0 to 1, leader changed from <none> to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.721860 26483 consensus_queue.cc:1048] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.761896 26435 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.813819 26360 raft_consensus.cc:3060] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.982267 26406 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.987541 26360 raft_consensus.cc:3060] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.999338 26435 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.065160 26358 raft_consensus.cc:3060] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.096779 26481 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.108371 26548 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.345458 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:27.351365 26602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:27.352334 26603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:27.353767 26605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:27.354329 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:27.356809 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:27.357049 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:27.357234 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681827357215 us; error 0 us; skew 500 ppm
I20260710 11:10:27.357749 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:27.360672 25088 webserver.cc:533] Webserver started at http://127.24.128.4:43045/ using document root <none> and password file <none>
I20260710 11:10:27.361187 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:27.361408 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:27.361719 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:27.362794 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-3-root/instance:
uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
format_stamp: "Formatted at 2026-07-10 11:10:27 on dist-test-slave-gm5k"
I20260710 11:10:27.367282 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:27.370827 26610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:27.371860 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:27.372176 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-3-root
uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
format_stamp: "Formatted at 2026-07-10 11:10:27 on dist-test-slave-gm5k"
I20260710 11:10:27.372468 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:27.394693 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:27.396085 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:27.397595 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:27.399992 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:27.400228 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:27.400492 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:27.400673 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:27.472097 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.4:36895
I20260710 11:10:27.472214 26672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.4:36895 every 8 connection(s)
I20260710 11:10:27.483767 25088 auto_leader_rebalancer-test.cc:388] add a tserver: 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:27.496536 26673 heartbeater.cc:344] Connected to a master server at 127.24.128.62:37185
I20260710 11:10:27.496990 26673 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:27.497781 26673 heartbeater.cc:507] Master 127.24.128.62:37185 requested a full tablet report, sending...
I20260710 11:10:27.500037 26107 ts_manager.cc:194] Registered new tserver with Master: 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895)
I20260710 11:10:27.501514 26107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34414
I20260710 11:10:27.815033 26206 consensus_queue.cc:237] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:27.827991 26281 raft_consensus.cc:1275] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:27.830037 26358 raft_consensus.cc:1275] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:27.830754 26683 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:27.831758 26601 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:27.843369 26177 consensus_peers.cc:597] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54eb31543f164376a2ccf3e294e3af36. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.842664 26683 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.845160 26281 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.844686 26358 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.867990 26107 catalog_manager.cc:5697] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.878470 26281 consensus_queue.cc:237] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:27.886257 26358 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:27.889379 26211 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:27.890286 26435 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.891229 26468 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:27.908301 26468 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
W20260710 11:10:27.914915 26252 consensus_peers.cc:597] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5e727be558840108c6910fbbf14eb8c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.914438 26211 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.915632 26358 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.926770 26109 catalog_manager.cc:5697] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.942497 26281 consensus_queue.cc:237] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:27.948912 26358 raft_consensus.cc:1275] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:27.949036 26252 consensus_peers.cc:597] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35092fdd4a2147f5acfe7d49897fe76e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.949201 26211 raft_consensus.cc:1275] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:27.950321 26697 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.951301 26435 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.957610 26697 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.960439 26358 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.965268 26211 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:27.979203 26109 catalog_manager.cc:5697] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.992632 26358 consensus_queue.cc:237] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.003424 26281 raft_consensus.cc:1275] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:28.006397 26211 raft_consensus.cc:1275] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:28.006143 26548 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.009213 26480 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:28.014721 26326 consensus_peers.cc:597] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7438d6824c6546968da08096c10aab93. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:28.021191 26206 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:28.029465 26483 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:28.036100 26107 catalog_manager.cc:5697] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:28.054605 26283 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:28.213246 26702 ts_tablet_manager.cc:933] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:28.215444 26702 tablet_copy_client.cc:323] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.1:39323
I20260710 11:10:28.229794 26221 tablet_copy_service.cc:140] P 9ef7470de96c45458df94b241ec163fb: Received BeginTabletCopySession request for tablet 54eb31543f164376a2ccf3e294e3af36 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:51220)
I20260710 11:10:28.230333 26221 tablet_copy_service.cc:161] P 9ef7470de96c45458df94b241ec163fb: Beginning new tablet copy session on tablet 54eb31543f164376a2ccf3e294e3af36 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:51220: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-54eb31543f164376a2ccf3e294e3af36
I20260710 11:10:28.235556 26221 tablet_copy_source_session.cc:215] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:28.239114 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54eb31543f164376a2ccf3e294e3af36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:28.255399 26702 tablet_copy_client.cc:806] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:28.256335 26702 tablet_copy_client.cc:670] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:28.261096 26702 tablet_copy_client.cc:538] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:28.268476 26702 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:28.288211 26702 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:28.289256 26702 tablet_bootstrap.cc:492] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:28.289958 26702 ts_tablet_manager.cc:1403] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:10:28.293110 26702 raft_consensus.cc:359] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.294067 26702 raft_consensus.cc:740] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:28.294767 26702 consensus_queue.cc:260] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.297219 26673 heartbeater.cc:499] Master 127.24.128.62:37185 was elected leader, sending a full tablet report...
I20260710 11:10:28.297916 26702 ts_tablet_manager.cc:1434] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:10:28.301632 26221 tablet_copy_service.cc:342] P 9ef7470de96c45458df94b241ec163fb: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-54eb31543f164376a2ccf3e294e3af36 received from {username='slave'} at 127.0.0.1:51220
I20260710 11:10:28.302134 26221 tablet_copy_service.cc:434] P 9ef7470de96c45458df94b241ec163fb: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-54eb31543f164376a2ccf3e294e3af36 on tablet 54eb31543f164376a2ccf3e294e3af36 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:28.404923 26702 ts_tablet_manager.cc:933] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:28.406596 26702 tablet_copy_client.cc:323] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.3:33699
I20260710 11:10:28.416379 26370 tablet_copy_service.cc:140] P 299e55149bb3459eaca61ff797828108: Received BeginTabletCopySession request for tablet 7438d6824c6546968da08096c10aab93 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:53780)
I20260710 11:10:28.417165 26370 tablet_copy_service.cc:161] P 299e55149bb3459eaca61ff797828108: Beginning new tablet copy session on tablet 7438d6824c6546968da08096c10aab93 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:53780: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-7438d6824c6546968da08096c10aab93
I20260710 11:10:28.425244 26370 tablet_copy_source_session.cc:215] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:28.428344 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7438d6824c6546968da08096c10aab93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:28.440026 26702 tablet_copy_client.cc:806] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:28.440582 26702 tablet_copy_client.cc:670] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:28.444397 26702 tablet_copy_client.cc:538] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:28.451153 26702 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:28.468294 26702 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:28.469103 26702 tablet_bootstrap.cc:492] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:28.469698 26702 ts_tablet_manager.cc:1403] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260710 11:10:28.471864 26702 raft_consensus.cc:359] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.472494 26702 raft_consensus.cc:740] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:28.473003 26702 consensus_queue.cc:260] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.475097 26702 ts_tablet_manager.cc:1434] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:10:28.477190 26370 tablet_copy_service.cc:342] P 299e55149bb3459eaca61ff797828108: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-7438d6824c6546968da08096c10aab93 received from {username='slave'} at 127.0.0.1:53780
I20260710 11:10:28.477650 26370 tablet_copy_service.cc:434] P 299e55149bb3459eaca61ff797828108: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-7438d6824c6546968da08096c10aab93 on tablet 7438d6824c6546968da08096c10aab93 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:28.485713 26702 ts_tablet_manager.cc:933] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:28.490389 26702 tablet_copy_client.cc:323] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.2:40011
I20260710 11:10:28.500614 26296 tablet_copy_service.cc:140] P 183a30fbd48c42e98c4b86fa90379249: Received BeginTabletCopySession request for tablet e5e727be558840108c6910fbbf14eb8c from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:37594)
I20260710 11:10:28.501217 26296 tablet_copy_service.cc:161] P 183a30fbd48c42e98c4b86fa90379249: Beginning new tablet copy session on tablet e5e727be558840108c6910fbbf14eb8c from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:37594: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-e5e727be558840108c6910fbbf14eb8c
I20260710 11:10:28.508961 26296 tablet_copy_source_session.cc:215] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:28.512413 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e727be558840108c6910fbbf14eb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:28.527777 26702 tablet_copy_client.cc:806] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:28.528399 26702 tablet_copy_client.cc:670] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:28.531749 26702 tablet_copy_client.cc:538] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:28.539261 26702 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:28.556468 26702 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:28.557299 26702 tablet_bootstrap.cc:492] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:28.557893 26702 ts_tablet_manager.cc:1403] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 11:10:28.560577 26702 raft_consensus.cc:359] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.561331 26702 raft_consensus.cc:740] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:28.561883 26702 consensus_queue.cc:260] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.563849 26702 ts_tablet_manager.cc:1434] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 11:10:28.567257 26296 tablet_copy_service.cc:342] P 183a30fbd48c42e98c4b86fa90379249: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-e5e727be558840108c6910fbbf14eb8c received from {username='slave'} at 127.0.0.1:37594
I20260710 11:10:28.567795 26296 tablet_copy_service.cc:434] P 183a30fbd48c42e98c4b86fa90379249: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-e5e727be558840108c6910fbbf14eb8c on tablet e5e727be558840108c6910fbbf14eb8c with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:28.575120 26702 ts_tablet_manager.cc:933] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:28.577024 26702 tablet_copy_client.cc:323] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.2:40011
I20260710 11:10:28.579113 26296 tablet_copy_service.cc:140] P 183a30fbd48c42e98c4b86fa90379249: Received BeginTabletCopySession request for tablet 35092fdd4a2147f5acfe7d49897fe76e from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:37594)
I20260710 11:10:28.579751 26296 tablet_copy_service.cc:161] P 183a30fbd48c42e98c4b86fa90379249: Beginning new tablet copy session on tablet 35092fdd4a2147f5acfe7d49897fe76e from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:37594: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-35092fdd4a2147f5acfe7d49897fe76e
I20260710 11:10:28.586176 26296 tablet_copy_source_session.cc:215] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:28.588855 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35092fdd4a2147f5acfe7d49897fe76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:28.602479 26702 tablet_copy_client.cc:806] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:28.603026 26702 tablet_copy_client.cc:670] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:28.606120 26702 tablet_copy_client.cc:538] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:28.611881 26702 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:28.627713 26702 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:28.628548 26702 tablet_bootstrap.cc:492] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:28.629155 26702 ts_tablet_manager.cc:1403] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 11:10:28.631349 26702 raft_consensus.cc:359] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.632099 26702 raft_consensus.cc:740] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:28.632699 26702 consensus_queue.cc:260] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:28.634725 26702 ts_tablet_manager.cc:1434] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:28.636416 26296 tablet_copy_service.cc:342] P 183a30fbd48c42e98c4b86fa90379249: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-35092fdd4a2147f5acfe7d49897fe76e received from {username='slave'} at 127.0.0.1:37594
I20260710 11:10:28.636790 26296 tablet_copy_service.cc:434] P 183a30fbd48c42e98c4b86fa90379249: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-35092fdd4a2147f5acfe7d49897fe76e on tablet 35092fdd4a2147f5acfe7d49897fe76e with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:28.729667 26648 raft_consensus.cc:1217] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:28.944005 26648 raft_consensus.cc:1217] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:28.953783 26648 raft_consensus.cc:1217] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:29.062435 26648 raft_consensus.cc:1217] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:29.163194 26686 raft_consensus.cc:1064] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:29.166237 26686 consensus_queue.cc:237] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.173786 26358 raft_consensus.cc:1275] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.175814 26686 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:29.178915 26648 raft_consensus.cc:1275] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.180773 26724 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:29.181459 26283 raft_consensus.cc:1275] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.183053 26686 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:29.204679 26724 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.208575 26283 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.212641 26358 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.224231 26107 catalog_manager.cc:5697] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.218012 26648 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.261189 26211 consensus_queue.cc:237] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.267028 26358 raft_consensus.cc:1275] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.267881 26648 raft_consensus.cc:1275] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.268635 26716 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:29.269440 26724 consensus_queue.cc:1048] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:29.279662 26686 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.281669 26358 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.282065 26648 raft_consensus.cc:2955] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.295820 26109 catalog_manager.cc:5697] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.303633 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54eb31543f164376a2ccf3e294e3af36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:29.319582 26271 tablet_service.cc:1558] Processing DeleteTablet for tablet 54eb31543f164376a2ccf3e294e3af36 with delete_type TABLET_DATA_TOMBSTONED (TS 183a30fbd48c42e98c4b86fa90379249 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38646
I20260710 11:10:29.321923 26732 tablet_replica.cc:333] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:29.323438 26732 raft_consensus.cc:2243] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.324131 26732 raft_consensus.cc:2272] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.327148 26732 ts_tablet_manager.cc:1916] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:29.339520 26732 ts_tablet_manager.cc:1929] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:29.339987 26732 log.cc:1199] T 54eb31543f164376a2ccf3e294e3af36 P 183a30fbd48c42e98c4b86fa90379249: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/wals/54eb31543f164376a2ccf3e294e3af36
I20260710 11:10:29.341923 26094 catalog_manager.cc:5028] TS 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): tablet 54eb31543f164376a2ccf3e294e3af36 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:29.404351 26721 raft_consensus.cc:1064] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:29.406687 26721 consensus_queue.cc:237] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.413831 26648 raft_consensus.cc:1275] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.414139 26358 raft_consensus.cc:1275] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.414839 26211 raft_consensus.cc:1275] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.416112 26697 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:29.417375 26722 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:29.420035 26721 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:29.431046 26722 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.433560 26358 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.433314 26648 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.444134 26211 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.447988 26109 catalog_manager.cc:5697] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.468828 26283 consensus_queue.cc:237] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.472714 26719 raft_consensus.cc:1064] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:29.475400 26719 consensus_queue.cc:237] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.482717 26648 raft_consensus.cc:1275] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.484064 26647 raft_consensus.cc:1275] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.484501 26211 raft_consensus.cc:1275] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.484368 26483 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:29.486130 26722 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:29.487112 26721 consensus_queue.cc:1048] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:29.493427 26283 raft_consensus.cc:1275] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.495105 26720 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:29.501915 26211 raft_consensus.cc:1275] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.501072 26722 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.503541 26719 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:29.511086 26209 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.515532 26094 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35092fdd4a2147f5acfe7d49897fe76e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:29.517081 26720 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.520226 26106 catalog_manager.cc:5697] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.523272 26647 raft_consensus.cc:2955] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.524214 26211 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.529484 26648 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.535452 26346 tablet_service.cc:1558] Processing DeleteTablet for tablet 35092fdd4a2147f5acfe7d49897fe76e with delete_type TABLET_DATA_TOMBSTONED (TS 299e55149bb3459eaca61ff797828108 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52170
I20260710 11:10:29.556489 26108 catalog_manager.cc:5697] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.567098 26740 tablet_replica.cc:333] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:29.569986 26740 raft_consensus.cc:2243] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.570878 26740 raft_consensus.cc:2272] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.570294 26283 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.581306 26740 ts_tablet_manager.cc:1916] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:29.584355 26358 consensus_queue.cc:237] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.598984 26740 ts_tablet_manager.cc:1929] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:29.599514 26740 log.cc:1199] T 35092fdd4a2147f5acfe7d49897fe76e P 299e55149bb3459eaca61ff797828108: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/wals/35092fdd4a2147f5acfe7d49897fe76e
I20260710 11:10:29.602382 26093 catalog_manager.cc:5028] TS 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): tablet 35092fdd4a2147f5acfe7d49897fe76e (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:29.605721 26209 raft_consensus.cc:1275] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.607270 26647 raft_consensus.cc:1275] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.607638 26701 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:29.608791 26719 consensus_queue.cc:1048] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:29.616053 26719 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.618040 26647 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.619959 26209 raft_consensus.cc:2955] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.628751 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7438d6824c6546968da08096c10aab93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:29.636035 26106 catalog_manager.cc:5697] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.648166 26697 raft_consensus.cc:1064] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:29.650720 26697 consensus_queue.cc:237] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.652447 26271 tablet_service.cc:1558] Processing DeleteTablet for tablet 7438d6824c6546968da08096c10aab93 with delete_type TABLET_DATA_TOMBSTONED (TS 183a30fbd48c42e98c4b86fa90379249 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38646
I20260710 11:10:29.653312 26732 tablet_replica.cc:333] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:29.654315 26732 raft_consensus.cc:2243] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.655112 26732 raft_consensus.cc:2272] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.658634 26732 ts_tablet_manager.cc:1916] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:29.665877 26647 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.666976 26358 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.667810 26721 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:29.668777 26722 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:29.675729 26209 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:29.677238 26721 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:29.686295 26722 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.693148 26732 ts_tablet_manager.cc:1929] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:29.694489 26732 log.cc:1199] T 7438d6824c6546968da08096c10aab93 P 183a30fbd48c42e98c4b86fa90379249: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/wals/7438d6824c6546968da08096c10aab93
I20260710 11:10:29.694756 26648 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.694523 26209 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.696228 26094 catalog_manager.cc:5028] TS 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): tablet 7438d6824c6546968da08096c10aab93 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:29.699699 26358 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.704041 26106 catalog_manager.cc:5697] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.728636 26283 consensus_queue.cc:237] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:29.734578 26358 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.735085 26648 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:29.735914 26697 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:29.737494 26697 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:29.743764 26721 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.747588 26358 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.748847 26648 raft_consensus.cc:2955] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.756168 26094 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5e727be558840108c6910fbbf14eb8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:29.761528 26106 catalog_manager.cc:5697] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:29.778285 26197 tablet_service.cc:1558] Processing DeleteTablet for tablet e5e727be558840108c6910fbbf14eb8c with delete_type TABLET_DATA_TOMBSTONED (TS 9ef7470de96c45458df94b241ec163fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37392
I20260710 11:10:29.780563 26747 tablet_replica.cc:333] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:29.781808 26747 raft_consensus.cc:2243] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:29.782441 26747 raft_consensus.cc:2272] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:29.785727 26747 ts_tablet_manager.cc:1916] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:29.798883 26747 ts_tablet_manager.cc:1929] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:29.799501 26747 log.cc:1199] T e5e727be558840108c6910fbbf14eb8c P 9ef7470de96c45458df94b241ec163fb: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/wals/e5e727be558840108c6910fbbf14eb8c
I20260710 11:10:29.801044 26093 catalog_manager.cc:5028] TS 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): tablet e5e727be558840108c6910fbbf14eb8c (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:30.812170 26360 consensus_queue.cc:237] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:30.818673 26211 raft_consensus.cc:1275] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:30.819428 26326 consensus_peers.cc:597] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e16dc0433252480e8a9bba90a15923fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.820153 26281 raft_consensus.cc:1275] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:30.820312 26701 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.821342 26750 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:30.833802 26750 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.835511 26283 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.836333 26211 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.847795 26281 consensus_queue.cc:237] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:30.850109 26108 catalog_manager.cc:5697] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:30.862092 26252 consensus_peers.cc:597] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 790a87f0670c453eba08b8628ecc9267. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.863540 26360 raft_consensus.cc:1275] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:30.864310 26211 raft_consensus.cc:1275] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:30.865039 26721 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.865948 26754 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.875229 26721 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.877113 26360 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.897186 26209 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.899468 26360 consensus_queue.cc:237] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:30.899297 26109 catalog_manager.cc:5697] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:30.907400 26326 consensus_peers.cc:597] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c11fa68c6674610931a5d604f28fca8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.908390 26209 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:30.908874 26281 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:30.910296 26719 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.911120 26750 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.923820 26750 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.925630 26281 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.925915 26209 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.935637 26211 consensus_queue.cc:237] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:30.936254 26106 catalog_manager.cc:5697] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.946200 26360 raft_consensus.cc:1275] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:30.948422 26177 consensus_peers.cc:597] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36963840ed42474187340e46ea47def6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.948446 26686 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:30.949842 26281 raft_consensus.cc:1275] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:30.951133 26748 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.958251 26686 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.963634 26360 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.977948 26106 catalog_manager.cc:5697] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:30.988710 26281 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:31.368541 26772 ts_tablet_manager.cc:933] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:31.370597 26772 tablet_copy_client.cc:323] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.2:40011
I20260710 11:10:31.373267 26296 tablet_copy_service.cc:140] P 183a30fbd48c42e98c4b86fa90379249: Received BeginTabletCopySession request for tablet 790a87f0670c453eba08b8628ecc9267 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:37594)
I20260710 11:10:31.373814 26296 tablet_copy_service.cc:161] P 183a30fbd48c42e98c4b86fa90379249: Beginning new tablet copy session on tablet 790a87f0670c453eba08b8628ecc9267 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:37594: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-790a87f0670c453eba08b8628ecc9267
I20260710 11:10:31.379204 26296 tablet_copy_source_session.cc:215] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:31.382391 26772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a87f0670c453eba08b8628ecc9267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.393599 26772 tablet_copy_client.cc:806] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:31.394232 26772 tablet_copy_client.cc:670] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:31.398094 26772 tablet_copy_client.cc:538] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:31.405786 26772 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:31.416846 26774 ts_tablet_manager.cc:933] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:31.421875 26774 tablet_copy_client.cc:323] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.3:33699
I20260710 11:10:31.423838 26370 tablet_copy_service.cc:140] P 299e55149bb3459eaca61ff797828108: Received BeginTabletCopySession request for tablet e16dc0433252480e8a9bba90a15923fe from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:53780)
I20260710 11:10:31.424407 26370 tablet_copy_service.cc:161] P 299e55149bb3459eaca61ff797828108: Beginning new tablet copy session on tablet e16dc0433252480e8a9bba90a15923fe from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:53780: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-e16dc0433252480e8a9bba90a15923fe
I20260710 11:10:31.429402 26772 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:31.430332 26772 tablet_bootstrap.cc:492] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:31.431329 26772 ts_tablet_manager.cc:1403] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.015s
I20260710 11:10:31.432626 26370 tablet_copy_source_session.cc:215] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:31.434803 26772 raft_consensus.cc:359] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.435536 26772 raft_consensus.cc:740] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:31.435897 26774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16dc0433252480e8a9bba90a15923fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.436077 26772 consensus_queue.cc:260] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.438967 26772 ts_tablet_manager.cc:1434] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:10:31.440791 26296 tablet_copy_service.cc:342] P 183a30fbd48c42e98c4b86fa90379249: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-790a87f0670c453eba08b8628ecc9267 received from {username='slave'} at 127.0.0.1:37594
I20260710 11:10:31.441272 26296 tablet_copy_service.cc:434] P 183a30fbd48c42e98c4b86fa90379249: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-790a87f0670c453eba08b8628ecc9267 on tablet 790a87f0670c453eba08b8628ecc9267 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:31.445150 26772 ts_tablet_manager.cc:933] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:31.446825 26772 tablet_copy_client.cc:323] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.3:33699
I20260710 11:10:31.448361 26370 tablet_copy_service.cc:140] P 299e55149bb3459eaca61ff797828108: Received BeginTabletCopySession request for tablet 1c11fa68c6674610931a5d604f28fca8 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:53780)
I20260710 11:10:31.448845 26370 tablet_copy_service.cc:161] P 299e55149bb3459eaca61ff797828108: Beginning new tablet copy session on tablet 1c11fa68c6674610931a5d604f28fca8 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:53780: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-1c11fa68c6674610931a5d604f28fca8
I20260710 11:10:31.457015 26370 tablet_copy_source_session.cc:215] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:31.459718 26774 tablet_copy_client.cc:806] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:31.460198 26772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c11fa68c6674610931a5d604f28fca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.460302 26774 tablet_copy_client.cc:670] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:31.466729 26774 tablet_copy_client.cc:538] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:31.473605 26774 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:31.475854 26772 tablet_copy_client.cc:806] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:31.476465 26772 tablet_copy_client.cc:670] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:31.480803 26772 tablet_copy_client.cc:538] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:31.490886 26772 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:31.497020 26774 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:31.497900 26774 tablet_bootstrap.cc:492] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:31.498602 26774 ts_tablet_manager.cc:1403] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 11:10:31.501791 26774 raft_consensus.cc:359] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.502607 26774 raft_consensus.cc:740] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:31.503320 26774 consensus_queue.cc:260] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.506565 26774 ts_tablet_manager.cc:1434] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.009s
I20260710 11:10:31.508642 26370 tablet_copy_service.cc:342] P 299e55149bb3459eaca61ff797828108: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-e16dc0433252480e8a9bba90a15923fe received from {username='slave'} at 127.0.0.1:53780
I20260710 11:10:31.509086 26370 tablet_copy_service.cc:434] P 299e55149bb3459eaca61ff797828108: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-e16dc0433252480e8a9bba90a15923fe on tablet e16dc0433252480e8a9bba90a15923fe with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:31.515595 26772 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:31.516518 26772 tablet_bootstrap.cc:492] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:31.517179 26772 ts_tablet_manager.cc:1403] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260710 11:10:31.520012 26772 raft_consensus.cc:359] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.520834 26772 raft_consensus.cc:740] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:31.521437 26772 consensus_queue.cc:260] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.523798 26772 ts_tablet_manager.cc:1434] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:10:31.525359 26370 tablet_copy_service.cc:342] P 299e55149bb3459eaca61ff797828108: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-1c11fa68c6674610931a5d604f28fca8 received from {username='slave'} at 127.0.0.1:53780
I20260710 11:10:31.525766 26370 tablet_copy_service.cc:434] P 299e55149bb3459eaca61ff797828108: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-1c11fa68c6674610931a5d604f28fca8 on tablet 1c11fa68c6674610931a5d604f28fca8 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:31.535214 26772 ts_tablet_manager.cc:933] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:31.536917 26772 tablet_copy_client.cc:323] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.1:39323
I20260710 11:10:31.538851 26221 tablet_copy_service.cc:140] P 9ef7470de96c45458df94b241ec163fb: Received BeginTabletCopySession request for tablet 36963840ed42474187340e46ea47def6 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:51220)
I20260710 11:10:31.539402 26221 tablet_copy_service.cc:161] P 9ef7470de96c45458df94b241ec163fb: Beginning new tablet copy session on tablet 36963840ed42474187340e46ea47def6 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:51220: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-36963840ed42474187340e46ea47def6
I20260710 11:10:31.544384 26221 tablet_copy_source_session.cc:215] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:31.547269 26772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36963840ed42474187340e46ea47def6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.559828 26772 tablet_copy_client.cc:806] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:31.560549 26772 tablet_copy_client.cc:670] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:31.564524 26772 tablet_copy_client.cc:538] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:31.570068 26772 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:31.583717 26772 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:31.584365 26772 tablet_bootstrap.cc:492] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:31.584844 26772 ts_tablet_manager.cc:1403] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 11:10:31.586587 26772 raft_consensus.cc:359] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.587245 26772 raft_consensus.cc:740] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:31.587699 26772 consensus_queue.cc:260] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:31.589509 26772 ts_tablet_manager.cc:1434] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:31.591383 26221 tablet_copy_service.cc:342] P 9ef7470de96c45458df94b241ec163fb: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-36963840ed42474187340e46ea47def6 received from {username='slave'} at 127.0.0.1:51220
I20260710 11:10:31.591791 26221 tablet_copy_service.cc:434] P 9ef7470de96c45458df94b241ec163fb: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-36963840ed42474187340e46ea47def6 on tablet 36963840ed42474187340e46ea47def6 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:31.894160 26648 raft_consensus.cc:1217] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:31.979166 26648 raft_consensus.cc:1217] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:31.981395 26648 raft_consensus.cc:1217] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:32.021085 26648 raft_consensus.cc:1217] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:32.382478 26777 raft_consensus.cc:1064] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:32.384990 26777 consensus_queue.cc:237] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.391098 26648 raft_consensus.cc:1275] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.392536 26358 raft_consensus.cc:1275] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.393273 26788 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.393926 26209 raft_consensus.cc:1275] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.394106 26777 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.395350 26762 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.409332 26769 raft_consensus.cc:1064] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:32.412269 26769 consensus_queue.cc:237] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.416617 26648 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.415024 26788 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.429298 26358 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.434428 26108 catalog_manager.cc:5697] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.445423 26209 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.456446 26648 raft_consensus.cc:1275] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.458381 26283 raft_consensus.cc:1275] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.459272 26358 raft_consensus.cc:1275] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.462285 26796 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.465538 26769 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:32.468636 26784 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.487798 26796 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.491494 26360 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.494877 26648 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.499609 26283 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.503346 26107 catalog_manager.cc:5697] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:32.520157 26787 raft_consensus.cc:1064] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:32.520886 26209 consensus_queue.cc:237] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.522719 26787 consensus_queue.cc:237] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.534641 26648 raft_consensus.cc:1275] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.536059 26796 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.537705 26648 raft_consensus.cc:1275] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.539510 26786 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.541656 26281 raft_consensus.cc:1275] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.543457 26784 consensus_queue.cc:1048] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.545393 26646 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.549736 26211 raft_consensus.cc:1275] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.551509 26279 raft_consensus.cc:1275] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.550595 26796 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.553067 26785 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.552194 26281 raft_consensus.cc:2955] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.559657 26785 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.577682 26807 raft_consensus.cc:1064] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:32.580924 26787 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.582036 26283 consensus_queue.cc:237] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.578162 26109 catalog_manager.cc:5697] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.585443 26807 consensus_queue.cc:237] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.588014 26279 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.593345 26211 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.597633 26647 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.619539 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36963840ed42474187340e46ea47def6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:32.614194 26108 catalog_manager.cc:5697] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:32.622596 26646 raft_consensus.cc:1275] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.624680 26762 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.632761 26209 raft_consensus.cc:1275] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.634769 26788 consensus_queue.cc:1048] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.636750 26346 tablet_service.cc:1558] Processing DeleteTablet for tablet 36963840ed42474187340e46ea47def6 with delete_type TABLET_DATA_TOMBSTONED (TS 299e55149bb3459eaca61ff797828108 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52170
I20260710 11:10:32.638001 26777 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.645903 26646 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.663657 26094 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 790a87f0670c453eba08b8628ecc9267 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:32.664023 26211 raft_consensus.cc:2955] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.677491 26810 tablet_replica.cc:333] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:32.681576 26360 consensus_queue.cc:237] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.690176 26810 raft_consensus.cc:2243] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:32.691159 26810 raft_consensus.cc:2272] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:32.677101 26108 catalog_manager.cc:5697] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:32.692320 26646 raft_consensus.cc:1275] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.694226 26785 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.690138 26283 raft_consensus.cc:1275] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.695382 26810 ts_tablet_manager.cc:1916] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:32.701798 26786 consensus_queue.cc:1048] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.707837 26211 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.709550 26807 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.714457 26805 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.723903 26281 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.726447 26346 tablet_service.cc:1558] Processing DeleteTablet for tablet 790a87f0670c453eba08b8628ecc9267 with delete_type TABLET_DATA_TOMBSTONED (TS 299e55149bb3459eaca61ff797828108 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52170
I20260710 11:10:32.727636 26283 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.729732 26647 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:32.731107 26646 raft_consensus.cc:2955] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.732860 26786 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.734831 26785 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:32.739569 26810 ts_tablet_manager.cc:1929] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:32.739645 26109 catalog_manager.cc:5697] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.759603 26810 log.cc:1199] T 36963840ed42474187340e46ea47def6 P 299e55149bb3459eaca61ff797828108: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/wals/36963840ed42474187340e46ea47def6
I20260710 11:10:32.746181 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e16dc0433252480e8a9bba90a15923fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:32.764246 26093 catalog_manager.cc:5028] TS 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): tablet 36963840ed42474187340e46ea47def6 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:32.765516 26810 tablet_replica.cc:333] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:32.771318 26810 raft_consensus.cc:2243] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:32.772423 26810 raft_consensus.cc:2272] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:32.776050 26197 tablet_service.cc:1558] Processing DeleteTablet for tablet e16dc0433252480e8a9bba90a15923fe with delete_type TABLET_DATA_TOMBSTONED (TS 9ef7470de96c45458df94b241ec163fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37392
I20260710 11:10:32.772874 26807 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.781242 26810 ts_tablet_manager.cc:1916] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:32.775977 26647 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.789959 26209 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.806214 26814 tablet_replica.cc:333] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:32.807181 26814 raft_consensus.cc:2243] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:32.807943 26814 raft_consensus.cc:2272] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:32.807679 26107 catalog_manager.cc:5697] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:32.818480 26814 ts_tablet_manager.cc:1916] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:32.822877 26810 ts_tablet_manager.cc:1929] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:32.823511 26810 log.cc:1199] T 790a87f0670c453eba08b8628ecc9267 P 299e55149bb3459eaca61ff797828108: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/wals/790a87f0670c453eba08b8628ecc9267
I20260710 11:10:32.825178 26093 catalog_manager.cc:5028] TS 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): tablet 790a87f0670c453eba08b8628ecc9267 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:32.828552 26358 consensus_queue.cc:237] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:32.833355 26283 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.836877 26814 ts_tablet_manager.cc:1929] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:32.837350 26647 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.837774 26814 log.cc:1199] T e16dc0433252480e8a9bba90a15923fe P 9ef7470de96c45458df94b241ec163fb: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/wals/e16dc0433252480e8a9bba90a15923fe
I20260710 11:10:32.838997 26785 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.839603 26093 catalog_manager.cc:5028] TS 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): tablet e16dc0433252480e8a9bba90a15923fe (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:32.844008 26281 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:32.845901 26786 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.847316 26805 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:32.851663 26647 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.853034 26281 raft_consensus.cc:2955] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.866948 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c11fa68c6674610931a5d604f28fca8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:32.866741 26108 catalog_manager.cc:5697] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:32.878772 26197 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c11fa68c6674610931a5d604f28fca8 with delete_type TABLET_DATA_TOMBSTONED (TS 9ef7470de96c45458df94b241ec163fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37392
I20260710 11:10:32.880060 26814 tablet_replica.cc:333] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:32.881170 26814 raft_consensus.cc:2243] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:32.882014 26814 raft_consensus.cc:2272] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:32.885088 26814 ts_tablet_manager.cc:1916] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:32.898871 26814 ts_tablet_manager.cc:1929] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:32.899324 26814 log.cc:1199] T 1c11fa68c6674610931a5d604f28fca8 P 9ef7470de96c45458df94b241ec163fb: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/wals/1c11fa68c6674610931a5d604f28fca8
I20260710 11:10:32.900555 26093 catalog_manager.cc:5028] TS 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): tablet 1c11fa68c6674610931a5d604f28fca8 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:33.908311 26209 consensus_queue.cc:237] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:33.914566 26360 raft_consensus.cc:1275] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:33.914721 26177 consensus_peers.cc:597] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d11aaeabd007483a9c8b27d736e0900b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:33.915946 26283 raft_consensus.cc:1275] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:33.915869 26815 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:33.917169 26799 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:33.926106 26815 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:33.927973 26283 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:33.931412 26360 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:33.940320 26283 consensus_queue.cc:237] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:33.941165 26107 catalog_manager.cc:5697] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:33.951294 26209 raft_consensus.cc:1275] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:33.951319 26360 raft_consensus.cc:1275] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:33.951401 26252 consensus_peers.cc:597] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8274253e952f417791ed40039b5fc498. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:33.952884 26762 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:33.954239 26822 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:33.963615 26762 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:33.967420 26360 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:33.996541 26211 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:33.997359 26360 consensus_queue.cc:237] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:33.998215 26107 catalog_manager.cc:5697] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.004796 26283 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:34.005105 26326 consensus_peers.cc:597] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7eefb5063a62428995647c57c9833701. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:34.005955 26209 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:34.006134 26785 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:34.009799 26785 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:34.017781 26785 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:34.023842 26283 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:34.028156 26211 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:34.039506 26209 consensus_queue.cc:237] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.043558 26107 catalog_manager.cc:5697] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
W20260710 11:10:34.049587 26177 consensus_peers.cc:597] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 128d3517c86d4e77ae43aded68580480. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:34.049727 26360 raft_consensus.cc:1275] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:34.050271 26283 raft_consensus.cc:1275] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:34.051306 26799 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:34.052310 26815 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:34.068413 26799 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:34.070499 26360 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:34.071862 26283 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:34.084472 26109 catalog_manager.cc:5697] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.384198 26838 ts_tablet_manager.cc:933] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:34.386039 26838 tablet_copy_client.cc:323] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.2:40011
I20260710 11:10:34.387548 26296 tablet_copy_service.cc:140] P 183a30fbd48c42e98c4b86fa90379249: Received BeginTabletCopySession request for tablet 8274253e952f417791ed40039b5fc498 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:37594)
I20260710 11:10:34.387966 26296 tablet_copy_service.cc:161] P 183a30fbd48c42e98c4b86fa90379249: Beginning new tablet copy session on tablet 8274253e952f417791ed40039b5fc498 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:37594: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-8274253e952f417791ed40039b5fc498
I20260710 11:10:34.392937 26296 tablet_copy_source_session.cc:215] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:34.395664 26838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8274253e952f417791ed40039b5fc498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:34.408740 26838 tablet_copy_client.cc:806] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:34.409387 26838 tablet_copy_client.cc:670] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:34.411736 26840 ts_tablet_manager.cc:933] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:34.413616 26838 tablet_copy_client.cc:538] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:34.413887 26840 tablet_copy_client.cc:323] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.3:33699
I20260710 11:10:34.415618 26370 tablet_copy_service.cc:140] P 299e55149bb3459eaca61ff797828108: Received BeginTabletCopySession request for tablet 7eefb5063a62428995647c57c9833701 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:53780)
I20260710 11:10:34.416136 26370 tablet_copy_service.cc:161] P 299e55149bb3459eaca61ff797828108: Beginning new tablet copy session on tablet 7eefb5063a62428995647c57c9833701 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:53780: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-7eefb5063a62428995647c57c9833701
I20260710 11:10:34.422981 26838 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:34.425421 26370 tablet_copy_source_session.cc:215] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:34.428817 26840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eefb5063a62428995647c57c9833701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:34.446002 26838 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:34.447013 26838 tablet_bootstrap.cc:492] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:34.447660 26838 ts_tablet_manager.cc:1403] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.008s
I20260710 11:10:34.447892 26840 tablet_copy_client.cc:806] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:34.448525 26840 tablet_copy_client.cc:670] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:34.450717 26838 raft_consensus.cc:359] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.451624 26838 raft_consensus.cc:740] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:34.452688 26840 tablet_copy_client.cc:538] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:34.452847 26838 consensus_queue.cc:260] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.456517 26838 ts_tablet_manager.cc:1434] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:10:34.458455 26296 tablet_copy_service.cc:342] P 183a30fbd48c42e98c4b86fa90379249: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-8274253e952f417791ed40039b5fc498 received from {username='slave'} at 127.0.0.1:37594
I20260710 11:10:34.458977 26296 tablet_copy_service.cc:434] P 183a30fbd48c42e98c4b86fa90379249: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-8274253e952f417791ed40039b5fc498 on tablet 8274253e952f417791ed40039b5fc498 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:34.463610 26840 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:34.491019 26840 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:34.491904 26840 tablet_bootstrap.cc:492] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:34.492552 26840 ts_tablet_manager.cc:1403] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.012s
I20260710 11:10:34.495411 26840 raft_consensus.cc:359] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.496304 26840 raft_consensus.cc:740] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:34.496949 26840 consensus_queue.cc:260] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.499298 26840 ts_tablet_manager.cc:1434] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:34.500959 26370 tablet_copy_service.cc:342] P 299e55149bb3459eaca61ff797828108: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-7eefb5063a62428995647c57c9833701 received from {username='slave'} at 127.0.0.1:53780
I20260710 11:10:34.501415 26370 tablet_copy_service.cc:434] P 299e55149bb3459eaca61ff797828108: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-7eefb5063a62428995647c57c9833701 on tablet 7eefb5063a62428995647c57c9833701 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:34.531101 26840 ts_tablet_manager.cc:933] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:34.532872 26840 tablet_copy_client.cc:323] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.1:39323
I20260710 11:10:34.534554 26221 tablet_copy_service.cc:140] P 9ef7470de96c45458df94b241ec163fb: Received BeginTabletCopySession request for tablet d11aaeabd007483a9c8b27d736e0900b from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:51220)
I20260710 11:10:34.535048 26221 tablet_copy_service.cc:161] P 9ef7470de96c45458df94b241ec163fb: Beginning new tablet copy session on tablet d11aaeabd007483a9c8b27d736e0900b from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:51220: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-d11aaeabd007483a9c8b27d736e0900b
I20260710 11:10:34.540100 26221 tablet_copy_source_session.cc:215] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:34.543012 26840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11aaeabd007483a9c8b27d736e0900b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:34.558405 26840 tablet_copy_client.cc:806] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:34.559056 26840 tablet_copy_client.cc:670] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:34.559563 26838 ts_tablet_manager.cc:933] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:34.561745 26838 tablet_copy_client.cc:323] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.1:39323
I20260710 11:10:34.563468 26220 tablet_copy_service.cc:140] P 9ef7470de96c45458df94b241ec163fb: Received BeginTabletCopySession request for tablet 128d3517c86d4e77ae43aded68580480 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:51220)
I20260710 11:10:34.563994 26220 tablet_copy_service.cc:161] P 9ef7470de96c45458df94b241ec163fb: Beginning new tablet copy session on tablet 128d3517c86d4e77ae43aded68580480 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:51220: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-128d3517c86d4e77ae43aded68580480
I20260710 11:10:34.566874 26840 tablet_copy_client.cc:538] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:34.571259 26220 tablet_copy_source_session.cc:215] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:34.574492 26838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128d3517c86d4e77ae43aded68580480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:34.576320 26840 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:34.586692 26838 tablet_copy_client.cc:806] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:34.587328 26838 tablet_copy_client.cc:670] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:34.590538 26838 tablet_copy_client.cc:538] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:34.600008 26840 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:34.601064 26840 tablet_bootstrap.cc:492] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:34.601784 26840 ts_tablet_manager.cc:1403] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260710 11:10:34.604852 26840 raft_consensus.cc:359] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.606160 26840 raft_consensus.cc:740] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:34.604420 26838 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:34.606882 26840 consensus_queue.cc:260] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.609688 26840 ts_tablet_manager.cc:1434] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:34.611392 26220 tablet_copy_service.cc:342] P 9ef7470de96c45458df94b241ec163fb: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-d11aaeabd007483a9c8b27d736e0900b received from {username='slave'} at 127.0.0.1:51220
I20260710 11:10:34.611775 26220 tablet_copy_service.cc:434] P 9ef7470de96c45458df94b241ec163fb: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-d11aaeabd007483a9c8b27d736e0900b on tablet d11aaeabd007483a9c8b27d736e0900b with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:34.628595 26838 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:34.629289 26838 tablet_bootstrap.cc:492] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:34.629832 26838 ts_tablet_manager.cc:1403] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260710 11:10:34.632046 26838 raft_consensus.cc:359] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.632630 26838 raft_consensus.cc:740] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:34.633249 26838 consensus_queue.cc:260] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:34.636018 26838 ts_tablet_manager.cc:1434] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:10:34.637776 26220 tablet_copy_service.cc:342] P 9ef7470de96c45458df94b241ec163fb: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-128d3517c86d4e77ae43aded68580480 received from {username='slave'} at 127.0.0.1:51220
I20260710 11:10:34.638182 26220 tablet_copy_service.cc:434] P 9ef7470de96c45458df94b241ec163fb: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-128d3517c86d4e77ae43aded68580480 on tablet 128d3517c86d4e77ae43aded68580480 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:34.864548 26646 raft_consensus.cc:1217] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:34.870482 26646 raft_consensus.cc:1217] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:35.068403 26646 raft_consensus.cc:1217] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:35.075515 26646 raft_consensus.cc:1217] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:35.256052 26850 raft_consensus.cc:1064] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:35.257926 26850 consensus_queue.cc:237] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.265215 26283 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.266045 26211 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.267627 26646 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.268533 26786 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.270298 26786 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.275189 26833 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.283324 26850 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.287226 26283 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.288216 26647 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.303382 26109 catalog_manager.cc:5697] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.307469 26211 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.344079 26360 consensus_queue.cc:237] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.349889 26647 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.349993 26283 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.351642 26833 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.353073 26786 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.363443 26786 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.364373 26647 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.371955 26281 raft_consensus.cc:2955] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.380738 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7eefb5063a62428995647c57c9833701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:35.382685 26106 catalog_manager.cc:5697] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.387797 26851 raft_consensus.cc:1064] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:35.390585 26851 consensus_queue.cc:237] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.399669 26197 tablet_service.cc:1558] Processing DeleteTablet for tablet 7eefb5063a62428995647c57c9833701 with delete_type TABLET_DATA_TOMBSTONED (TS 9ef7470de96c45458df94b241ec163fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37392
I20260710 11:10:35.409611 26647 raft_consensus.cc:1275] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.410229 26360 raft_consensus.cc:1275] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.412526 26211 raft_consensus.cc:1275] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.414109 26864 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:35.415109 26849 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:35.417033 26864 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.418619 26866 tablet_replica.cc:333] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:35.444109 26866 raft_consensus.cc:2243] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.445158 26866 raft_consensus.cc:2272] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.450387 26866 ts_tablet_manager.cc:1916] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:35.450474 26851 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.452232 26209 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.467304 26107 catalog_manager.cc:5697] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.472580 26360 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.475723 26647 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.479508 26866 ts_tablet_manager.cc:1929] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:35.480074 26866 log.cc:1199] T 7eefb5063a62428995647c57c9833701 P 9ef7470de96c45458df94b241ec163fb: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/wals/7eefb5063a62428995647c57c9833701
I20260710 11:10:35.481900 26093 catalog_manager.cc:5028] TS 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): tablet 7eefb5063a62428995647c57c9833701 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:35.496161 26281 consensus_queue.cc:237] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.503439 26209 raft_consensus.cc:1275] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.503439 26647 raft_consensus.cc:1275] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.505026 26864 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.506673 26864 consensus_queue.cc:1048] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.511660 26851 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.512985 26209 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.519194 26094 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8274253e952f417791ed40039b5fc498 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:35.521494 26647 raft_consensus.cc:2955] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.524493 26106 catalog_manager.cc:5697] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:35.534318 26859 raft_consensus.cc:1064] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:35.540112 26346 tablet_service.cc:1558] Processing DeleteTablet for tablet 8274253e952f417791ed40039b5fc498 with delete_type TABLET_DATA_TOMBSTONED (TS 299e55149bb3459eaca61ff797828108 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52170
I20260710 11:10:35.540516 26859 consensus_queue.cc:237] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.543681 26871 tablet_replica.cc:333] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:35.545060 26871 raft_consensus.cc:2243] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.550098 26853 raft_consensus.cc:1064] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:35.546301 26871 raft_consensus.cc:2272] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.552901 26871 ts_tablet_manager.cc:1916] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:35.552752 26853 consensus_queue.cc:237] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.564306 26647 raft_consensus.cc:1275] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.565793 26799 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.570674 26871 ts_tablet_manager.cc:1929] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:35.571214 26871 log.cc:1199] T 8274253e952f417791ed40039b5fc498 P 299e55149bb3459eaca61ff797828108: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/wals/8274253e952f417791ed40039b5fc498
I20260710 11:10:35.572170 26360 raft_consensus.cc:1275] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.573539 26799 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.575218 26093 catalog_manager.cc:5028] TS 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): tablet 8274253e952f417791ed40039b5fc498 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:35.576956 26647 raft_consensus.cc:1275] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.578575 26852 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:35.582134 26358 raft_consensus.cc:1275] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.584347 26283 raft_consensus.cc:1275] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.585083 26281 raft_consensus.cc:1275] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:35.584299 26852 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.590293 26852 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:35.588989 26853 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
W20260710 11:10:35.618757 26872 log.cc:927] Time spent T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260710 11:10:35.626019 26859 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.626703 26799 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.627102 26283 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.639412 26647 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.643294 26358 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.646337 26281 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.648433 26106 catalog_manager.cc:5697] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.651728 26360 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.655256 26646 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.665745 26108 catalog_manager.cc:5697] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:35.686861 26209 consensus_queue.cc:237] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.695768 26358 raft_consensus.cc:1275] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.697433 26799 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.701187 26647 raft_consensus.cc:1275] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.703715 26799 consensus_queue.cc:1048] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.705708 26209 consensus_queue.cc:237] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:35.708766 26852 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.710186 26358 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.719638 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d11aaeabd007483a9c8b27d736e0900b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:35.723486 26105 catalog_manager.cc:5697] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.722808 26647 raft_consensus.cc:2955] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.725373 26646 raft_consensus.cc:1275] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.725661 26358 raft_consensus.cc:1275] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:35.726771 26859 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.727895 26799 consensus_queue.cc:1048] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.734773 26271 tablet_service.cc:1558] Processing DeleteTablet for tablet d11aaeabd007483a9c8b27d736e0900b with delete_type TABLET_DATA_TOMBSTONED (TS 183a30fbd48c42e98c4b86fa90379249 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38646
I20260710 11:10:35.741526 26882 tablet_replica.cc:333] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:35.742570 26882 raft_consensus.cc:2243] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.743310 26882 raft_consensus.cc:2272] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.747396 26882 ts_tablet_manager.cc:1916] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:35.746897 26881 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.753334 26358 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.758334 26646 raft_consensus.cc:2955] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.765472 26882 ts_tablet_manager.cc:1929] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:35.765961 26882 log.cc:1199] T d11aaeabd007483a9c8b27d736e0900b P 183a30fbd48c42e98c4b86fa90379249: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/wals/d11aaeabd007483a9c8b27d736e0900b
I20260710 11:10:35.767668 26094 catalog_manager.cc:5028] TS 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): tablet d11aaeabd007483a9c8b27d736e0900b (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:35.766445 26108 catalog_manager.cc:5697] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:35.771795 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 128d3517c86d4e77ae43aded68580480 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:35.783357 26271 tablet_service.cc:1558] Processing DeleteTablet for tablet 128d3517c86d4e77ae43aded68580480 with delete_type TABLET_DATA_TOMBSTONED (TS 183a30fbd48c42e98c4b86fa90379249 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38646
I20260710 11:10:35.784276 26882 tablet_replica.cc:333] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:35.785256 26882 raft_consensus.cc:2243] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.785987 26882 raft_consensus.cc:2272] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.788763 26882 ts_tablet_manager.cc:1916] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:35.799558 26882 ts_tablet_manager.cc:1929] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:35.799964 26882 log.cc:1199] T 128d3517c86d4e77ae43aded68580480 P 183a30fbd48c42e98c4b86fa90379249: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/wals/128d3517c86d4e77ae43aded68580480
I20260710 11:10:35.801311 26094 catalog_manager.cc:5028] TS 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): tablet 128d3517c86d4e77ae43aded68580480 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:36.814476 26209 consensus_queue.cc:237] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
W20260710 11:10:36.821245 26177 consensus_peers.cc:597] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75df839e45d142c7abbd9bd266736499. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.821894 26360 raft_consensus.cc:1275] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:36.822011 26281 raft_consensus.cc:1275] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:36.823127 26885 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.823951 26859 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.831626 26885 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.833040 26360 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.840179 26281 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.849520 26358 consensus_queue.cc:237] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:36.850138 26108 catalog_manager.cc:5697] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:36.864066 26209 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:36.865718 26326 consensus_peers.cc:597] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6df076604a494df2a3c1649ed50091dd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.866873 26850 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.867545 26281 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:36.869894 26889 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.884565 26850 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.886858 26281 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.897848 26209 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.900424 26358 consensus_queue.cc:237] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:36.900732 26105 catalog_manager.cc:5697] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:36.907655 26326 consensus_peers.cc:597] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2129f04ec9cf495192df3ec7307a064f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.908811 26281 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:36.910447 26850 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.914899 26209 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:36.916664 26850 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.918972 26898 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.920645 26281 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.927513 26209 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.932235 26107 catalog_manager.cc:5697] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.941053 26358 consensus_queue.cc:237] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:36.948082 26281 raft_consensus.cc:1275] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:36.948520 26326 consensus_peers.cc:597] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b80e2d27e97408292d75685b1e34207. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.949441 26209 raft_consensus.cc:1275] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:36.949375 26893 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:36.951001 26898 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.957098 26893 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.959743 26281 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.960367 26209 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:36.974627 26108 catalog_manager.cc:5697] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:37.276029 26906 ts_tablet_manager.cc:933] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:37.282256 26908 ts_tablet_manager.cc:933] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:37.286509 26906 tablet_copy_client.cc:323] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.1:39323
I20260710 11:10:37.287222 26908 tablet_copy_client.cc:323] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.3:33699
I20260710 11:10:37.288340 26220 tablet_copy_service.cc:140] P 9ef7470de96c45458df94b241ec163fb: Received BeginTabletCopySession request for tablet 75df839e45d142c7abbd9bd266736499 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:51220)
I20260710 11:10:37.288784 26370 tablet_copy_service.cc:140] P 299e55149bb3459eaca61ff797828108: Received BeginTabletCopySession request for tablet 6df076604a494df2a3c1649ed50091dd from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:53780)
I20260710 11:10:37.288826 26220 tablet_copy_service.cc:161] P 9ef7470de96c45458df94b241ec163fb: Beginning new tablet copy session on tablet 75df839e45d142c7abbd9bd266736499 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:51220: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-75df839e45d142c7abbd9bd266736499
I20260710 11:10:37.289422 26370 tablet_copy_service.cc:161] P 299e55149bb3459eaca61ff797828108: Beginning new tablet copy session on tablet 6df076604a494df2a3c1649ed50091dd from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:53780: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-6df076604a494df2a3c1649ed50091dd
I20260710 11:10:37.295384 26370 tablet_copy_source_session.cc:215] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:37.296378 26220 tablet_copy_source_session.cc:215] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:37.298708 26908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df076604a494df2a3c1649ed50091dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.301046 26906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df839e45d142c7abbd9bd266736499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.316906 26906 tablet_copy_client.cc:806] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:37.317524 26906 tablet_copy_client.cc:670] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:37.320514 26908 tablet_copy_client.cc:806] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:37.321126 26908 tablet_copy_client.cc:670] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:37.321713 26906 tablet_copy_client.cc:538] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:37.325968 26908 tablet_copy_client.cc:538] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:37.332335 26906 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:37.332414 26908 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:37.348932 26908 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:37.350188 26908 tablet_bootstrap.cc:492] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:37.350953 26908 ts_tablet_manager.cc:1403] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 11:10:37.353130 26908 raft_consensus.cc:359] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.353793 26908 raft_consensus.cc:740] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:37.354313 26908 consensus_queue.cc:260] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.356971 26908 ts_tablet_manager.cc:1434] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:37.357324 26906 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:37.359009 26370 tablet_copy_service.cc:342] P 299e55149bb3459eaca61ff797828108: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-6df076604a494df2a3c1649ed50091dd received from {username='slave'} at 127.0.0.1:53780
I20260710 11:10:37.359339 26906 tablet_bootstrap.cc:492] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:37.359923 26370 tablet_copy_service.cc:434] P 299e55149bb3459eaca61ff797828108: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-6df076604a494df2a3c1649ed50091dd on tablet 6df076604a494df2a3c1649ed50091dd with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:37.360675 26906 ts_tablet_manager.cc:1403] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260710 11:10:37.363854 26906 raft_consensus.cc:359] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.364792 26906 raft_consensus.cc:740] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:37.365430 26906 consensus_queue.cc:260] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.367703 26906 ts_tablet_manager.cc:1434] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:37.369688 26220 tablet_copy_service.cc:342] P 9ef7470de96c45458df94b241ec163fb: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-75df839e45d142c7abbd9bd266736499 received from {username='slave'} at 127.0.0.1:51220
I20260710 11:10:37.370106 26220 tablet_copy_service.cc:434] P 9ef7470de96c45458df94b241ec163fb: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-75df839e45d142c7abbd9bd266736499 on tablet 75df839e45d142c7abbd9bd266736499 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:37.412245 26906 ts_tablet_manager.cc:933] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:37.414018 26906 tablet_copy_client.cc:323] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.3:33699
I20260710 11:10:37.415692 26370 tablet_copy_service.cc:140] P 299e55149bb3459eaca61ff797828108: Received BeginTabletCopySession request for tablet 2b80e2d27e97408292d75685b1e34207 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:53780)
I20260710 11:10:37.416182 26370 tablet_copy_service.cc:161] P 299e55149bb3459eaca61ff797828108: Beginning new tablet copy session on tablet 2b80e2d27e97408292d75685b1e34207 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:53780: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-2b80e2d27e97408292d75685b1e34207
I20260710 11:10:37.421200 26370 tablet_copy_source_session.cc:215] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:37.424150 26906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b80e2d27e97408292d75685b1e34207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.436859 26906 tablet_copy_client.cc:806] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:37.437362 26908 ts_tablet_manager.cc:933] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:37.437444 26906 tablet_copy_client.cc:670] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:37.439179 26908 tablet_copy_client.cc:323] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.3:33699
I20260710 11:10:37.440878 26370 tablet_copy_service.cc:140] P 299e55149bb3459eaca61ff797828108: Received BeginTabletCopySession request for tablet 2129f04ec9cf495192df3ec7307a064f from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:53780)
I20260710 11:10:37.441403 26906 tablet_copy_client.cc:538] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:37.441403 26370 tablet_copy_service.cc:161] P 299e55149bb3459eaca61ff797828108: Beginning new tablet copy session on tablet 2129f04ec9cf495192df3ec7307a064f from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:53780: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-2129f04ec9cf495192df3ec7307a064f
I20260710 11:10:37.448956 26370 tablet_copy_source_session.cc:215] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:37.451575 26906 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:37.452421 26908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2129f04ec9cf495192df3ec7307a064f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.468837 26906 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:37.469722 26906 tablet_bootstrap.cc:492] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:37.469956 26908 tablet_copy_client.cc:806] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:37.470388 26906 ts_tablet_manager.cc:1403] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:10:37.470556 26908 tablet_copy_client.cc:670] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:37.473474 26906 raft_consensus.cc:359] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.474265 26906 raft_consensus.cc:740] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:37.474876 26906 consensus_queue.cc:260] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.477669 26906 ts_tablet_manager.cc:1434] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260710 11:10:37.479509 26908 tablet_copy_client.cc:538] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:37.486300 26370 tablet_copy_service.cc:342] P 299e55149bb3459eaca61ff797828108: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-2b80e2d27e97408292d75685b1e34207 received from {username='slave'} at 127.0.0.1:53780
I20260710 11:10:37.486768 26370 tablet_copy_service.cc:434] P 299e55149bb3459eaca61ff797828108: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-2b80e2d27e97408292d75685b1e34207 on tablet 2b80e2d27e97408292d75685b1e34207 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:37.490275 26908 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:37.509323 26908 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:37.510057 26908 tablet_bootstrap.cc:492] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:37.510587 26908 ts_tablet_manager.cc:1403] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:10:37.512727 26908 raft_consensus.cc:359] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.513334 26908 raft_consensus.cc:740] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:37.513824 26908 consensus_queue.cc:260] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:37.515872 26908 ts_tablet_manager.cc:1434] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:37.517586 26370 tablet_copy_service.cc:342] P 299e55149bb3459eaca61ff797828108: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-2129f04ec9cf495192df3ec7307a064f received from {username='slave'} at 127.0.0.1:53780
I20260710 11:10:37.517982 26370 tablet_copy_service.cc:434] P 299e55149bb3459eaca61ff797828108: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-2129f04ec9cf495192df3ec7307a064f on tablet 2129f04ec9cf495192df3ec7307a064f with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:37.756032 26647 raft_consensus.cc:1217] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:37.884282 26646 raft_consensus.cc:1217] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:38.005662 26646 raft_consensus.cc:1217] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:38.033397 26646 raft_consensus.cc:1217] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:38.350322 26920 raft_consensus.cc:1064] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:38.352249 26920 consensus_queue.cc:237] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.358724 26647 raft_consensus.cc:1275] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.359582 26358 raft_consensus.cc:1275] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.360348 26920 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:38.361379 26281 raft_consensus.cc:1275] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.362744 26888 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.363603 26922 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.365309 26919 raft_consensus.cc:1064] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:38.368877 26919 consensus_queue.cc:237] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.386523 26646 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.386755 26283 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.386513 26209 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.388077 26850 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.388937 26905 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.390044 26893 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.392788 26922 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.408144 26283 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.417493 26647 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.428709 26850 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.429313 26107 catalog_manager.cc:5697] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.442555 26358 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.452536 26209 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.454766 26919 raft_consensus.cc:1064] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:38.448859 26283 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.457253 26919 consensus_queue.cc:237] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.463835 26647 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.484681 26209 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.485731 26647 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.486027 26283 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.487993 26850 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.488814 26893 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.490623 26919 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.503939 26206 consensus_queue.cc:237] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.508255 26109 catalog_manager.cc:5697] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.520711 26646 raft_consensus.cc:1275] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.522585 26932 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:38.531411 26850 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.533566 26647 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.536648 26283 raft_consensus.cc:1275] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.538127 26888 consensus_queue.cc:1048] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:38.538419 26206 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.543236 26283 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.543565 26281 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.545397 26646 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.531828 26932 raft_consensus.cc:2955] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.561415 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75df839e45d142c7abbd9bd266736499 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:38.568154 26358 consensus_queue.cc:237] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.571630 26109 catalog_manager.cc:5697] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.573796 26281 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.573491 26109 catalog_manager.cc:5697] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
W20260710 11:10:38.574721 26093 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 75df839e45d142c7abbd9bd266736499 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 11:10:38.575361 26850 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:38.577379 26646 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.580973 26850 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:38.584793 26919 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.588532 26646 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.591847 26281 raft_consensus.cc:2955] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.593936 26850 raft_consensus.cc:1064] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:38.596125 26850 consensus_queue.cc:237] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.603161 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6df076604a494df2a3c1649ed50091dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:38.614033 26358 consensus_queue.cc:237] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.613965 26105 catalog_manager.cc:5697] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.621397 26646 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.621975 26346 tablet_service.cc:1558] Processing DeleteTablet for tablet 75df839e45d142c7abbd9bd266736499 with delete_type TABLET_DATA_TOMBSTONED (TS 299e55149bb3459eaca61ff797828108 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52170
I20260710 11:10:38.622814 26919 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:38.638171 26942 tablet_replica.cc:333] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:38.638741 26206 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.643162 26905 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:38.643807 26942 raft_consensus.cc:2243] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:38.643909 26197 tablet_service.cc:1558] Processing DeleteTablet for tablet 6df076604a494df2a3c1649ed50091dd with delete_type TABLET_DATA_TOMBSTONED (TS 9ef7470de96c45458df94b241ec163fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37392
I20260710 11:10:38.644526 26942 raft_consensus.cc:2272] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:38.647759 26942 ts_tablet_manager.cc:1916] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:38.650533 26646 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.646273 26905 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.654733 26209 raft_consensus.cc:2955] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.664038 26942 ts_tablet_manager.cc:1929] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:38.664059 26647 raft_consensus.cc:1275] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.664623 26942 log.cc:1199] T 75df839e45d142c7abbd9bd266736499 P 299e55149bb3459eaca61ff797828108: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/wals/75df839e45d142c7abbd9bd266736499
I20260710 11:10:38.664067 26206 raft_consensus.cc:1275] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.665961 26850 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.666118 26093 catalog_manager.cc:5028] TS 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): tablet 75df839e45d142c7abbd9bd266736499 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:38.667223 26933 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.667699 26281 raft_consensus.cc:1275] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:38.675450 26850 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.676617 26105 catalog_manager.cc:5697] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.680047 26943 tablet_replica.cc:333] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:38.681181 26943 raft_consensus.cc:2243] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:38.681902 26943 raft_consensus.cc:2272] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:38.687047 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2129f04ec9cf495192df3ec7307a064f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:38.687863 26271 tablet_service.cc:1558] Processing DeleteTablet for tablet 2129f04ec9cf495192df3ec7307a064f with delete_type TABLET_DATA_TOMBSTONED (TS 183a30fbd48c42e98c4b86fa90379249 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38646
I20260710 11:10:38.697602 26850 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.699149 26647 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.696213 26943 ts_tablet_manager.cc:1916] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:38.713281 26281 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.716275 26109 catalog_manager.cc:5697] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.718537 26211 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } attrs { replace: true } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.721961 26947 tablet_replica.cc:333] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:38.722988 26947 raft_consensus.cc:2243] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:38.723618 26947 raft_consensus.cc:2272] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:38.730803 26947 ts_tablet_manager.cc:1916] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:38.742269 26358 consensus_queue.cc:237] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:38.743904 26943 ts_tablet_manager.cc:1929] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:38.744452 26943 log.cc:1199] T 6df076604a494df2a3c1649ed50091dd P 9ef7470de96c45458df94b241ec163fb: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/wals/6df076604a494df2a3c1649ed50091dd
I20260710 11:10:38.746464 26093 catalog_manager.cc:5028] TS 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): tablet 6df076604a494df2a3c1649ed50091dd (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:38.752130 26646 raft_consensus.cc:1275] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.754820 26933 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:38.759369 26283 raft_consensus.cc:1275] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:38.762907 26947 ts_tablet_manager.cc:1929] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:38.763486 26947 log.cc:1199] T 2129f04ec9cf495192df3ec7307a064f P 183a30fbd48c42e98c4b86fa90379249: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/wals/2129f04ec9cf495192df3ec7307a064f
I20260710 11:10:38.765460 26094 catalog_manager.cc:5028] TS 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): tablet 2129f04ec9cf495192df3ec7307a064f (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:38.766822 26933 consensus_queue.cc:1048] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:38.770916 26905 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.775710 26281 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.775842 26646 raft_consensus.cc:2955] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:38.816929 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b80e2d27e97408292d75685b1e34207 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:38.830300 26109 catalog_manager.cc:5697] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 3 to 4, VOTER 9ef7470de96c45458df94b241ec163fb (127.24.128.1) evicted. New cstate: current_term: 1 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.858546 26197 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b80e2d27e97408292d75685b1e34207 with delete_type TABLET_DATA_TOMBSTONED (TS 9ef7470de96c45458df94b241ec163fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37392
I20260710 11:10:38.861369 26943 tablet_replica.cc:333] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:38.864218 26943 raft_consensus.cc:2243] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:38.865763 26943 raft_consensus.cc:2272] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:38.870914 26943 ts_tablet_manager.cc:1916] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:38.886320 26943 ts_tablet_manager.cc:1929] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:38.886884 26943 log.cc:1199] T 2b80e2d27e97408292d75685b1e34207 P 9ef7470de96c45458df94b241ec163fb: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/wals/2b80e2d27e97408292d75685b1e34207
I20260710 11:10:38.888505 26093 catalog_manager.cc:5028] TS 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): tablet 2b80e2d27e97408292d75685b1e34207 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:39.896449 26281 consensus_queue.cc:237] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
W20260710 11:10:39.903138 26252 consensus_peers.cc:597] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8083cce1b38149bf8f29f6ff6ac6e999. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:39.904271 26358 raft_consensus.cc:1275] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:39.904512 26211 raft_consensus.cc:1275] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:39.905719 26952 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.906672 26951 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.914034 26851 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:39.916354 26358 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:39.916247 26211 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:39.928489 26107 catalog_manager.cc:5697] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:39.930778 26209 consensus_queue.cc:237] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:39.941109 26358 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:39.941447 26177 consensus_peers.cc:597] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb -> Peer 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4:36895): Couldn't send request to peer 47a5fc5d648e40a2b7ecd3e8e2620c6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21164872f6b542449520cd467a96973a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:39.942780 26281 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:39.943625 26920 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:39.945417 26958 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:39.956064 26920 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:39.961207 26358 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:39.962592 26281 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } } }
I20260710 11:10:39.971485 26105 catalog_manager.cc:5697] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb reported cstate change: config changed from index -1 to 2, NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) added. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:40.468537 26965 ts_tablet_manager.cc:933] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323)
I20260710 11:10:40.470291 26965 tablet_copy_client.cc:323] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.1:39323
I20260710 11:10:40.472164 26220 tablet_copy_service.cc:140] P 9ef7470de96c45458df94b241ec163fb: Received BeginTabletCopySession request for tablet 21164872f6b542449520cd467a96973a from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:51220)
I20260710 11:10:40.472617 26220 tablet_copy_service.cc:161] P 9ef7470de96c45458df94b241ec163fb: Beginning new tablet copy session on tablet 21164872f6b542449520cd467a96973a from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:51220: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-21164872f6b542449520cd467a96973a
I20260710 11:10:40.479641 26220 tablet_copy_source_session.cc:215] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:40.482532 26965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21164872f6b542449520cd467a96973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:40.493435 26965 tablet_copy_client.cc:806] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:40.494047 26965 tablet_copy_client.cc:670] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:40.497745 26965 tablet_copy_client.cc:538] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:40.507432 26965 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:40.519918 26969 ts_tablet_manager.cc:933] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Initiating tablet copy from peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:40.521608 26969 tablet_copy_client.cc:323] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.128.2:40011
I20260710 11:10:40.523464 26296 tablet_copy_service.cc:140] P 183a30fbd48c42e98c4b86fa90379249: Received BeginTabletCopySession request for tablet 8083cce1b38149bf8f29f6ff6ac6e999 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a ({username='slave'} at 127.0.0.1:37594)
I20260710 11:10:40.523967 26296 tablet_copy_service.cc:161] P 183a30fbd48c42e98c4b86fa90379249: Beginning new tablet copy session on tablet 8083cce1b38149bf8f29f6ff6ac6e999 from peer 47a5fc5d648e40a2b7ecd3e8e2620c6a at {username='slave'} at 127.0.0.1:37594: session id = 47a5fc5d648e40a2b7ecd3e8e2620c6a-8083cce1b38149bf8f29f6ff6ac6e999
I20260710 11:10:40.530795 26296 tablet_copy_source_session.cc:215] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:40.533370 26969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8083cce1b38149bf8f29f6ff6ac6e999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:40.534247 26965 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:40.535146 26965 tablet_bootstrap.cc:492] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:40.535825 26965 ts_tablet_manager.cc:1403] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260710 11:10:40.539075 26965 raft_consensus.cc:359] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:40.539947 26965 raft_consensus.cc:740] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:40.540652 26965 consensus_queue.cc:260] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:40.547848 26965 ts_tablet_manager.cc:1434] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:40.550122 26220 tablet_copy_service.cc:342] P 9ef7470de96c45458df94b241ec163fb: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-21164872f6b542449520cd467a96973a received from {username='slave'} at 127.0.0.1:51220
I20260710 11:10:40.550582 26220 tablet_copy_service.cc:434] P 9ef7470de96c45458df94b241ec163fb: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-21164872f6b542449520cd467a96973a on tablet 21164872f6b542449520cd467a96973a with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:40.558233 26969 tablet_copy_client.cc:806] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:40.558895 26969 tablet_copy_client.cc:670] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:40.562786 26969 tablet_copy_client.cc:538] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:40.573840 26969 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap starting.
I20260710 11:10:40.597533 26969 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:40.598454 26969 tablet_bootstrap.cc:492] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Bootstrap complete.
I20260710 11:10:40.599188 26969 ts_tablet_manager.cc:1403] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.004s
I20260710 11:10:40.602185 26969 raft_consensus.cc:359] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:40.603070 26969 raft_consensus.cc:740] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Initialized, Role: LEARNER
I20260710 11:10:40.603716 26969 consensus_queue.cc:260] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: NON_VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: true } }
I20260710 11:10:40.606527 26969 ts_tablet_manager.cc:1434] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:10:40.608433 26296 tablet_copy_service.cc:342] P 183a30fbd48c42e98c4b86fa90379249: Request end of tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-8083cce1b38149bf8f29f6ff6ac6e999 received from {username='slave'} at 127.0.0.1:37594
I20260710 11:10:40.608866 26296 tablet_copy_service.cc:434] P 183a30fbd48c42e98c4b86fa90379249: ending tablet copy session 47a5fc5d648e40a2b7ecd3e8e2620c6a-8083cce1b38149bf8f29f6ff6ac6e999 on tablet 8083cce1b38149bf8f29f6ff6ac6e999 with peer 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:40.876756 26647 raft_consensus.cc:1217] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:40.940256 26647 raft_consensus.cc:1217] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:41.335273 26968 raft_consensus.cc:1064] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:41.337625 26968 consensus_queue.cc:237] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:41.345793 26646 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:41.345594 26358 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:41.347434 26279 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:41.347177 26968 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:41.348543 26963 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:41.349985 26977 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:41.370728 26963 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.373063 26358 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.375082 26279 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.389289 26107 catalog_manager.cc:5697] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.392760 26646 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } attrs { replace: true } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.424779 26209 consensus_queue.cc:237] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:41.430873 26647 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:41.432763 26968 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:41.433054 26358 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:41.435360 26977 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:41.444410 26967 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.450621 26358 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.451831 26647 raft_consensus.cc:2955] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.457721 26093 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21164872f6b542449520cd467a96973a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:41.467393 26109 catalog_manager.cc:5697] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 3 to 4, VOTER 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) evicted. New cstate: current_term: 1 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.478662 26271 tablet_service.cc:1558] Processing DeleteTablet for tablet 21164872f6b542449520cd467a96973a with delete_type TABLET_DATA_TOMBSTONED (TS 183a30fbd48c42e98c4b86fa90379249 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38646
I20260710 11:10:41.480998 26985 tablet_replica.cc:333] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:41.482053 26985 raft_consensus.cc:2243] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.482831 26985 raft_consensus.cc:2272] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.486848 26985 ts_tablet_manager.cc:1916] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:41.504276 26985 ts_tablet_manager.cc:1929] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:41.504701 26985 log.cc:1199] T 21164872f6b542449520cd467a96973a P 183a30fbd48c42e98c4b86fa90379249: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/wals/21164872f6b542449520cd467a96973a
I20260710 11:10:41.506542 26094 catalog_manager.cc:5028] TS 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): tablet 21164872f6b542449520cd467a96973a (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:41.524344 26975 raft_consensus.cc:1064] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: attempting to promote NON_VOTER 47a5fc5d648e40a2b7ecd3e8e2620c6a to VOTER
I20260710 11:10:41.527127 26975 consensus_queue.cc:237] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:41.533769 26647 raft_consensus.cc:1275] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 LEARNER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:41.535519 26986 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:41.537071 26358 raft_consensus.cc:1275] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:41.535777 26209 raft_consensus.cc:1275] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:41.538889 26975 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:41.543571 26987 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:41.553531 26989 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.555012 26647 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.555691 26209 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.569429 26105 catalog_manager.cc:5697] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.576108 26358 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } attrs { replace: true } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.594319 26279 consensus_queue.cc:237] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:41.599480 26647 raft_consensus.cc:1275] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:41.599485 26209 raft_consensus.cc:1275] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:41.601068 26986 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:41.601900 26989 consensus_queue.cc:1048] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:41.609424 26987 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.610478 26647 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.611683 26211 raft_consensus.cc:2955] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.625463 26105 catalog_manager.cc:5697] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: config changed from index 3 to 4, VOTER 299e55149bb3459eaca61ff797828108 (127.24.128.3) evicted. New cstate: current_term: 1 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } } }
I20260710 11:10:41.627379 26094 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8083cce1b38149bf8f29f6ff6ac6e999 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:41.637496 26346 tablet_service.cc:1558] Processing DeleteTablet for tablet 8083cce1b38149bf8f29f6ff6ac6e999 with delete_type TABLET_DATA_TOMBSTONED (TS 299e55149bb3459eaca61ff797828108 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52170
I20260710 11:10:41.639550 26993 tablet_replica.cc:333] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:41.640544 26993 raft_consensus.cc:2243] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.641392 26993 raft_consensus.cc:2272] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.644806 26993 ts_tablet_manager.cc:1916] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:41.657200 26993 ts_tablet_manager.cc:1929] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:41.657630 26993 log.cc:1199] T 8083cce1b38149bf8f29f6ff6ac6e999 P 299e55149bb3459eaca61ff797828108: Deleting WAL directory at /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/wals/8083cce1b38149bf8f29f6ff6ac6e999
I20260710 11:10:41.659708 26093 catalog_manager.cc:5028] TS 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): tablet 8083cce1b38149bf8f29f6ff6ac6e999 (table test-workload [id=55a6bcd96fe94cdc8a474d099879bd45]) successfully deleted
I20260710 11:10:47.485013 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:47.514875 26358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d"
dest_uuid: "299e55149bb3459eaca61ff797828108"
mode: GRACEFUL
new_leader_uuid: "183a30fbd48c42e98c4b86fa90379249"
 from {username='slave'} at 127.0.0.1:48376
I20260710 11:10:47.515545 26358 raft_consensus.cc:606] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Received request to transfer leadership to TS 183a30fbd48c42e98c4b86fa90379249
I20260710 11:10:47.518043 26358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f"
dest_uuid: "299e55149bb3459eaca61ff797828108"
mode: GRACEFUL
new_leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:48376
I20260710 11:10:47.518500 26358 raft_consensus.cc:606] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Received request to transfer leadership to TS 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:47.520720 26358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd"
dest_uuid: "299e55149bb3459eaca61ff797828108"
mode: GRACEFUL
new_leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:48376
I20260710 11:10:47.521184 26358 raft_consensus.cc:606] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Received request to transfer leadership to TS 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:47.523630 26358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025"
dest_uuid: "299e55149bb3459eaca61ff797828108"
mode: GRACEFUL
new_leader_uuid: "183a30fbd48c42e98c4b86fa90379249"
 from {username='slave'} at 127.0.0.1:48376
I20260710 11:10:47.524060 26358 raft_consensus.cc:606] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Received request to transfer leadership to TS 183a30fbd48c42e98c4b86fa90379249
I20260710 11:10:47.526620 26358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eefb5063a62428995647c57c9833701"
dest_uuid: "299e55149bb3459eaca61ff797828108"
mode: GRACEFUL
new_leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:48376
I20260710 11:10:47.527248 26358 raft_consensus.cc:606] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Received request to transfer leadership to TS 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:47.527881 27004 raft_consensus.cc:993] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: : Instructing follower 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:47.528532 27005 raft_consensus.cc:1081] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Signalling peer 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:47.529940 26647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f"
dest_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:44528
I20260710 11:10:47.530485 26647 raft_consensus.cc:493] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.530864 26647 raft_consensus.cc:3060] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.537004 26647 raft_consensus.cc:515] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:47.538877 26647 leader_election.cc:290] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:47.539750 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:47.540388 26209 raft_consensus.cc:3060] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.541232 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2129f04ec9cf495192df3ec7307a064f" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:47.542743 26358 raft_consensus.cc:3055] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:47.543087 26358 raft_consensus.cc:740] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:47.543955 26211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175"
dest_uuid: "9ef7470de96c45458df94b241ec163fb"
mode: GRACEFUL
new_leader_uuid: "299e55149bb3459eaca61ff797828108"
 from {username='slave'} at 127.0.0.1:37394
I20260710 11:10:47.543924 26358 consensus_queue.cc:260] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:47.544531 26211 raft_consensus.cc:606] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Received request to transfer leadership to TS 299e55149bb3459eaca61ff797828108
I20260710 11:10:47.545190 26358 raft_consensus.cc:3060] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.545784 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:10:47.546700 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:47.547163 26209 raft_consensus.cc:2468] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:47.548442 26611 leader_election.cc:304] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a5fc5d648e40a2b7ecd3e8e2620c6a, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:47.550217 27012 raft_consensus.cc:2804] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:47.551074 26358 raft_consensus.cc:2468] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:47.551395 27012 raft_consensus.cc:697] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Becoming Leader. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Running, Role: LEADER
I20260710 11:10:47.552196 27012 consensus_queue.cc:237] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:47.559022 26105 catalog_manager.cc:5697] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: term changed from 1 to 2, leader changed from 299e55149bb3459eaca61ff797828108 (127.24.128.3) to 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4). New cstate: current_term: 2 leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:47.702817 27008 raft_consensus.cc:993] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb: : Instructing follower 299e55149bb3459eaca61ff797828108 to start an election
I20260710 11:10:47.703439 27002 raft_consensus.cc:1081] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Signalling peer 299e55149bb3459eaca61ff797828108 to start an election
I20260710 11:10:47.704988 26358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175"
dest_uuid: "299e55149bb3459eaca61ff797828108"
 from {username='slave'} at 127.0.0.1:53762
I20260710 11:10:47.705456 26358 raft_consensus.cc:493] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.705744 26358 raft_consensus.cc:3060] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.709903 26358 raft_consensus.cc:515] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.711766 26358 leader_election.cc:290] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 2 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011)
I20260710 11:10:47.712599 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:47.712844 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac2c07eccef401a818f34fcb7ab7175" candidate_uuid: "299e55149bb3459eaca61ff797828108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:47.713176 26209 raft_consensus.cc:3055] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:47.713439 26283 raft_consensus.cc:3060] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.713528 26209 raft_consensus.cc:740] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:47.714315 26209 consensus_queue.cc:260] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.715524 26209 raft_consensus.cc:3060] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.721625 26209 raft_consensus.cc:2468] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 2.
I20260710 11:10:47.721912 26283 raft_consensus.cc:2468] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299e55149bb3459eaca61ff797828108 in term 2.
I20260710 11:10:47.722769 27005 raft_consensus.cc:993] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: : Instructing follower 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:47.723153 26323 leader_election.cc:304] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:47.723495 27004 raft_consensus.cc:1081] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Signalling peer 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:47.724128 27005 raft_consensus.cc:2804] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:47.724606 27005 raft_consensus.cc:697] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 2 LEADER]: Becoming Leader. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:47.725354 26647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd"
dest_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:44528
I20260710 11:10:47.725858 26647 raft_consensus.cc:493] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.725621 27005 consensus_queue.cc:237] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.726174 26647 raft_consensus.cc:3060] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.733776 26647 raft_consensus.cc:515] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:47.734781 26105 catalog_manager.cc:5697] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 reported cstate change: term changed from 1 to 2, leader changed from 9ef7470de96c45458df94b241ec163fb (127.24.128.1) to 299e55149bb3459eaca61ff797828108 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "299e55149bb3459eaca61ff797828108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:47.736543 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:47.736574 26647 leader_election.cc:290] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:47.736783 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df076604a494df2a3c1649ed50091dd" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:47.737236 26283 raft_consensus.cc:3060] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.737336 26358 raft_consensus.cc:3055] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:47.737772 26358 raft_consensus.cc:740] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:47.738510 26358 consensus_queue.cc:260] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:47.739665 26358 raft_consensus.cc:3060] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.744858 26283 raft_consensus.cc:2468] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:47.745366 26358 raft_consensus.cc:2468] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:47.746153 26612 leader_election.cc:304] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 47a5fc5d648e40a2b7ecd3e8e2620c6a; no voters: 
I20260710 11:10:47.747203 27012 raft_consensus.cc:2804] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:47.747690 27012 raft_consensus.cc:697] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Becoming Leader. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Running, Role: LEADER
I20260710 11:10:47.748556 27012 consensus_queue.cc:237] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:47.760563 26105 catalog_manager.cc:5697] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: term changed from 1 to 2, leader changed from 299e55149bb3459eaca61ff797828108 (127.24.128.3) to 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4). New cstate: current_term: 2 leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:47.808516 27004 raft_consensus.cc:993] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108: : Instructing follower 183a30fbd48c42e98c4b86fa90379249 to start an election
I20260710 11:10:47.808983 27005 raft_consensus.cc:1081] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Signalling peer 183a30fbd48c42e98c4b86fa90379249 to start an election
I20260710 11:10:47.810436 26283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d"
dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
 from {username='slave'} at 127.0.0.1:37564
I20260710 11:10:47.811003 26283 raft_consensus.cc:493] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.811269 26283 raft_consensus.cc:3060] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.815508 26283 raft_consensus.cc:515] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.817247 26283 leader_election.cc:290] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 2 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:47.817823 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:47.818420 26209 raft_consensus.cc:3060] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.818293 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b6a14285724091b9298b074c0cd35d" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:47.818910 26358 raft_consensus.cc:3055] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:47.819224 26358 raft_consensus.cc:740] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:47.819988 26358 consensus_queue.cc:260] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.821116 26358 raft_consensus.cc:3060] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.824951 26209 raft_consensus.cc:2468] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 2.
I20260710 11:10:47.826215 26249 leader_election.cc:304] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:47.826915 27007 raft_consensus.cc:2804] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:47.827203 26358 raft_consensus.cc:2468] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 2.
I20260710 11:10:47.828107 27007 raft_consensus.cc:697] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 2 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:47.829031 27007 consensus_queue.cc:237] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.836191 26105 catalog_manager.cc:5697] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 1 to 2, leader changed from 299e55149bb3459eaca61ff797828108 (127.24.128.3) to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:47.936653 26209 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:47.937873 27012 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:47.942442 27005 raft_consensus.cc:993] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: : Instructing follower 183a30fbd48c42e98c4b86fa90379249 to start an election
I20260710 11:10:47.943115 27004 raft_consensus.cc:1081] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Signalling peer 183a30fbd48c42e98c4b86fa90379249 to start an election
I20260710 11:10:47.945657 26283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025"
dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
 from {username='slave'} at 127.0.0.1:37564
I20260710 11:10:47.946244 26283 raft_consensus.cc:493] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.946645 26283 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.953372 26283 raft_consensus.cc:515] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.955551 26358 raft_consensus.cc:1275] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:47.956435 26209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:47.956987 26209 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.957158 27027 consensus_queue.cc:1048] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:47.966396 26283 leader_election.cc:290] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 2 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:47.966607 26209 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 2.
I20260710 11:10:47.968304 26249 leader_election.cc:304] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:47.968662 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "183a30fbd48c42e98c4b86fa90379249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:47.969105 27022 raft_consensus.cc:2804] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:47.969250 26358 raft_consensus.cc:3055] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:47.969635 26358 raft_consensus.cc:740] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:47.971005 27022 raft_consensus.cc:697] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 LEADER]: Becoming Leader. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:47.970963 26358 consensus_queue.cc:260] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.972237 26358 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.971927 27022 consensus_queue.cc:237] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:47.978741 26358 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 183a30fbd48c42e98c4b86fa90379249 in term 2.
I20260710 11:10:47.980672 26105 catalog_manager.cc:5697] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 reported cstate change: term changed from 1 to 2, leader changed from 299e55149bb3459eaca61ff797828108 (127.24.128.3) to 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "183a30fbd48c42e98c4b86fa90379249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:48.046799 27005 raft_consensus.cc:993] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: : Instructing follower 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:48.047343 27004 raft_consensus.cc:1081] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Signalling peer 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:48.048985 26647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eefb5063a62428995647c57c9833701"
dest_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:44528
I20260710 11:10:48.049507 26647 raft_consensus.cc:493] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:48.049835 26647 raft_consensus.cc:3060] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.055035 26647 raft_consensus.cc:515] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.056815 26647 leader_election.cc:290] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:48.057354 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:48.057718 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eefb5063a62428995647c57c9833701" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:48.057983 26283 raft_consensus.cc:3060] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.058271 26358 raft_consensus.cc:3055] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:48.058602 26358 raft_consensus.cc:740] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:48.059365 26358 consensus_queue.cc:260] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.060348 26358 raft_consensus.cc:3060] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.062826 26283 raft_consensus.cc:2468] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:48.063813 26612 leader_election.cc:304] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 47a5fc5d648e40a2b7ecd3e8e2620c6a; no voters: 
I20260710 11:10:48.064464 27027 raft_consensus.cc:2804] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:48.064858 27027 raft_consensus.cc:697] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Becoming Leader. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Running, Role: LEADER
I20260710 11:10:48.065589 26358 raft_consensus.cc:2468] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:48.065639 27027 consensus_queue.cc:237] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.073947 26105 catalog_manager.cc:5697] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: term changed from 1 to 2, leader changed from 299e55149bb3459eaca61ff797828108 (127.24.128.3) to 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4). New cstate: current_term: 2 leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:48.162623 26283 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:48.163911 27027 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:48.172977 26358 raft_consensus.cc:1275] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:48.174822 27013 consensus_queue.cc:1048] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:48.201978 26209 raft_consensus.cc:1275] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:48.203125 27004 consensus_queue.cc:1048] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:48.211320 26283 raft_consensus.cc:1275] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Refusing update from remote peer 299e55149bb3459eaca61ff797828108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:48.212747 27005 consensus_queue.cc:1048] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:48.370015 26358 raft_consensus.cc:1275] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:48.371349 27022 consensus_queue.cc:1048] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:48.372395 26358 raft_consensus.cc:1275] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:48.373719 27022 consensus_queue.cc:1048] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:48.381381 26209 raft_consensus.cc:1275] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:48.389621 26209 raft_consensus.cc:1275] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Refusing update from remote peer 183a30fbd48c42e98c4b86fa90379249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:48.389614 27030 consensus_queue.cc:1048] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:48.391688 27041 consensus_queue.cc:1048] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:48.492978 26358 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:48.494361 27013 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:48.503186 26283 raft_consensus.cc:1275] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:48.504348 27027 consensus_queue.cc:1048] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:48.547971 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:48.566319 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:48.581141 26358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8"
dest_uuid: "299e55149bb3459eaca61ff797828108"
mode: GRACEFUL
new_leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:48376
I20260710 11:10:48.581657 26358 raft_consensus.cc:606] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Received request to transfer leadership to TS 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:48.593448 26283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025"
dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
mode: GRACEFUL
new_leader_uuid: "9ef7470de96c45458df94b241ec163fb"
 from {username='slave'} at 127.0.0.1:57386
I20260710 11:10:48.593950 26283 raft_consensus.cc:606] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 LEADER]: Received request to transfer leadership to TS 9ef7470de96c45458df94b241ec163fb
I20260710 11:10:48.596331 26283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c"
dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
mode: GRACEFUL
new_leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:57386
I20260710 11:10:48.596733 26283 raft_consensus.cc:606] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Received request to transfer leadership to TS 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:48.597819 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:48.598472 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:48.823288 27022 raft_consensus.cc:993] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249: : Instructing follower 9ef7470de96c45458df94b241ec163fb to start an election
I20260710 11:10:48.823788 27041 raft_consensus.cc:1081] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 LEADER]: Signalling peer 9ef7470de96c45458df94b241ec163fb to start an election
I20260710 11:10:48.825151 26211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025"
dest_uuid: "9ef7470de96c45458df94b241ec163fb"
 from {username='slave'} at 127.0.0.1:51188
I20260710 11:10:48.825662 26211 raft_consensus.cc:493] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:48.825965 26211 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:48.831113 26211 raft_consensus.cc:515] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:48.832674 26211 leader_election.cc:290] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [CANDIDATE]: Term 3 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:48.833352 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:48.833534 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb1ddc017146b68ae3eb5349aa2025" candidate_uuid: "9ef7470de96c45458df94b241ec163fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:48.833902 26283 raft_consensus.cc:3055] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:48.834110 26358 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:48.834302 26283 raft_consensus.cc:740] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:48.835079 26283 consensus_queue.cc:260] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [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: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:48.836131 26283 raft_consensus.cc:3060] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:48.838867 26358 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 3.
I20260710 11:10:48.840407 26174 leader_election.cc:304] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [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: 299e55149bb3459eaca61ff797828108, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:48.840763 26283 raft_consensus.cc:2468] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef7470de96c45458df94b241ec163fb in term 3.
I20260710 11:10:48.841135 27002 raft_consensus.cc:2804] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:48.842362 27002 raft_consensus.cc:697] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 3 LEADER]: Becoming Leader. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:48.843899 27002 consensus_queue.cc:237] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [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: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } }
I20260710 11:10:48.882989 26108 catalog_manager.cc:5697] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb reported cstate change: term changed from 2 to 3, leader changed from 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) to 9ef7470de96c45458df94b241ec163fb (127.24.128.1). New cstate: current_term: 3 leader_uuid: "9ef7470de96c45458df94b241ec163fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:48.889173 27005 raft_consensus.cc:993] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: : Instructing follower 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:48.890102 27004 raft_consensus.cc:1081] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Signalling peer 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:48.896890 26646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8"
dest_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:44528
I20260710 11:10:48.897738 26646 raft_consensus.cc:493] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:48.898247 26646 raft_consensus.cc:3060] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.908169 26646 raft_consensus.cc:515] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.909674 27022 raft_consensus.cc:993] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: : Instructing follower 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:48.910455 27041 raft_consensus.cc:1081] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Signalling peer 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:48.911698 26646 leader_election.cc:290] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:48.912743 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:48.913362 26646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c"
dest_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:44514
I20260710 11:10:48.913693 26283 raft_consensus.cc:3060] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.913975 26646 raft_consensus.cc:493] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:48.914453 26646 raft_consensus.cc:3060] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.915310 26358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c11fa68c6674610931a5d604f28fca8" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:48.915918 26358 raft_consensus.cc:3055] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:48.916184 26358 raft_consensus.cc:740] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 299e55149bb3459eaca61ff797828108, State: Running, Role: LEADER
I20260710 11:10:48.917227 26358 consensus_queue.cc:260] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.918574 26358 raft_consensus.cc:3060] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.921952 26283 raft_consensus.cc:2468] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:48.921993 26646 raft_consensus.cc:515] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.924333 26646 leader_election.cc:290] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Requested vote from peers 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:48.924877 26612 leader_election.cc:304] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 47a5fc5d648e40a2b7ecd3e8e2620c6a; no voters: 
I20260710 11:10:48.925101 26283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "183a30fbd48c42e98c4b86fa90379249"
I20260710 11:10:48.925702 26283 raft_consensus.cc:3055] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:48.926064 26283 raft_consensus.cc:740] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 183a30fbd48c42e98c4b86fa90379249, State: Running, Role: LEADER
I20260710 11:10:48.927188 26283 consensus_queue.cc:260] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.928954 26283 raft_consensus.cc:3060] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.929700 27027 raft_consensus.cc:2804] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:48.930270 27027 raft_consensus.cc:697] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Becoming Leader. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Running, Role: LEADER
I20260710 11:10:48.933092 26358 raft_consensus.cc:2468] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:48.933723 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e727be558840108c6910fbbf14eb8c" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:48.934544 26360 raft_consensus.cc:3060] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.935760 26283 raft_consensus.cc:2468] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:48.936686 26612 leader_election.cc:304] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 183a30fbd48c42e98c4b86fa90379249, 47a5fc5d648e40a2b7ecd3e8e2620c6a; no voters: 
I20260710 11:10:48.937435 27012 raft_consensus.cc:2804] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:48.937944 27012 raft_consensus.cc:697] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Becoming Leader. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Running, Role: LEADER
I20260710 11:10:48.939088 27012 consensus_queue.cc:237] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.940263 27027 consensus_queue.cc:237] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:48.958959 26108 catalog_manager.cc:5697] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: term changed from 1 to 2, leader changed from 299e55149bb3459eaca61ff797828108 (127.24.128.3) to 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4). New cstate: current_term: 2 leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:48.967811 26360 raft_consensus.cc:2468] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:48.978536 26108 catalog_manager.cc:5697] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: term changed from 1 to 2, leader changed from 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2) to 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4). New cstate: current_term: 2 leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.369808 26279 raft_consensus.cc:1275] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 3 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:49.371186 27002 consensus_queue.cc:1048] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:49.375628 26283 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:49.376948 27012 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:49.401630 26360 raft_consensus.cc:1275] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 3 FOLLOWER]: Refusing update from remote peer 9ef7470de96c45458df94b241ec163fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:49.405462 26358 raft_consensus.cc:1275] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:49.405637 27060 consensus_queue.cc:1048] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:49.407114 27027 consensus_queue.cc:1048] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:49.429831 26283 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:49.431099 27012 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "183a30fbd48c42e98c4b86fa90379249" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:49.440758 26360 raft_consensus.cc:1275] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:49.443531 27013 consensus_queue.cc:1048] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:49.599550 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:49.615947 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:49.630811 26211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21164872f6b542449520cd467a96973a"
dest_uuid: "9ef7470de96c45458df94b241ec163fb"
mode: GRACEFUL
new_leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:37394
I20260710 11:10:49.631384 26211 raft_consensus.cc:606] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Received request to transfer leadership to TS 47a5fc5d648e40a2b7ecd3e8e2620c6a
I20260710 11:10:49.632575 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:49.633273 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:49.920993 27056 raft_consensus.cc:993] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: : Instructing follower 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:49.921518 27056 raft_consensus.cc:1081] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Signalling peer 47a5fc5d648e40a2b7ecd3e8e2620c6a to start an election
I20260710 11:10:49.922852 26646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21164872f6b542449520cd467a96973a"
dest_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a"
 from {username='slave'} at 127.0.0.1:44500
I20260710 11:10:49.923287 26646 raft_consensus.cc:493] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:49.923504 26646 raft_consensus.cc:3060] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.928117 26646 raft_consensus.cc:515] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:49.929380 26646 leader_election.cc:290] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Requested vote from peers 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323), 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699)
I20260710 11:10:49.930229 26211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ef7470de96c45458df94b241ec163fb"
I20260710 11:10:49.930502 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21164872f6b542449520cd467a96973a" candidate_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "299e55149bb3459eaca61ff797828108"
I20260710 11:10:49.930804 26211 raft_consensus.cc:3055] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:49.931061 26360 raft_consensus.cc:3060] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.931167 26211 raft_consensus.cc:740] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ef7470de96c45458df94b241ec163fb, State: Running, Role: LEADER
I20260710 11:10:49.932121 26211 consensus_queue.cc:260] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:49.933447 26211 raft_consensus.cc:3060] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.940949 26211 raft_consensus.cc:2468] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:49.941763 26360 raft_consensus.cc:2468] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a5fc5d648e40a2b7ecd3e8e2620c6a in term 2.
I20260710 11:10:49.942273 26611 leader_election.cc:304] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a5fc5d648e40a2b7ecd3e8e2620c6a, 9ef7470de96c45458df94b241ec163fb; no voters: 
I20260710 11:10:49.943097 27013 raft_consensus.cc:2804] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:49.943501 27013 raft_consensus.cc:697] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Becoming Leader. State: Replica: 47a5fc5d648e40a2b7ecd3e8e2620c6a, State: Running, Role: LEADER
I20260710 11:10:49.944291 27013 consensus_queue.cc:237] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } }
I20260710 11:10:49.950632 26108 catalog_manager.cc:5697] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a reported cstate change: term changed from 1 to 2, leader changed from 9ef7470de96c45458df94b241ec163fb (127.24.128.1) to 47a5fc5d648e40a2b7ecd3e8e2620c6a (127.24.128.4). New cstate: current_term: 2 leader_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a5fc5d648e40a2b7ecd3e8e2620c6a" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 36895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:50.513896 26211 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:50.515107 27027 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef7470de96c45458df94b241ec163fb" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 39323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:50.524248 26360 raft_consensus.cc:1275] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Refusing update from remote peer 47a5fc5d648e40a2b7ecd3e8e2620c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:50.526875 27013 consensus_queue.cc:1048] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "299e55149bb3459eaca61ff797828108" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 33699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:50.634065 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:50.646884 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
W20260710 11:10:50.662386 26249 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]
W20260710 11:10:50.667172 26249 consensus_peers.cc:597] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:50.677004 26323 consensus_peers.cc:597] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.685622 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:50.686414 25088 tablet_replica.cc:333] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.687307 25088 raft_consensus.cc:2243] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.688086 25088 raft_consensus.cc:2272] T 76cb1ddc017146b68ae3eb5349aa2025 P 9ef7470de96c45458df94b241ec163fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.689851 25088 tablet_replica.cc:333] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.690409 25088 raft_consensus.cc:2243] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.690834 25088 raft_consensus.cc:2272] T de59d252f4a04765b344184523340c38 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.692667 25088 tablet_replica.cc:333] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.693280 25088 raft_consensus.cc:2243] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.693665 25088 raft_consensus.cc:2272] T 21164872f6b542449520cd467a96973a P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.696223 25088 tablet_replica.cc:333] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.696822 25088 raft_consensus.cc:2243] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.697232 25088 raft_consensus.cc:2272] T eac2c07eccef401a818f34fcb7ab7175 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.698808 25088 tablet_replica.cc:333] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.699335 25088 raft_consensus.cc:2243] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.700058 25088 raft_consensus.cc:2272] T 75df839e45d142c7abbd9bd266736499 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.701798 25088 tablet_replica.cc:333] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.702283 25088 raft_consensus.cc:2243] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.702751 25088 raft_consensus.cc:2272] T 8083cce1b38149bf8f29f6ff6ac6e999 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.704275 25088 tablet_replica.cc:333] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.704757 25088 raft_consensus.cc:2243] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.705140 25088 raft_consensus.cc:2272] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.707288 25088 tablet_replica.cc:333] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.707800 25088 raft_consensus.cc:2243] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.708530 25088 raft_consensus.cc:2272] T 54eb31543f164376a2ccf3e294e3af36 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.710189 25088 tablet_replica.cc:333] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.710702 25088 raft_consensus.cc:2243] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.711185 25088 raft_consensus.cc:2272] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.712893 25088 tablet_replica.cc:333] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.713387 25088 raft_consensus.cc:2243] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.713966 25088 raft_consensus.cc:2272] T 7438d6824c6546968da08096c10aab93 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.715698 25088 tablet_replica.cc:333] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.716194 25088 raft_consensus.cc:2243] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.716626 25088 raft_consensus.cc:2272] T 790a87f0670c453eba08b8628ecc9267 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.718448 25088 tablet_replica.cc:333] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.719219 25088 raft_consensus.cc:2243] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.720230 25088 raft_consensus.cc:2272] T d11aaeabd007483a9c8b27d736e0900b P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.721908 25088 tablet_replica.cc:333] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.722407 25088 raft_consensus.cc:2243] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.723224 25088 raft_consensus.cc:2272] T 128d3517c86d4e77ae43aded68580480 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.724903 25088 tablet_replica.cc:333] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.725455 25088 raft_consensus.cc:2243] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.726234 25088 raft_consensus.cc:2272] T 36963840ed42474187340e46ea47def6 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.728017 25088 tablet_replica.cc:333] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.728503 25088 raft_consensus.cc:2243] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.729133 25088 raft_consensus.cc:2272] T 2129f04ec9cf495192df3ec7307a064f P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.730824 25088 tablet_replica.cc:333] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.731357 25088 raft_consensus.cc:2243] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.732160 25088 raft_consensus.cc:2272] T 8274253e952f417791ed40039b5fc498 P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.734432 25088 tablet_replica.cc:333] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.735078 25088 raft_consensus.cc:2243] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.735770 25088 raft_consensus.cc:2272] T 35092fdd4a2147f5acfe7d49897fe76e P 9ef7470de96c45458df94b241ec163fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.737526 25088 tablet_replica.cc:333] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb: stopping tablet replica
I20260710 11:10:50.737897 25088 raft_consensus.cc:2243] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.738330 25088 raft_consensus.cc:2272] T 08b6a14285724091b9298b074c0cd35d P 9ef7470de96c45458df94b241ec163fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:50.744154 26249 consensus_peers.cc:597] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:50.749825 26249 consensus_peers.cc:597] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:50.771812 26177 connection.cc:466] server connection from 127.0.0.1:51188 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51188 (request call id 348) could send its response
W20260710 11:10:50.772778 26249 consensus_peers.cc:597] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Network error: recv got EOF from 127.24.128.1:39323 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.786839 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
I20260710 11:10:50.832214 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
W20260710 11:10:50.843223 26324 consensus_peers.cc:597] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:50.853379 26324 consensus_peers.cc:597] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.875595 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:50.876550 25088 tablet_replica.cc:333] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.877434 25088 raft_consensus.cc:2243] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.877947 25088 raft_consensus.cc:2272] T 76cb1ddc017146b68ae3eb5349aa2025 P 183a30fbd48c42e98c4b86fa90379249 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.879810 25088 tablet_replica.cc:333] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.880350 25088 raft_consensus.cc:2243] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:50.880596 26323 consensus_peers.cc:597] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:39323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.880777 25088 raft_consensus.cc:2272] T 1c11fa68c6674610931a5d604f28fca8 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.882740 25088 tablet_replica.cc:333] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.883296 25088 raft_consensus.cc:2243] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.883785 25088 raft_consensus.cc:2272] T eac2c07eccef401a818f34fcb7ab7175 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.885854 25088 tablet_replica.cc:333] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.886447 25088 raft_consensus.cc:2243] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.886854 25088 raft_consensus.cc:2272] T de59d252f4a04765b344184523340c38 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.888996 25088 tablet_replica.cc:333] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
W20260710 11:10:50.889196 26612 consensus_peers.cc:597] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.889546 25088 raft_consensus.cc:2243] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.890199 25088 raft_consensus.cc:2272] T 2b80e2d27e97408292d75685b1e34207 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.892035 25088 tablet_replica.cc:333] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.892602 25088 raft_consensus.cc:2243] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.893251 25088 raft_consensus.cc:2272] T 75df839e45d142c7abbd9bd266736499 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.895258 25088 tablet_replica.cc:333] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.895925 25088 raft_consensus.cc:2243] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.896703 25088 raft_consensus.cc:2272] T 08b6a14285724091b9298b074c0cd35d P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.898888 25088 tablet_replica.cc:333] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
W20260710 11:10:50.899434 26324 consensus_peers.cc:597] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.899574 25088 raft_consensus.cc:2243] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.900430 25088 raft_consensus.cc:2272] T 8274253e952f417791ed40039b5fc498 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.902195 25088 tablet_replica.cc:333] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.902676 25088 raft_consensus.cc:2243] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.903391 25088 raft_consensus.cc:2272] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.905409 25088 tablet_replica.cc:333] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.905897 25088 raft_consensus.cc:2243] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.906302 25088 raft_consensus.cc:2272] T e5e727be558840108c6910fbbf14eb8c P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.908354 25088 tablet_replica.cc:333] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.908835 25088 raft_consensus.cc:2243] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.909503 25088 raft_consensus.cc:2272] T 35092fdd4a2147f5acfe7d49897fe76e P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.911247 25088 tablet_replica.cc:333] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.911708 25088 raft_consensus.cc:2243] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.912156 25088 raft_consensus.cc:2272] T 6df076604a494df2a3c1649ed50091dd P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.913805 25088 tablet_replica.cc:333] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.914330 25088 raft_consensus.cc:2243] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.914706 25088 raft_consensus.cc:2272] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.916422 25088 tablet_replica.cc:333] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.916939 25088 raft_consensus.cc:2243] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.917719 25088 raft_consensus.cc:2272] T 8083cce1b38149bf8f29f6ff6ac6e999 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.919488 25088 tablet_replica.cc:333] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.920089 25088 raft_consensus.cc:2243] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.920809 25088 raft_consensus.cc:2272] T 7eefb5063a62428995647c57c9833701 P 183a30fbd48c42e98c4b86fa90379249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.922416 25088 tablet_replica.cc:333] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.922870 25088 raft_consensus.cc:2243] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:50.923638 25088 raft_consensus.cc:2272] T 790a87f0670c453eba08b8628ecc9267 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.925313 25088 tablet_replica.cc:333] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.925840 25088 raft_consensus.cc:2243] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.926294 25088 raft_consensus.cc:2272] T 36963840ed42474187340e46ea47def6 P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:50.927982 25088 tablet_replica.cc:333] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249: stopping tablet replica
I20260710 11:10:50.928408 25088 raft_consensus.cc:2243] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:50.928937 25088 raft_consensus.cc:2272] T e16dc0433252480e8a9bba90a15923fe P 183a30fbd48c42e98c4b86fa90379249 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:50.957576 26324 connection.cc:573] client connection to 127.24.128.2:40011 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:10:50.960855 26324 consensus_peers.cc:597] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:40011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.964491 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
W20260710 11:10:50.997225 26612 consensus_peers.cc:597] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:40011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.006697 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
W20260710 11:10:51.045673 26611 consensus_peers.cc:597] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:39323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.049770 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:51.050784 25088 tablet_replica.cc:333] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.051846 25088 raft_consensus.cc:2243] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:51.052088 26611 consensus_peers.cc:597] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Couldn't send request to peer 299e55149bb3459eaca61ff797828108. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.052515 25088 raft_consensus.cc:2272] T 2129f04ec9cf495192df3ec7307a064f P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.054482 25088 tablet_replica.cc:333] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.055104 25088 raft_consensus.cc:2243] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.055547 25088 raft_consensus.cc:2272] T 54eb31543f164376a2ccf3e294e3af36 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.057268 25088 tablet_replica.cc:333] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.057791 25088 raft_consensus.cc:2243] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.058208 25088 raft_consensus.cc:2272] T 76cb1ddc017146b68ae3eb5349aa2025 P 299e55149bb3459eaca61ff797828108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.060030 25088 tablet_replica.cc:333] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.060590 25088 raft_consensus.cc:2243] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.060925 25088 raft_consensus.cc:2272] T 1c11fa68c6674610931a5d604f28fca8 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.062515 25088 tablet_replica.cc:333] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.063083 25088 raft_consensus.cc:2243] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.063795 25088 raft_consensus.cc:2272] T eac2c07eccef401a818f34fcb7ab7175 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.065403 25088 tablet_replica.cc:333] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.065843 25088 raft_consensus.cc:2243] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.066167 25088 raft_consensus.cc:2272] T 21164872f6b542449520cd467a96973a P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.068445 25088 tablet_replica.cc:333] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.068924 25088 raft_consensus.cc:2243] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.069628 25088 raft_consensus.cc:2272] T de59d252f4a04765b344184523340c38 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.071380 25088 tablet_replica.cc:333] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.071877 25088 raft_consensus.cc:2243] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.072584 25088 raft_consensus.cc:2272] T 2b80e2d27e97408292d75685b1e34207 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.074303 25088 tablet_replica.cc:333] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.074844 25088 raft_consensus.cc:2243] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.075297 25088 raft_consensus.cc:2272] T 7eefb5063a62428995647c57c9833701 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.076920 25088 tablet_replica.cc:333] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.077356 25088 raft_consensus.cc:2243] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.078033 25088 raft_consensus.cc:2272] T 7438d6824c6546968da08096c10aab93 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.079701 25088 tablet_replica.cc:333] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.080159 25088 raft_consensus.cc:2243] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.080698 25088 raft_consensus.cc:2272] T 128d3517c86d4e77ae43aded68580480 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.082263 25088 tablet_replica.cc:333] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.082674 25088 raft_consensus.cc:2243] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.083146 25088 raft_consensus.cc:2272] T d11aaeabd007483a9c8b27d736e0900b P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.084738 25088 tablet_replica.cc:333] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.085171 25088 raft_consensus.cc:2243] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.085503 25088 raft_consensus.cc:2272] T 6df076604a494df2a3c1649ed50091dd P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.087294 25088 tablet_replica.cc:333] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.087746 25088 raft_consensus.cc:2243] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.088411 25088 raft_consensus.cc:2272] T e16dc0433252480e8a9bba90a15923fe P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.090086 25088 tablet_replica.cc:333] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.090615 25088 raft_consensus.cc:2243] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.091159 25088 raft_consensus.cc:2272] T 4a45da8a5b1d42f19b2ef178a1e385c7 P 299e55149bb3459eaca61ff797828108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.093008 25088 tablet_replica.cc:333] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.093631 25088 raft_consensus.cc:2243] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.094077 25088 raft_consensus.cc:2272] T e5e727be558840108c6910fbbf14eb8c P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:51.094086 26611 consensus_peers.cc:597] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 9ef7470de96c45458df94b241ec163fb (127.24.128.1:39323): Couldn't send request to peer 9ef7470de96c45458df94b241ec163fb. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:39323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.096269 25088 tablet_replica.cc:333] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.096796 25088 raft_consensus.cc:2243] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.097558 25088 raft_consensus.cc:2272] T 9dbda8fc6c2e4f04b9e2c69a0a46da55 P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.099347 25088 tablet_replica.cc:333] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108: stopping tablet replica
I20260710 11:10:51.099769 25088 raft_consensus.cc:2243] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.100175 25088 raft_consensus.cc:2272] T 08b6a14285724091b9298b074c0cd35d P 299e55149bb3459eaca61ff797828108 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:51.138317 26611 consensus_peers.cc:597] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Couldn't send request to peer 299e55149bb3459eaca61ff797828108. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.3:33699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.143113 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
W20260710 11:10:51.148320 26611 consensus_peers.cc:597] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Couldn't send request to peer 299e55149bb3459eaca61ff797828108. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.3:33699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:51.151171 26611 consensus_peers.cc:597] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 299e55149bb3459eaca61ff797828108 (127.24.128.3:33699): Couldn't send request to peer 299e55149bb3459eaca61ff797828108. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.3:33699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.183193 25088 tablet_server.cc:179] TabletServer@127.24.128.4:0 shutting down...
I20260710 11:10:51.212251 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:10:51.212544 26612 consensus_peers.cc:597] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a -> Peer 183a30fbd48c42e98c4b86fa90379249 (127.24.128.2:40011): Couldn't send request to peer 183a30fbd48c42e98c4b86fa90379249. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:40011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.213158 25088 tablet_replica.cc:333] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.214372 25088 raft_consensus.cc:2243] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.215389 25088 raft_consensus.cc:2272] T 21164872f6b542449520cd467a96973a P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.217671 25088 tablet_replica.cc:333] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.218178 25088 raft_consensus.cc:2243] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.218894 25088 raft_consensus.cc:2272] T 2129f04ec9cf495192df3ec7307a064f P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.220781 25088 tablet_replica.cc:333] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.221269 25088 raft_consensus.cc:2243] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.221776 25088 raft_consensus.cc:2272] T 2b80e2d27e97408292d75685b1e34207 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.223564 25088 tablet_replica.cc:333] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.224056 25088 raft_consensus.cc:2243] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.224888 25088 raft_consensus.cc:2272] T 6df076604a494df2a3c1649ed50091dd P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.226675 25088 tablet_replica.cc:333] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.227272 25088 raft_consensus.cc:2243] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.227756 25088 raft_consensus.cc:2272] T 75df839e45d142c7abbd9bd266736499 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.229465 25088 tablet_replica.cc:333] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.229974 25088 raft_consensus.cc:2243] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.230420 25088 raft_consensus.cc:2272] T 36963840ed42474187340e46ea47def6 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.232112 25088 tablet_replica.cc:333] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.232597 25088 raft_consensus.cc:2243] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.233196 25088 raft_consensus.cc:2272] T 128d3517c86d4e77ae43aded68580480 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.234865 25088 tablet_replica.cc:333] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.235349 25088 raft_consensus.cc:2243] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.235970 25088 raft_consensus.cc:2272] T 7438d6824c6546968da08096c10aab93 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.237591 25088 tablet_replica.cc:333] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.238061 25088 raft_consensus.cc:2243] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.238535 25088 raft_consensus.cc:2272] T 790a87f0670c453eba08b8628ecc9267 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.240223 25088 tablet_replica.cc:333] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.240700 25088 raft_consensus.cc:2243] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.241179 25088 raft_consensus.cc:2272] T d11aaeabd007483a9c8b27d736e0900b P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.242807 25088 tablet_replica.cc:333] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.243410 25088 raft_consensus.cc:2243] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.243868 25088 raft_consensus.cc:2272] T 8274253e952f417791ed40039b5fc498 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.245512 25088 tablet_replica.cc:333] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.246049 25088 raft_consensus.cc:2243] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.246796 25088 raft_consensus.cc:2272] T 1c11fa68c6674610931a5d604f28fca8 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.248524 25088 tablet_replica.cc:333] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.249046 25088 raft_consensus.cc:2243] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.249565 25088 raft_consensus.cc:2272] T 35092fdd4a2147f5acfe7d49897fe76e P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.251333 25088 tablet_replica.cc:333] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.251868 25088 raft_consensus.cc:2243] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.252373 25088 raft_consensus.cc:2272] T e16dc0433252480e8a9bba90a15923fe P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.254061 25088 tablet_replica.cc:333] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.254573 25088 raft_consensus.cc:2243] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.255157 25088 raft_consensus.cc:2272] T 8083cce1b38149bf8f29f6ff6ac6e999 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.257011 25088 tablet_replica.cc:333] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.257535 25088 raft_consensus.cc:2243] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.258304 25088 raft_consensus.cc:2272] T 7eefb5063a62428995647c57c9833701 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.260404 25088 tablet_replica.cc:333] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.260912 25088 raft_consensus.cc:2243] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.261680 25088 raft_consensus.cc:2272] T e5e727be558840108c6910fbbf14eb8c P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.263499 25088 tablet_replica.cc:333] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a: stopping tablet replica
I20260710 11:10:51.263996 25088 raft_consensus.cc:2243] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.264449 25088 raft_consensus.cc:2272] T 54eb31543f164376a2ccf3e294e3af36 P 47a5fc5d648e40a2b7ecd3e8e2620c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.302748 25088 tablet_server.cc:196] TabletServer@127.24.128.4:0 shutdown complete.
I20260710 11:10:51.330312 25088 master.cc:562] Master@127.24.128.62:37185 shutting down...
I20260710 11:10:51.349942 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.350487 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.350831 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P 700e3e3648d84997a95d6982aa2bd673: stopping tablet replica
I20260710 11:10:51.370863 25088 master.cc:584] Master@127.24.128.62:37185 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28996 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:10:51.428275 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:39925
I20260710 11:10:51.429392 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:51.435047 27088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.435045 27089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.437525 27091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:51.438300 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:51.439442 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:51.439615 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:51.439726 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681851439715 us; error 0 us; skew 500 ppm
I20260710 11:10:51.440166 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:51.442490 25088 webserver.cc:533] Webserver started at http://127.24.128.62:41739/ using document root <none> and password file <none>
I20260710 11:10:51.442965 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:51.443127 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:51.443346 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:51.444375 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "06f93a1111da4ae88dda166fd479647b"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.448691 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:51.452486 27096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.453225 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:51.453517 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "06f93a1111da4ae88dda166fd479647b"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.453823 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:51.472723 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:51.473968 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:51.512585 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:39925
I20260710 11:10:51.512740 27147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:39925 every 8 connection(s)
I20260710 11:10:51.516453 27148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:51.526774 27148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b: Bootstrap starting.
I20260710 11:10:51.531610 27148 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:51.536159 27148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b: No bootstrap required, opened a new log
I20260710 11:10:51.538394 27148 raft_consensus.cc:359] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06f93a1111da4ae88dda166fd479647b" member_type: VOTER }
I20260710 11:10:51.538825 27148 raft_consensus.cc:385] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:51.539145 27148 raft_consensus.cc:740] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f93a1111da4ae88dda166fd479647b, State: Initialized, Role: FOLLOWER
I20260710 11:10:51.539749 27148 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06f93a1111da4ae88dda166fd479647b" member_type: VOTER }
I20260710 11:10:51.540221 27148 raft_consensus.cc:399] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:51.540462 27148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:51.540733 27148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:51.545145 27148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06f93a1111da4ae88dda166fd479647b" member_type: VOTER }
I20260710 11:10:51.545670 27148 leader_election.cc:304] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [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: 06f93a1111da4ae88dda166fd479647b; no voters: 
I20260710 11:10:51.546734 27148 leader_election.cc:290] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:51.547154 27151 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:51.548404 27151 raft_consensus.cc:697] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 1 LEADER]: Becoming Leader. State: Replica: 06f93a1111da4ae88dda166fd479647b, State: Running, Role: LEADER
I20260710 11:10:51.549055 27151 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [LEADER]: Queue going to LEADER mode. State: All 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: "06f93a1111da4ae88dda166fd479647b" member_type: VOTER }
I20260710 11:10:51.549717 27148 sys_catalog.cc:565] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:51.553407 27152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "06f93a1111da4ae88dda166fd479647b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06f93a1111da4ae88dda166fd479647b" member_type: VOTER } }
I20260710 11:10:51.554105 27152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:51.553921 27153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06f93a1111da4ae88dda166fd479647b. Latest consensus state: current_term: 1 leader_uuid: "06f93a1111da4ae88dda166fd479647b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06f93a1111da4ae88dda166fd479647b" member_type: VOTER } }
I20260710 11:10:51.555428 27153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:51.556018 27158 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:51.564230 27158 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:51.565222 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:51.572979 27158 catalog_manager.cc:1383] Generated new cluster ID: ee61d027a29743b5a3aa8775b7a3d61b
I20260710 11:10:51.573287 27158 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:51.585315 27158 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:51.586545 27158 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:51.600476 27158 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b: Generated new TSK 0
I20260710 11:10:51.601070 27158 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:51.632102 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:51.638129 27169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.639205 27170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.640534 27172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:51.641371 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:51.642192 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:51.642370 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:51.642527 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681851642515 us; error 0 us; skew 500 ppm
I20260710 11:10:51.643082 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:51.645471 25088 webserver.cc:533] Webserver started at http://127.24.128.1:38279/ using document root <none> and password file <none>
I20260710 11:10:51.645903 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:51.646054 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:51.646263 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:51.647364 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "687484702ac542fdb8c7a363d217f1b5"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.651826 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:10:51.654822 27177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.655740 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:51.656044 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "687484702ac542fdb8c7a363d217f1b5"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.656314 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:51.669579 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:51.670796 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:51.672333 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:51.674542 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:51.674717 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.675034 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:51.675204 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.714000 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:37805
I20260710 11:10:51.714118 27239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:37805 every 8 connection(s)
I20260710 11:10:51.719019 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:51.727065 27244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.728238 27245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.730110 27247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:51.731236 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:51.732574 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:51.732604 27240 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39925
W20260710 11:10:51.732817 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:51.733042 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681851733026 us; error 0 us; skew 500 ppm
I20260710 11:10:51.733100 27240 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:51.733637 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:51.733953 27240 heartbeater.cc:507] Master 127.24.128.62:39925 requested a full tablet report, sending...
I20260710 11:10:51.736316 25088 webserver.cc:533] Webserver started at http://127.24.128.2:44203/ using document root <none> and password file <none>
I20260710 11:10:51.736321 27113 ts_manager.cc:194] Registered new tserver with Master: 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:51.737013 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:51.737224 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:51.737496 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:51.738382 27113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50624
I20260710 11:10:51.738565 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "b8833478ae8848b795583de2a015b8df"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.743219 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:51.746457 27252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.747325 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:51.747850 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "b8833478ae8848b795583de2a015b8df"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.748207 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:51.780793 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:51.782061 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:51.783639 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:51.785877 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:51.786059 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.786361 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:51.786505 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.826361 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:33795
I20260710 11:10:51.826467 27314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:33795 every 8 connection(s)
I20260710 11:10:51.831202 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:51.837672 27318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.840143 27319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.842108 27321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:51.842293 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:51.843911 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:51.844211 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:51.844429 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681851844389 us; error 0 us; skew 500 ppm
I20260710 11:10:51.845016 27315 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39925
I20260710 11:10:51.845100 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:51.845454 27315 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:51.846529 27315 heartbeater.cc:507] Master 127.24.128.62:39925 requested a full tablet report, sending...
I20260710 11:10:51.847914 25088 webserver.cc:533] Webserver started at http://127.24.128.3:42049/ using document root <none> and password file <none>
I20260710 11:10:51.848477 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:51.848661 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:51.848902 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:51.848754 27113 ts_manager.cc:194] Registered new tserver with Master: b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:51.850425 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "2ad877de41e640f6b3d65613d5eaec0e"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.850762 27113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50632
I20260710 11:10:51.855312 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:51.858879 27326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.859872 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:10:51.860210 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "2ad877de41e640f6b3d65613d5eaec0e"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.860491 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:51.889760 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:51.891070 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:51.892558 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:51.895004 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:51.895234 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.895493 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:51.895675 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.937778 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:41353
I20260710 11:10:51.937863 27388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:41353 every 8 connection(s)
I20260710 11:10:51.942996 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:51.950126 27392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.950973 27393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:51.953667 27395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:51.954501 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:51.955618 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:51.955689 27389 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39925
W20260710 11:10:51.955925 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:51.956099 27389 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:51.956135 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681851956118 us; error 0 us; skew 500 ppm
I20260710 11:10:51.957011 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:51.957036 27389 heartbeater.cc:507] Master 127.24.128.62:39925 requested a full tablet report, sending...
I20260710 11:10:51.959545 27113 ts_manager.cc:194] Registered new tserver with Master: 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:51.960125 25088 webserver.cc:533] Webserver started at http://127.24.128.4:40985/ using document root <none> and password file <none>
I20260710 11:10:51.960632 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:51.960848 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:51.961107 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:51.961146 27113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50648
I20260710 11:10:51.962345 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-3-root/instance:
uuid: "245547d0141f40f8ba7849a018cd052f"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.967490 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:51.970739 27400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:51.971614 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:51.971964 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-3-root
uuid: "245547d0141f40f8ba7849a018cd052f"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:51.972260 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:51.996471 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:51.997829 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:51.999459 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:52.001717 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:52.001955 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.002206 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:52.002391 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.043533 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.4:38679
I20260710 11:10:52.043637 27462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.4:38679 every 8 connection(s)
I20260710 11:10:52.057930 27463 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39925
I20260710 11:10:52.058264 27463 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:52.059085 27463 heartbeater.cc:507] Master 127.24.128.62:39925 requested a full tablet report, sending...
I20260710 11:10:52.061075 27113 ts_manager.cc:194] Registered new tserver with Master: 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:52.062129 25088 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015228249s
I20260710 11:10:52.062562 27113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50652
I20260710 11:10:52.088260 27113 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50668:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:10:52.220140 27354 tablet_service.cc:1511] Processing CreateTablet for tablet d7914ee5601b42619c4b8c40a47a964f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:52.221756 27354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7914ee5601b42619c4b8c40a47a964f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.229023 27353 tablet_service.cc:1511] Processing CreateTablet for tablet 30e187a1f1b34d5395f16d5ebc54708f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:52.230610 27353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e187a1f1b34d5395f16d5ebc54708f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.235456 27352 tablet_service.cc:1511] Processing CreateTablet for tablet abfd4ce94cb14be9a70303e55bcf9c59 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:52.236405 27427 tablet_service.cc:1511] Processing CreateTablet for tablet fba66e9fc2d5490381ff088db0ec0081 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:52.236891 27352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfd4ce94cb14be9a70303e55bcf9c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.239097 27428 tablet_service.cc:1511] Processing CreateTablet for tablet d7914ee5601b42619c4b8c40a47a964f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:52.243307 27427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba66e9fc2d5490381ff088db0ec0081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.245059 27426 tablet_service.cc:1511] Processing CreateTablet for tablet abfd4ce94cb14be9a70303e55bcf9c59 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:52.245167 27424 tablet_service.cc:1511] Processing CreateTablet for tablet 67eaa44e1f534e7a85c8b9cfcded6401 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:52.246843 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7914ee5601b42619c4b8c40a47a964f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.247558 27426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfd4ce94cb14be9a70303e55bcf9c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.247639 27425 tablet_service.cc:1511] Processing CreateTablet for tablet 7a195b68e03747f8a809816ff9a40bb0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:52.249014 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a195b68e03747f8a809816ff9a40bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.250308 27424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67eaa44e1f534e7a85c8b9cfcded6401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.245582 27351 tablet_service.cc:1511] Processing CreateTablet for tablet 964dbcd8681b40c3b094248e8ba1f9aa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:52.251941 27351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964dbcd8681b40c3b094248e8ba1f9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.264959 27205 tablet_service.cc:1511] Processing CreateTablet for tablet 30e187a1f1b34d5395f16d5ebc54708f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:52.266461 27205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e187a1f1b34d5395f16d5ebc54708f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.268085 27350 tablet_service.cc:1511] Processing CreateTablet for tablet 67eaa44e1f534e7a85c8b9cfcded6401 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:52.269515 27350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67eaa44e1f534e7a85c8b9cfcded6401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.272188 27349 tablet_service.cc:1511] Processing CreateTablet for tablet c7db75bbcd2e4fbebe6b7e73c4e84ef4 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:52.273561 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7db75bbcd2e4fbebe6b7e73c4e84ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.280839 27423 tablet_service.cc:1511] Processing CreateTablet for tablet c7db75bbcd2e4fbebe6b7e73c4e84ef4 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:52.282352 27422 tablet_service.cc:1511] Processing CreateTablet for tablet 7d63908af10d45c2becc621d40b17eaa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:52.282342 27423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7db75bbcd2e4fbebe6b7e73c4e84ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.289593 27422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d63908af10d45c2becc621d40b17eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.292531 27483 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:52.297286 27280 tablet_service.cc:1511] Processing CreateTablet for tablet d7914ee5601b42619c4b8c40a47a964f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:52.298719 27280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7914ee5601b42619c4b8c40a47a964f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.299360 27274 tablet_service.cc:1511] Processing CreateTablet for tablet 57595c08259f4369b1cb3d3e3e8d5935 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:52.308090 27203 tablet_service.cc:1511] Processing CreateTablet for tablet abfd4ce94cb14be9a70303e55bcf9c59 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:52.308974 27274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57595c08259f4369b1cb3d3e3e8d5935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.309477 27203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfd4ce94cb14be9a70303e55bcf9c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.300117 27279 tablet_service.cc:1511] Processing CreateTablet for tablet 30e187a1f1b34d5395f16d5ebc54708f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:52.311776 27279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e187a1f1b34d5395f16d5ebc54708f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.312158 27202 tablet_service.cc:1511] Processing CreateTablet for tablet 964dbcd8681b40c3b094248e8ba1f9aa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:52.313489 27202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964dbcd8681b40c3b094248e8ba1f9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.312711 27353 tablet_service.cc:1511] Processing CreateTablet for tablet 57595c08259f4369b1cb3d3e3e8d5935 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:52.301883 27278 tablet_service.cc:1511] Processing CreateTablet for tablet fba66e9fc2d5490381ff088db0ec0081 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:52.303598 27277 tablet_service.cc:1511] Processing CreateTablet for tablet 964dbcd8681b40c3b094248e8ba1f9aa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:52.331710 27353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57595c08259f4369b1cb3d3e3e8d5935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.305272 27276 tablet_service.cc:1511] Processing CreateTablet for tablet 7a195b68e03747f8a809816ff9a40bb0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:52.301047 27275 tablet_service.cc:1511] Processing CreateTablet for tablet c7db75bbcd2e4fbebe6b7e73c4e84ef4 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:52.306716 27204 tablet_service.cc:1511] Processing CreateTablet for tablet fba66e9fc2d5490381ff088db0ec0081 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:52.316390 27199 tablet_service.cc:1511] Processing CreateTablet for tablet 57595c08259f4369b1cb3d3e3e8d5935 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:52.308094 27200 tablet_service.cc:1511] Processing CreateTablet for tablet 67eaa44e1f534e7a85c8b9cfcded6401 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:52.317291 27201 tablet_service.cc:1511] Processing CreateTablet for tablet 7a195b68e03747f8a809816ff9a40bb0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:52.319263 27273 tablet_service.cc:1511] Processing CreateTablet for tablet 7d63908af10d45c2becc621d40b17eaa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:52.320874 27348 tablet_service.cc:1511] Processing CreateTablet for tablet 45e8aa1e8d0749439c576ab20f9d90d6 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:52.324834 27198 tablet_service.cc:1511] Processing CreateTablet for tablet 7d63908af10d45c2becc621d40b17eaa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:52.326459 27197 tablet_service.cc:1511] Processing CreateTablet for tablet 45e8aa1e8d0749439c576ab20f9d90d6 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:52.327916 27272 tablet_service.cc:1511] Processing CreateTablet for tablet 98a63dfa50284d48b1c43de843ca72ae (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:52.336925 27424 tablet_service.cc:1511] Processing CreateTablet for tablet 98a63dfa50284d48b1c43de843ca72ae (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:52.328538 27421 tablet_service.cc:1511] Processing CreateTablet for tablet 45e8aa1e8d0749439c576ab20f9d90d6 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:52.337641 27348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e8aa1e8d0749439c576ab20f9d90d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.331722 27278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba66e9fc2d5490381ff088db0ec0081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.338541 27424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a63dfa50284d48b1c43de843ca72ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.340669 27272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a63dfa50284d48b1c43de843ca72ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.343269 27275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7db75bbcd2e4fbebe6b7e73c4e84ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.334589 27204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba66e9fc2d5490381ff088db0ec0081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.335338 27347 tablet_service.cc:1511] Processing CreateTablet for tablet 98a63dfa50284d48b1c43de843ca72ae (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:52.346850 27421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e8aa1e8d0749439c576ab20f9d90d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.348456 27347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a63dfa50284d48b1c43de843ca72ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.348964 27196 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa5de50e7c04df5ac088102295f17a0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:52.352725 27276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a195b68e03747f8a809816ff9a40bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.353478 27277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964dbcd8681b40c3b094248e8ba1f9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.354506 27197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e8aa1e8d0749439c576ab20f9d90d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.355799 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d63908af10d45c2becc621d40b17eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.357512 27200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67eaa44e1f534e7a85c8b9cfcded6401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.363616 27199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57595c08259f4369b1cb3d3e3e8d5935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.367803 27273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d63908af10d45c2becc621d40b17eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.371337 27196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa5de50e7c04df5ac088102295f17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.375921 27346 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa5de50e7c04df5ac088102295f17a0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:52.377312 27346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa5de50e7c04df5ac088102295f17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.395364 27271 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa5de50e7c04df5ac088102295f17a0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:52.397243 27271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa5de50e7c04df5ac088102295f17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.405435 27201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a195b68e03747f8a809816ff9a40bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.411248 27428 tablet_service.cc:1511] Processing CreateTablet for tablet fc13b6f226df4717a8c3c318fce5d589 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:52.415306 27483 tablet_bootstrap.cc:700] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: Time spent opening tablet: real 0.118s	user 0.000s	sys 0.004s
I20260710 11:10:52.416114 27483 tablet_bootstrap.cc:654] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.459991 27199 tablet_service.cc:1511] Processing CreateTablet for tablet fc13b6f226df4717a8c3c318fce5d589 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:52.461480 27199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc13b6f226df4717a8c3c318fce5d589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.438920 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc13b6f226df4717a8c3c318fce5d589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.466265 27484 tablet_bootstrap.cc:492] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:52.489701 27354 tablet_service.cc:1511] Processing CreateTablet for tablet cda6c843819d49ff9a9d2c739a7c23ef (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:52.491080 27354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda6c843819d49ff9a9d2c739a7c23ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.491724 27197 tablet_service.cc:1511] Processing CreateTablet for tablet cda6c843819d49ff9a9d2c739a7c23ef (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:52.493019 27197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda6c843819d49ff9a9d2c739a7c23ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.496467 27425 tablet_service.cc:1511] Processing CreateTablet for tablet cda6c843819d49ff9a9d2c739a7c23ef (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:52.507961 27275 tablet_service.cc:1511] Processing CreateTablet for tablet fc13b6f226df4717a8c3c318fce5d589 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:52.509378 27275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc13b6f226df4717a8c3c318fce5d589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.509473 27485 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:52.511360 27277 tablet_service.cc:1511] Processing CreateTablet for tablet 42147ff48f7c4ea7afedeb7e27b8564f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:52.512794 27277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42147ff48f7c4ea7afedeb7e27b8564f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.522527 27485 tablet_bootstrap.cc:654] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.528491 27352 tablet_service.cc:1511] Processing CreateTablet for tablet 42147ff48f7c4ea7afedeb7e27b8564f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:52.529845 27352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42147ff48f7c4ea7afedeb7e27b8564f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.535383 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda6c843819d49ff9a9d2c739a7c23ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.557588 27198 tablet_service.cc:1511] Processing CreateTablet for tablet 5f377b6d2e3d4698b66b95e14af17540 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
W20260710 11:10:52.560856 27161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:52.566589 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f377b6d2e3d4698b66b95e14af17540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.567991 27421 tablet_service.cc:1511] Processing CreateTablet for tablet 42147ff48f7c4ea7afedeb7e27b8564f (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:52.569525 27421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42147ff48f7c4ea7afedeb7e27b8564f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.569795 27271 tablet_service.cc:1511] Processing CreateTablet for tablet 5f377b6d2e3d4698b66b95e14af17540 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:52.571085 27271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f377b6d2e3d4698b66b95e14af17540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.580207 27422 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffdeab8666c4c3db9c964f98aeb14aa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:52.583314 27422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffdeab8666c4c3db9c964f98aeb14aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.584126 27483 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:52.584646 27483 ts_tablet_manager.cc:1403] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.292s	user 0.009s	sys 0.032s
I20260710 11:10:52.589075 27202 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffdeab8666c4c3db9c964f98aeb14aa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:52.590454 27202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffdeab8666c4c3db9c964f98aeb14aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.590741 27278 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffdeab8666c4c3db9c964f98aeb14aa (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:52.591845 27354 tablet_service.cc:1511] Processing CreateTablet for tablet 2a17116233d14b9cb251fa7dffaf7e59 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:52.592283 27278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffdeab8666c4c3db9c964f98aeb14aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.593128 27354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a17116233d14b9cb251fa7dffaf7e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.592789 27483 raft_consensus.cc:359] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:52.593762 27483 raft_consensus.cc:385] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.594199 27483 raft_consensus.cc:740] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.595256 27483 consensus_queue.cc:260] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:52.600728 27485 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:52.603405 27485 ts_tablet_manager.cc:1403] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.094s	user 0.038s	sys 0.000s
I20260710 11:10:52.606822 27485 raft_consensus.cc:359] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:52.607583 27485 raft_consensus.cc:385] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.607918 27485 raft_consensus.cc:740] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.603452 27487 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:52.617138 27425 tablet_service.cc:1511] Processing CreateTablet for tablet 2a17116233d14b9cb251fa7dffaf7e59 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:52.618523 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a17116233d14b9cb251fa7dffaf7e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.619280 27198 tablet_service.cc:1511] Processing CreateTablet for tablet 2a17116233d14b9cb251fa7dffaf7e59 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:52.620625 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a17116233d14b9cb251fa7dffaf7e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.621891 27352 tablet_service.cc:1511] Processing CreateTablet for tablet 5f377b6d2e3d4698b66b95e14af17540 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:52.623378 27352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f377b6d2e3d4698b66b95e14af17540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.623544 27484 tablet_bootstrap.cc:654] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.626309 27277 tablet_service.cc:1511] Processing CreateTablet for tablet 9728882c6b8f4b0db5658955b163234d (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:52.630473 27354 tablet_service.cc:1511] Processing CreateTablet for tablet 9728882c6b8f4b0db5658955b163234d (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:52.636005 27354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9728882c6b8f4b0db5658955b163234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.639709 27277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9728882c6b8f4b0db5658955b163234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.639371 27485 consensus_queue.cc:260] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:52.653332 27425 tablet_service.cc:1511] Processing CreateTablet for tablet 9728882c6b8f4b0db5658955b163234d (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:52.654659 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9728882c6b8f4b0db5658955b163234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.656734 27198 tablet_service.cc:1511] Processing CreateTablet for tablet 76c817fe14cb4811b59375a080d51635 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:52.656888 27349 tablet_service.cc:1511] Processing CreateTablet for tablet 76c817fe14cb4811b59375a080d51635 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:52.658195 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c817fe14cb4811b59375a080d51635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.658350 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c817fe14cb4811b59375a080d51635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.667759 27273 tablet_service.cc:1511] Processing CreateTablet for tablet 76c817fe14cb4811b59375a080d51635 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:52.668939 27273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c817fe14cb4811b59375a080d51635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.672049 27389 heartbeater.cc:499] Master 127.24.128.62:39925 was elected leader, sending a full tablet report...
I20260710 11:10:52.672518 27483 ts_tablet_manager.cc:1434] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.002s
I20260710 11:10:52.672719 27487 tablet_bootstrap.cc:654] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.673556 27483 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:52.674444 27484 tablet_bootstrap.cc:492] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:52.674906 27484 ts_tablet_manager.cc:1403] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.209s	user 0.005s	sys 0.007s
I20260710 11:10:52.677858 27484 raft_consensus.cc:359] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.678661 27484 raft_consensus.cc:385] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.678970 27484 raft_consensus.cc:740] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.679795 27484 consensus_queue.cc:260] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.682050 27425 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecaa0e16c464951a161bdc289de3de6 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:52.683471 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecaa0e16c464951a161bdc289de3de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.690084 27204 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecaa0e16c464951a161bdc289de3de6 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:52.691651 27204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecaa0e16c464951a161bdc289de3de6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:10:52.692346 27390 tablet.cc:2406] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:52.693950 27487 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:52.700183 27483 tablet_bootstrap.cc:654] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.703961 27315 heartbeater.cc:499] Master 127.24.128.62:39925 was elected leader, sending a full tablet report...
I20260710 11:10:52.704191 27428 tablet_service.cc:1511] Processing CreateTablet for tablet 3923ed7ac52a4137a765e2a5e4c3cf18 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:52.708916 27487 ts_tablet_manager.cc:1403] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.004s
I20260710 11:10:52.709445 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3923ed7ac52a4137a765e2a5e4c3cf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.712201 27487 raft_consensus.cc:359] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.713003 27487 raft_consensus.cc:385] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.715024 27487 raft_consensus.cc:740] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.715960 27487 consensus_queue.cc:260] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.705729 27202 tablet_service.cc:1511] Processing CreateTablet for tablet 3923ed7ac52a4137a765e2a5e4c3cf18 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:52.724529 27463 heartbeater.cc:499] Master 127.24.128.62:39925 was elected leader, sending a full tablet report...
I20260710 11:10:52.724916 27202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3923ed7ac52a4137a765e2a5e4c3cf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.725634 27484 ts_tablet_manager.cc:1434] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.006s
I20260710 11:10:52.726596 27484 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:52.708160 27485 ts_tablet_manager.cc:1434] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.006s
I20260710 11:10:52.727998 27485 tablet_bootstrap.cc:492] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:52.736810 27484 tablet_bootstrap.cc:654] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.738376 27278 tablet_service.cc:1511] Processing CreateTablet for tablet 998c9689ec4e4668b1ecd76ab1326bc0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:52.740334 27278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998c9689ec4e4668b1ecd76ab1326bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.705367 27277 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecaa0e16c464951a161bdc289de3de6 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:52.740979 27240 heartbeater.cc:499] Master 127.24.128.62:39925 was elected leader, sending a full tablet report...
I20260710 11:10:52.748097 27428 tablet_service.cc:1511] Processing CreateTablet for tablet 998c9689ec4e4668b1ecd76ab1326bc0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:52.749405 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998c9689ec4e4668b1ecd76ab1326bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.748127 27277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecaa0e16c464951a161bdc289de3de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.762233 27483 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:52.762816 27483 ts_tablet_manager.cc:1403] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.003s
I20260710 11:10:52.741920 27354 tablet_service.cc:1511] Processing CreateTablet for tablet 998c9689ec4e4668b1ecd76ab1326bc0 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:52.767014 27354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 998c9689ec4e4668b1ecd76ab1326bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.742656 27485 tablet_bootstrap.cc:654] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.769868 27483 raft_consensus.cc:359] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:52.779892 27491 raft_consensus.cc:493] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:52.782325 27487 ts_tablet_manager.cc:1434] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.073s	user 0.010s	sys 0.019s
I20260710 11:10:52.787984 27349 tablet_service.cc:1511] Processing CreateTablet for tablet 3923ed7ac52a4137a765e2a5e4c3cf18 (DEFAULT_TABLE table=test-workload [id=e63755951fa64d029af22d010c2b491c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:52.795223 27491 raft_consensus.cc:515] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:52.800457 27491 leader_election.cc:290] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:52.805262 27487 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:52.808250 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3923ed7ac52a4137a765e2a5e4c3cf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.796164 27483 raft_consensus.cc:385] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.833933 27496 raft_consensus.cc:493] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:52.834472 27496 raft_consensus.cc:515] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.836598 27493 raft_consensus.cc:493] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:52.837105 27493 raft_consensus.cc:515] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.831959 27483 raft_consensus.cc:740] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.839660 27496 leader_election.cc:290] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:52.855305 27485 tablet_bootstrap.cc:492] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:52.855888 27485 ts_tablet_manager.cc:1403] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.128s	user 0.023s	sys 0.017s
I20260710 11:10:52.880931 27493 leader_election.cc:290] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:52.858918 27485 raft_consensus.cc:359] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.898996 27485 raft_consensus.cc:385] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.899413 27485 raft_consensus.cc:740] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.915205 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:52.916850 27253 leader_election.cc:343] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:52.924728 27484 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:52.925298 27484 ts_tablet_manager.cc:1403] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.048s
I20260710 11:10:52.927157 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
W20260710 11:10:52.928707 27254 leader_election.cc:343] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:52.929175 27254 leader_election.cc:304] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:52.930330 27491 raft_consensus.cc:2749] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:52.900214 27485 consensus_queue.cc:260] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:52.932987 27485 ts_tablet_manager.cc:1434] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260710 11:10:52.934221 27485 tablet_bootstrap.cc:492] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:52.882637 27483 consensus_queue.cc:260] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:52.940653 27483 ts_tablet_manager.cc:1434] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.177s	user 0.006s	sys 0.002s
I20260710 11:10:52.949414 27484 raft_consensus.cc:359] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:52.950317 27484 raft_consensus.cc:385] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.950730 27484 raft_consensus.cc:740] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.951261 27483 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:52.955940 27487 tablet_bootstrap.cc:654] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.963905 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
W20260710 11:10:52.965795 27181 leader_election.cc:343] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:52.967576 27484 consensus_queue.cc:260] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:52.970196 27484 ts_tablet_manager.cc:1434] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260710 11:10:52.971252 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:52.972956 27485 tablet_bootstrap.cc:654] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:52.972904 27179 leader_election.cc:343] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:52.971241 27484 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:52.973482 27179 leader_election.cc:304] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5; no voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:52.975101 27483 tablet_bootstrap.cc:654] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.975066 27489 raft_consensus.cc:493] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:52.975672 27489 raft_consensus.cc:515] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:52.974807 27496 raft_consensus.cc:2749] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:52.982259 27487 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:52.982813 27487 ts_tablet_manager.cc:1403] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.178s	user 0.007s	sys 0.007s
I20260710 11:10:52.983274 27489 leader_election.cc:290] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:52.985924 27487 raft_consensus.cc:359] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:52.986707 27487 raft_consensus.cc:385] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.987035 27487 raft_consensus.cc:740] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.990533 27487 consensus_queue.cc:260] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:52.993109 27484 tablet_bootstrap.cc:654] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.997364 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7914ee5601b42619c4b8c40a47a964f" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:52.998088 27290 raft_consensus.cc:2468] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 0.
I20260710 11:10:52.999617 27402 leader_election.cc:304] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:53.001092 27493 raft_consensus.cc:2804] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.001461 27493 raft_consensus.cc:493] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.001747 27487 ts_tablet_manager.cc:1434] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:10:53.001812 27493 raft_consensus.cc:3060] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.002869 27487 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:53.007570 27483 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:53.008375 27483 ts_tablet_manager.cc:1403] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.057s	user 0.003s	sys 0.014s
I20260710 11:10:53.009763 27493 raft_consensus.cc:515] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.012015 27487 tablet_bootstrap.cc:654] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.012756 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7914ee5601b42619c4b8c40a47a964f" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
W20260710 11:10:53.014122 27402 leader_election.cc:343] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.014009 27483 raft_consensus.cc:359] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.014829 27483 raft_consensus.cc:385] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.015197 27483 raft_consensus.cc:740] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.017030 27485 tablet_bootstrap.cc:492] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.017108 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e187a1f1b34d5395f16d5ebc54708f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.017768 27485 ts_tablet_manager.cc:1403] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.000s
W20260710 11:10:53.018774 27328 leader_election.cc:343] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.021003 27485 raft_consensus.cc:359] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.021871 27485 raft_consensus.cc:385] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.022457 27493 leader_election.cc:290] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.022652 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7914ee5601b42619c4b8c40a47a964f" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:53.022651 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7914ee5601b42619c4b8c40a47a964f" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:53.024220 27290 raft_consensus.cc:3060] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.025522 27484 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:53.025902 27484 ts_tablet_manager.cc:1403] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.007s
I20260710 11:10:53.023345 27483 consensus_queue.cc:260] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.028812 27484 raft_consensus.cc:359] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.029781 27484 raft_consensus.cc:385] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.030150 27484 raft_consensus.cc:740] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
W20260710 11:10:53.031657 27402 leader_election.cc:343] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.032287 27290 raft_consensus.cc:2468] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:53.022253 27485 raft_consensus.cc:740] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.033838 27402 leader_election.cc:304] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.034511 27489 raft_consensus.cc:493] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.034376 27485 consensus_queue.cc:260] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.035023 27489 raft_consensus.cc:515] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.035867 27493 raft_consensus.cc:2804] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.037082 27489 leader_election.cc:290] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.037657 27485 ts_tablet_manager.cc:1434] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:10:53.039132 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964dbcd8681b40c3b094248e8ba1f9aa" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.040297 27483 ts_tablet_manager.cc:1434] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
W20260710 11:10:53.040573 27328 leader_election.cc:343] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.041939 27485 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.045975 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e187a1f1b34d5395f16d5ebc54708f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.047398 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964dbcd8681b40c3b094248e8ba1f9aa" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:53.049441 27327 leader_election.cc:343] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.049928 27327 leader_election.cc:304] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df
W20260710 11:10:53.051105 27327 leader_election.cc:343] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.051512 27327 leader_election.cc:304] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df
I20260710 11:10:53.053404 27489 raft_consensus.cc:2749] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.054031 27489 raft_consensus.cc:2749] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.032968 27484 consensus_queue.cc:260] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.058488 27483 tablet_bootstrap.cc:492] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:53.064299 27485 tablet_bootstrap.cc:654] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.064702 27493 raft_consensus.cc:697] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:10:53.065886 27484 ts_tablet_manager.cc:1434] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.004s
I20260710 11:10:53.065763 27493 consensus_queue.cc:237] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.067871 27483 tablet_bootstrap.cc:654] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.068035 27487 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:53.068596 27487 ts_tablet_manager.cc:1403] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.018s
I20260710 11:10:53.072304 27487 raft_consensus.cc:359] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.073304 27487 raft_consensus.cc:385] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.073751 27487 raft_consensus.cc:740] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.074862 27487 consensus_queue.cc:260] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.076925 27484 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:53.078037 27485 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.078787 27485 ts_tablet_manager.cc:1403] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.001s
I20260710 11:10:53.084260 27484 tablet_bootstrap.cc:654] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.082754 27485 raft_consensus.cc:359] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.085023 27485 raft_consensus.cc:385] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.085403 27485 raft_consensus.cc:740] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.085669 27483 tablet_bootstrap.cc:492] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:53.086222 27483 ts_tablet_manager.cc:1403] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260710 11:10:53.085595 27110 catalog_manager.cc:5697] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 0 to 1, leader changed from <none> to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 1 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:53.086376 27485 consensus_queue.cc:260] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.089169 27483 raft_consensus.cc:359] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.089964 27483 raft_consensus.cc:385] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.090255 27483 raft_consensus.cc:740] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.091470 27485 ts_tablet_manager.cc:1434] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:53.091097 27483 consensus_queue.cc:260] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.092657 27485 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.093532 27487 ts_tablet_manager.cc:1434] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 11:10:53.094486 27487 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:53.097600 27483 ts_tablet_manager.cc:1434] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:53.098666 27483 tablet_bootstrap.cc:492] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:53.099953 27485 tablet_bootstrap.cc:654] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.100190 27519 raft_consensus.cc:493] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.100575 27487 tablet_bootstrap.cc:654] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.100672 27519 raft_consensus.cc:515] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.103488 27519 leader_election.cc:290] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:53.104604 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:53.106087 27327 leader_election.cc:343] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.111781 27483 tablet_bootstrap.cc:654] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.118182 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.119164 27438 raft_consensus.cc:2468] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:53.121181 27330 leader_election.cc:304] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [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: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:53.122730 27519 raft_consensus.cc:2804] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.123203 27519 raft_consensus.cc:493] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.123565 27519 raft_consensus.cc:3060] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.125918 27485 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.126572 27485 ts_tablet_manager.cc:1403] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.013s
I20260710 11:10:53.129796 27485 raft_consensus.cc:359] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.130689 27485 raft_consensus.cc:385] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.131083 27485 raft_consensus.cc:740] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.131193 27519 raft_consensus.cc:515] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.132402 27484 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:53.132124 27485 consensus_queue.cc:260] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.132860 27487 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:53.132936 27484 ts_tablet_manager.cc:1403] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.007s
I20260710 11:10:53.133478 27487 ts_tablet_manager.cc:1403] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260710 11:10:53.134032 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:53.134590 27438 raft_consensus.cc:3060] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.136189 27484 raft_consensus.cc:359] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.136376 27487 raft_consensus.cc:359] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.137334 27487 raft_consensus.cc:385] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.137790 27487 raft_consensus.cc:740] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.138633 27485 ts_tablet_manager.cc:1434] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:10:53.136960 27484 raft_consensus.cc:385] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.139137 27484 raft_consensus.cc:740] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.138765 27487 consensus_queue.cc:260] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.140010 27485 tablet_bootstrap.cc:492] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.141341 27487 ts_tablet_manager.cc:1434] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:53.142040 27438 raft_consensus.cc:2468] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:53.142387 27487 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:53.143290 27330 leader_election.cc:304] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 
I20260710 11:10:53.144146 27489 raft_consensus.cc:2804] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.144307 27484 consensus_queue.cc:260] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.147933 27485 tablet_bootstrap.cc:654] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.148149 27484 ts_tablet_manager.cc:1434] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:10:53.149204 27484 tablet_bootstrap.cc:492] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:53.149417 27487 tablet_bootstrap.cc:654] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.155040 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.155835 27484 tablet_bootstrap.cc:654] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.156852 27487 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
W20260710 11:10:53.156914 27327 leader_election.cc:343] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.157480 27487 ts_tablet_manager.cc:1403] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:10:53.159243 27519 leader_election.cc:290] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:53.161202 27487 raft_consensus.cc:359] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.162206 27487 raft_consensus.cc:385] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.162813 27487 raft_consensus.cc:740] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.163771 27487 consensus_queue.cc:260] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.162066 27489 raft_consensus.cc:697] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:53.166442 27489 consensus_queue.cc:237] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.170504 27487 ts_tablet_manager.cc:1434] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 11:10:53.171777 27487 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:53.178138 27487 tablet_bootstrap.cc:654] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.186811 27491 raft_consensus.cc:493] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.187611 27491 raft_consensus.cc:515] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.198271 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7db75bbcd2e4fbebe6b7e73c4e84ef4" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.198796 27484 tablet_bootstrap.cc:492] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:53.199559 27484 ts_tablet_manager.cc:1403] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
W20260710 11:10:53.199966 27254 leader_election.cc:343] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.205653 27496 raft_consensus.cc:493] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.206346 27496 raft_consensus.cc:515] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.212246 27496 leader_election.cc:290] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.213516 27487 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:53.212257 27483 tablet_bootstrap.cc:492] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:53.214061 27487 ts_tablet_manager.cc:1403] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.008s
I20260710 11:10:53.213850 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
W20260710 11:10:53.215652 27179 leader_election.cc:343] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.217125 27484 raft_consensus.cc:359] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.217931 27484 raft_consensus.cc:385] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.218246 27484 raft_consensus.cc:740] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.219131 27487 raft_consensus.cc:359] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.220346 27483 ts_tablet_manager.cc:1403] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.035s
I20260710 11:10:53.221216 27110 catalog_manager.cc:5697] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 1 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.223289 27483 raft_consensus.cc:359] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.224037 27483 raft_consensus.cc:385] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.224319 27483 raft_consensus.cc:740] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.224752 27491 leader_election.cc:290] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.224875 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.225021 27483 consensus_queue.cc:260] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.225555 27290 raft_consensus.cc:2468] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 0.
I20260710 11:10:53.222078 27487 raft_consensus.cc:385] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.227057 27487 raft_consensus.cc:740] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.227679 27483 ts_tablet_manager.cc:1434] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:53.227864 27179 leader_election.cc:304] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [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: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.227840 27487 consensus_queue.cc:260] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.228709 27483 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:53.219105 27484 consensus_queue.cc:260] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.229087 27496 raft_consensus.cc:2804] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.229470 27496 raft_consensus.cc:493] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.229794 27496 raft_consensus.cc:3060] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.230620 27484 ts_tablet_manager.cc:1434] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:10:53.231694 27484 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:53.236578 27483 tablet_bootstrap.cc:654] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.239081 27485 tablet_bootstrap.cc:492] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.239622 27485 ts_tablet_manager.cc:1403] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.100s	user 0.026s	sys 0.020s
I20260710 11:10:53.240139 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7db75bbcd2e4fbebe6b7e73c4e84ef4" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.240896 27484 tablet_bootstrap.cc:654] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.240845 27438 raft_consensus.cc:2468] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:53.242606 27256 leader_election.cc:304] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [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: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.242691 27485 raft_consensus.cc:359] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.243494 27485 raft_consensus.cc:385] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.243640 27491 raft_consensus.cc:2804] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.243829 27485 raft_consensus.cc:740] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.244062 27491 raft_consensus.cc:493] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.244436 27491 raft_consensus.cc:3060] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.248723 27485 consensus_queue.cc:260] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.253441 27491 raft_consensus.cc:515] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.266342 27496 raft_consensus.cc:515] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.270028 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7db75bbcd2e4fbebe6b7e73c4e84ef4" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
W20260710 11:10:53.271432 27254 leader_election.cc:343] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.271828 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:53.272565 27290 raft_consensus.cc:3060] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.284909 27496 leader_election.cc:290] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.285159 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
W20260710 11:10:53.286593 27179 leader_election.cc:343] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.295833 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7db75bbcd2e4fbebe6b7e73c4e84ef4" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:53.296643 27438 raft_consensus.cc:3060] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.303139 27491 leader_election.cc:290] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.309584 27438 raft_consensus.cc:2468] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:53.311074 27256 leader_election.cc:304] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [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: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.313719 27290 raft_consensus.cc:2468] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 1.
I20260710 11:10:53.314702 27489 raft_consensus.cc:493] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.315219 27489 raft_consensus.cc:515] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.315498 27487 ts_tablet_manager.cc:1434] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.099s	user 0.022s	sys 0.024s
I20260710 11:10:53.315771 27179 leader_election.cc:304] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [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: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.317123 27487 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:53.317344 27489 leader_election.cc:290] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.319931 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7914ee5601b42619c4b8c40a47a964f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.321081 27289 raft_consensus.cc:2393] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad877de41e640f6b3d65613d5eaec0e in current term 1: Already voted for candidate 245547d0141f40f8ba7849a018cd052f in this term.
I20260710 11:10:53.325404 27487 tablet_bootstrap.cc:654] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.329958 27537 raft_consensus.cc:2804] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.330902 27537 raft_consensus.cc:697] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:10:53.332159 27537 consensus_queue.cc:237] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.334954 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7914ee5601b42619c4b8c40a47a964f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.338382 27493 raft_consensus.cc:493] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.314520 27491 raft_consensus.cc:2804] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.338898 27493 raft_consensus.cc:515] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.339157 27491 raft_consensus.cc:697] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:53.339775 27484 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:53.340301 27484 ts_tablet_manager.cc:1403] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.037s
I20260710 11:10:53.340732 27491 consensus_queue.cc:237] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.345309 27330 leader_election.cc:304] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df
I20260710 11:10:53.347007 27489 raft_consensus.cc:3060] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.346819 27484 raft_consensus.cc:359] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.347615 27484 raft_consensus.cc:385] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.347947 27484 raft_consensus.cc:740] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.350076 27485 ts_tablet_manager.cc:1434] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.110s	user 0.039s	sys 0.045s
I20260710 11:10:53.350659 27493 leader_election.cc:290] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.351679 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.348652 27484 consensus_queue.cc:260] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
W20260710 11:10:53.354105 27402 leader_election.cc:343] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.354802 27485 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.357146 27489 raft_consensus.cc:2749] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.359697 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.359655 27483 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:53.361058 27483 ts_tablet_manager.cc:1403] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.133s	user 0.048s	sys 0.060s
W20260710 11:10:53.361537 27401 leader_election.cc:343] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.362074 27401 leader_election.cc:304] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f; no voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df
I20260710 11:10:53.362965 27493 raft_consensus.cc:2749] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.363255 27485 tablet_bootstrap.cc:654] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.364688 27483 raft_consensus.cc:359] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.366506 27483 raft_consensus.cc:385] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.369068 27483 raft_consensus.cc:740] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.371138 27484 ts_tablet_manager.cc:1434] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:10:53.370304 27483 consensus_queue.cc:260] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.372483 27484 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:53.374168 27483 ts_tablet_manager.cc:1434] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:10:53.376215 27483 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:53.384778 27483 tablet_bootstrap.cc:654] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.401086 27484 tablet_bootstrap.cc:654] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.404940 27485 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.405539 27485 ts_tablet_manager.cc:1403] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.032s
I20260710 11:10:53.406361 27487 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:53.406883 27487 ts_tablet_manager.cc:1403] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.011s
I20260710 11:10:53.409053 27485 raft_consensus.cc:359] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.410148 27485 raft_consensus.cc:385] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.410609 27485 raft_consensus.cc:740] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.410739 27487 raft_consensus.cc:359] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.413763 27485 consensus_queue.cc:260] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.415841 27485 ts_tablet_manager.cc:1434] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:10:53.416747 27485 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.421208 27111 catalog_manager.cc:5697] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.423705 27485 tablet_bootstrap.cc:654] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.413594 27487 raft_consensus.cc:385] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.424110 27487 raft_consensus.cc:740] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.424760 27484 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:53.425437 27484 ts_tablet_manager.cc:1403] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.007s
I20260710 11:10:53.425256 27487 consensus_queue.cc:260] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.423009 27110 catalog_manager.cc:5697] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.428810 27487 ts_tablet_manager.cc:1434] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:10:53.428936 27484 raft_consensus.cc:359] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.430332 27484 raft_consensus.cc:385] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.430543 27483 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:53.430667 27484 raft_consensus.cc:740] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.431123 27483 ts_tablet_manager.cc:1403] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.016s
I20260710 11:10:53.431541 27487 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:53.431723 27484 consensus_queue.cc:260] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.434047 27483 raft_consensus.cc:359] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.434752 27483 raft_consensus.cc:385] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.435068 27483 raft_consensus.cc:740] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.436015 27485 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.436518 27485 ts_tablet_manager.cc:1403] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:10:53.439258 27487 tablet_bootstrap.cc:654] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.439141 27485 raft_consensus.cc:359] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.439842 27485 raft_consensus.cc:385] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.440112 27485 raft_consensus.cc:740] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.440320 27483 consensus_queue.cc:260] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.443209 27483 ts_tablet_manager.cc:1434] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:53.444180 27483 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:53.440943 27485 consensus_queue.cc:260] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.447315 27485 ts_tablet_manager.cc:1434] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:53.448244 27485 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.449227 27537 raft_consensus.cc:493] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.449705 27537 raft_consensus.cc:515] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.450659 27483 tablet_bootstrap.cc:654] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.451990 27537 leader_election.cc:290] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.454021 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.454463 27484 ts_tablet_manager.cc:1434] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:10:53.454324 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.455695 27484 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:53.455780 27438 raft_consensus.cc:2468] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 0.
W20260710 11:10:53.457021 27179 leader_election.cc:343] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.457612 27181 leader_election.cc:304] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.457844 27493 raft_consensus.cc:493] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.458612 27537 raft_consensus.cc:2804] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.459103 27537 raft_consensus.cc:493] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.459074 27493 raft_consensus.cc:515] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.459600 27537 raft_consensus.cc:3060] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.461388 27493 leader_election.cc:290] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.463025 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.463409 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.463914 27214 raft_consensus.cc:2468] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 0.
I20260710 11:10:53.465443 27401 leader_election.cc:304] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:10:53.466639 27484 tablet_bootstrap.cc:654] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.468528 27485 tablet_bootstrap.cc:654] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.468182 27537 raft_consensus.cc:515] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.471233 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:53.464056 27290 raft_consensus.cc:2468] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 0.
W20260710 11:10:53.475813 27179 leader_election.cc:343] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.478971 27537 leader_election.cc:290] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.479223 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:53.479959 27438 raft_consensus.cc:3060] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.482220 27493 raft_consensus.cc:2804] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.482739 27493 raft_consensus.cc:493] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.483176 27493 raft_consensus.cc:3060] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.485545 27484 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:53.486034 27484 ts_tablet_manager.cc:1403] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.009s
I20260710 11:10:53.487015 27485 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.487629 27485 ts_tablet_manager.cc:1403] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260710 11:10:53.488637 27484 raft_consensus.cc:359] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.489352 27484 raft_consensus.cc:385] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.489616 27484 raft_consensus.cc:740] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.494695 27491 raft_consensus.cc:493] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.495757 27484 consensus_queue.cc:260] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.500379 27484 ts_tablet_manager.cc:1434] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:10:53.501264 27484 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:53.503377 27491 raft_consensus.cc:515] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.504683 27493 raft_consensus.cc:515] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.506637 27484 tablet_bootstrap.cc:654] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.507987 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.508495 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.508704 27491 leader_election.cc:290] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.508837 27214 raft_consensus.cc:3060] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.509155 27364 raft_consensus.cc:2468] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:53.497821 27438 raft_consensus.cc:2468] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 1.
I20260710 11:10:53.510491 27254 leader_election.cc:304] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:53.490871 27485 raft_consensus.cc:359] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.511194 27485 raft_consensus.cc:385] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.511956 27181 leader_election.cc:304] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.512326 27485 raft_consensus.cc:740] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.513279 27537 raft_consensus.cc:2804] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.513365 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.513911 27537 raft_consensus.cc:697] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:10:53.513710 27485 consensus_queue.cc:260] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.514900 27540 raft_consensus.cc:2804] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.515059 27489 raft_consensus.cc:493] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.515336 27540 raft_consensus.cc:493] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.515734 27540 raft_consensus.cc:3060] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.515543 27489 raft_consensus.cc:515] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.517670 27489 leader_election.cc:290] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.515688 27485 ts_tablet_manager.cc:1434] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 11:10:53.519006 27485 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.514317 27215 raft_consensus.cc:2468] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:53.514734 27537 consensus_queue.cc:237] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.520881 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a63dfa50284d48b1c43de843ca72ae" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.521495 27290 raft_consensus.cc:2468] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:53.521616 27518 raft_consensus.cc:493] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.522089 27518 raft_consensus.cc:515] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.522831 27328 leader_election.cc:304] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:53.523386 27540 raft_consensus.cc:515] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.525662 27518 leader_election.cc:290] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.526449 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.527279 27213 raft_consensus.cc:3060] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.527483 27363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:53.528052 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.528522 27540 leader_election.cc:290] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
W20260710 11:10:53.529438 27402 leader_election.cc:343] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.528215 27363 raft_consensus.cc:3060] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.531072 27485 tablet_bootstrap.cc:654] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.531389 27212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.532007 27212 raft_consensus.cc:2468] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 0.
I20260710 11:10:53.533344 27401 leader_election.cc:304] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.534468 27489 raft_consensus.cc:2804] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.534912 27489 raft_consensus.cc:493] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.535321 27489 raft_consensus.cc:3060] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.537618 27518 raft_consensus.cc:2804] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.538203 27518 raft_consensus.cc:493] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.538707 27518 raft_consensus.cc:3060] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.561113 27491 raft_consensus.cc:493] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.561789 27491 raft_consensus.cc:515] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.565374 27363 raft_consensus.cc:2468] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
W20260710 11:10:53.566035 27161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:53.566147 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964dbcd8681b40c3b094248e8ba1f9aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.567462 27540 raft_consensus.cc:493] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.581491 27540 raft_consensus.cc:515] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.582556 27254 leader_election.cc:304] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 
W20260710 11:10:53.583549 27253 leader_election.cc:343] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.584954 27540 leader_election.cc:290] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.569746 27111 catalog_manager.cc:5697] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:53.586485 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e187a1f1b34d5395f16d5ebc54708f" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.587133 27362 raft_consensus.cc:2468] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:53.587591 27531 consensus_queue.cc:1048] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:53.587360 27489 raft_consensus.cc:515] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.573282 27491 leader_election.cc:290] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.576725 27214 raft_consensus.cc:2468] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:53.593374 27401 leader_election.cc:304] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:10:53.596078 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e187a1f1b34d5395f16d5ebc54708f" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.596589 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a63dfa50284d48b1c43de843ca72ae" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:53.596948 27215 raft_consensus.cc:2468] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:53.597344 27289 raft_consensus.cc:3060] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.577495 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a63dfa50284d48b1c43de843ca72ae" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.578174 27213 raft_consensus.cc:2468] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:53.579514 27493 leader_election.cc:290] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.579902 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:53.600211 27290 raft_consensus.cc:3060] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.589211 27254 leader_election.cc:304] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:53.572693 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964dbcd8681b40c3b094248e8ba1f9aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.603824 27364 raft_consensus.cc:2468] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:53.585490 27540 raft_consensus.cc:2804] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.605093 27540 raft_consensus.cc:697] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:53.590766 27487 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:53.590764 27483 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:53.605770 27485 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.606079 27483 ts_tablet_manager.cc:1403] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.162s	user 0.044s	sys 0.015s
I20260710 11:10:53.606256 27555 raft_consensus.cc:2804] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.606743 27254 leader_election.cc:304] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [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: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:53.606460 27487 ts_tablet_manager.cc:1403] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.175s	user 0.038s	sys 0.012s
I20260710 11:10:53.607087 27489 leader_election.cc:290] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.608960 27483 raft_consensus.cc:359] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.609660 27483 raft_consensus.cc:385] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.609910 27483 raft_consensus.cc:740] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.606099 27540 consensus_queue.cc:237] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.613867 27483 consensus_queue.cc:260] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.613888 27558 raft_consensus.cc:2804] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.614648 27555 raft_consensus.cc:493] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.615242 27555 raft_consensus.cc:3060] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.615876 27483 ts_tablet_manager.cc:1434] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:10:53.591359 27518 raft_consensus.cc:515] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.616847 27493 raft_consensus.cc:2804] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.617341 27493 raft_consensus.cc:697] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:10:53.618295 27493 consensus_queue.cc:237] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.618991 27483 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:53.620349 27487 raft_consensus.cc:359] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.621126 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:53.623150 27487 raft_consensus.cc:385] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:10:53.624107 27402 leader_election.cc:343] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.622576 27290 raft_consensus.cc:2468] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:53.625082 27483 tablet_bootstrap.cc:654] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.626253 27518 leader_election.cc:290] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.628647 27487 raft_consensus.cc:740] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.606256 27485 ts_tablet_manager.cc:1403] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.030s
W20260710 11:10:53.630010 27330 leader_election.cc:343] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.632721 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a63dfa50284d48b1c43de843ca72ae" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
W20260710 11:10:53.634204 27330 leader_election.cc:343] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.614862 27558 raft_consensus.cc:493] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.635095 27558 raft_consensus.cc:3060] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.636202 27289 raft_consensus.cc:2468] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:53.630635 27487 consensus_queue.cc:260] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.639585 27328 leader_election.cc:304] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 245547d0141f40f8ba7849a018cd052f
I20260710 11:10:53.649578 27489 raft_consensus.cc:2804] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.650236 27489 raft_consensus.cc:697] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:53.649907 27485 raft_consensus.cc:359] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.643852 27558 raft_consensus.cc:515] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.653610 27485 raft_consensus.cc:385] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.642797 27556 consensus_queue.cc:1048] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:53.644901 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.652218 27489 consensus_queue.cc:237] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.654657 27485 raft_consensus.cc:740] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.657878 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964dbcd8681b40c3b094248e8ba1f9aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:53.658681 27364 raft_consensus.cc:3060] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.659731 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964dbcd8681b40c3b094248e8ba1f9aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.657919 27485 consensus_queue.cc:260] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
W20260710 11:10:53.662034 27253 leader_election.cc:343] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.662510 27213 raft_consensus.cc:3060] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.667428 27485 ts_tablet_manager.cc:1434] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260710 11:10:53.667991 27364 raft_consensus.cc:2468] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:53.669988 27518 raft_consensus.cc:493] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.644774 27555 raft_consensus.cc:515] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.670243 27485 tablet_bootstrap.cc:492] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.653650 27110 catalog_manager.cc:5697] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.670469 27518 raft_consensus.cc:515] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.670253 27254 leader_election.cc:304] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [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: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:53.677381 27540 raft_consensus.cc:2804] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.677452 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.674739 27518 leader_election.cc:290] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.678119 27491 raft_consensus.cc:493] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.678591 27491 raft_consensus.cc:515] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.681811 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:53.683272 27253 leader_election.cc:343] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.668550 27558 leader_election.cc:290] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.687597 27558 raft_consensus.cc:493] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.688158 27558 raft_consensus.cc:515] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.691932 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.693156 27557 consensus_queue.cc:1048] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:53.699630 27496 raft_consensus.cc:493] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.700150 27496 raft_consensus.cc:515] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.702306 27496 leader_election.cc:290] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.704207 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.700132 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.704926 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.705153 27215 raft_consensus.cc:2468] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 0.
W20260710 11:10:53.788503 27254 leader_election.cc:343] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.788931 27401 leader_election.cc:304] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:10:53.710994 27558 leader_election.cc:290] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.745600 27496 raft_consensus.cc:493] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.744329 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:53.790627 27402 leader_election.cc:343] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.791006 27496 raft_consensus.cc:515] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.768596 27487 ts_tablet_manager.cc:1434] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.161s	user 0.006s	sys 0.000s
I20260710 11:10:53.794162 27487 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:53.705050 27438 raft_consensus.cc:2468] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 0.
I20260710 11:10:53.793828 27491 leader_election.cc:290] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.802050 27493 raft_consensus.cc:2804] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:10:53.808831 27179 leader_election.cc:343] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.810088 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.810843 27436 raft_consensus.cc:2468] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:53.811496 27493 raft_consensus.cc:493] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.811920 27493 raft_consensus.cc:3060] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:53.812107 27254 consensus_peers.cc:597] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df -> Peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Couldn't send request to peer 2ad877de41e640f6b3d65613d5eaec0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:53.815683 27485 tablet_bootstrap.cc:654] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.708676 27555 leader_election.cc:290] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:53.760236 27212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e187a1f1b34d5395f16d5ebc54708f" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.816866 27484 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:53.817170 27212 raft_consensus.cc:3060] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.817368 27484 ts_tablet_manager.cc:1403] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.316s	user 0.031s	sys 0.047s
I20260710 11:10:53.817948 27256 leader_election.cc:304] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [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: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:53.819129 27113 catalog_manager.cc:5697] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 1 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:53.820261 27253 leader_election.cc:343] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.820171 27484 raft_consensus.cc:359] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.820941 27484 raft_consensus.cc:385] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.820899 27253 leader_election.cc:304] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:53.821388 27484 raft_consensus.cc:740] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.821744 27214 raft_consensus.cc:3060] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.822005 27491 raft_consensus.cc:2804] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.822448 27491 raft_consensus.cc:493] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.822191 27484 consensus_queue.cc:260] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.822825 27491 raft_consensus.cc:3060] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.824249 27363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e187a1f1b34d5395f16d5ebc54708f" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:53.824532 27484 ts_tablet_manager.cc:1434] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:53.824954 27363 raft_consensus.cc:3060] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.825508 27484 tablet_bootstrap.cc:492] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:53.828212 27181 leader_election.cc:304] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: b8833478ae8848b795583de2a015b8df
I20260710 11:10:53.829377 27537 raft_consensus.cc:2804] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.829718 27537 raft_consensus.cc:493] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.830031 27537 raft_consensus.cc:3060] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.832098 27489 consensus_queue.cc:1048] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:53.832501 27496 leader_election.cc:290] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.834687 27483 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:53.830353 27491 raft_consensus.cc:515] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.831067 27555 raft_consensus.cc:2749] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.740752 27540 raft_consensus.cc:697] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:53.839700 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:53.840463 27436 raft_consensus.cc:3060] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.842669 27487 tablet_bootstrap.cc:654] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.843479 27491 leader_election.cc:290] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:53.844633 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.853317 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:53.854916 27537 raft_consensus.cc:515] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.835953 27483 ts_tablet_manager.cc:1403] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.217s	user 0.023s	sys 0.006s
I20260710 11:10:53.860817 27540 consensus_queue.cc:237] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.862530 27437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
W20260710 11:10:53.858146 27253 leader_election.cc:343] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.859777 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.864920 27213 raft_consensus.cc:2468] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:53.864979 27110 catalog_manager.cc:5697] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 0 to 1, leader changed from <none> to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 1 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.866220 27401 leader_election.cc:304] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:53.867398 27557 raft_consensus.cc:2804] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.867885 27557 raft_consensus.cc:697] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:10:53.868237 27537 leader_election.cc:290] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.868729 27557 consensus_queue.cc:237] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.864976 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:53.870775 27179 leader_election.cc:304] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5; no voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e
W20260710 11:10:53.873951 27179 leader_election.cc:343] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.877250 27489 raft_consensus.cc:493] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.885669 27436 raft_consensus.cc:2468] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:53.888844 27256 leader_election.cc:304] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [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: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:53.889218 27363 raft_consensus.cc:2468] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:53.890350 27491 raft_consensus.cc:2804] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.890709 27254 leader_election.cc:304] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:53.890955 27491 raft_consensus.cc:697] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:53.891746 27564 raft_consensus.cc:2804] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.892212 27564 raft_consensus.cc:697] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:53.892079 27491 consensus_queue.cc:237] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.883688 27489 raft_consensus.cc:515] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.896318 27564 consensus_queue.cc:237] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:53.885541 27496 raft_consensus.cc:2749] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.905321 27489 leader_election.cc:290] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.902801 27483 raft_consensus.cc:359] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.905867 27483 raft_consensus.cc:385] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.906150 27483 raft_consensus.cc:740] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.902719 27362 raft_consensus.cc:3060] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.905514 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:53.902484 27531 raft_consensus.cc:493] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.910080 27483 consensus_queue.cc:260] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.919327 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:53.920475 27289 raft_consensus.cc:2393] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad877de41e640f6b3d65613d5eaec0e in current term 1: Already voted for candidate 687484702ac542fdb8c7a363d217f1b5 in this term.
I20260710 11:10:53.909816 27212 raft_consensus.cc:2468] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:53.913756 27531 raft_consensus.cc:515] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:53.922217 27483 ts_tablet_manager.cc:1434] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.004s
I20260710 11:10:53.931763 27485 tablet_bootstrap.cc:492] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:53.931962 27483 tablet_bootstrap.cc:492] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:53.932258 27485 ts_tablet_manager.cc:1403] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.262s	user 0.008s	sys 0.003s
I20260710 11:10:53.904168 27493 raft_consensus.cc:515] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.941519 27555 consensus_queue.cc:1048] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:53.942582 27437 raft_consensus.cc:2393] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 687484702ac542fdb8c7a363d217f1b5 in current term 1: Already voted for candidate 245547d0141f40f8ba7849a018cd052f in this term.
I20260710 11:10:53.943205 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:53.941720 27327 leader_election.cc:304] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df
I20260710 11:10:53.953389 27537 consensus_queue.cc:1048] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:53.956018 27215 raft_consensus.cc:2393] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245547d0141f40f8ba7849a018cd052f in current term 1: Already voted for candidate 687484702ac542fdb8c7a363d217f1b5 in this term.
I20260710 11:10:53.963033 27493 leader_election.cc:290] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:53.971329 27485 raft_consensus.cc:359] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.972066 27485 raft_consensus.cc:385] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.972340 27485 raft_consensus.cc:740] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.973249 27484 tablet_bootstrap.cc:654] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.973017 27485 consensus_queue.cc:260] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:53.975461 27483 tablet_bootstrap.cc:654] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.975751 27485 ts_tablet_manager.cc:1434] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260710 11:10:53.976449 27485 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:53.981788 27437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:53.982424 27181 leader_election.cc:304] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [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: 687484702ac542fdb8c7a363d217f1b5; no voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df
I20260710 11:10:53.983156 27437 raft_consensus.cc:2393] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad877de41e640f6b3d65613d5eaec0e in current term 1: Already voted for candidate 687484702ac542fdb8c7a363d217f1b5 in this term.
I20260710 11:10:53.984078 27290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:53.985150 27485 tablet_bootstrap.cc:654] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.993564 27487 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:53.994077 27487 ts_tablet_manager.cc:1403] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.200s	user 0.015s	sys 0.017s
I20260710 11:10:53.994491 27531 leader_election.cc:290] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:53.987625 27496 raft_consensus.cc:2749] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.979291 27564 raft_consensus.cc:493] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.997928 27487 raft_consensus.cc:359] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:53.999523 27487 raft_consensus.cc:385] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.999761 27487 raft_consensus.cc:740] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
W20260710 11:10:53.994079 27402 leader_election.cc:343] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.001873 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:54.004263 27402 leader_election.cc:304] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f; no voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df
I20260710 11:10:54.005856 27493 raft_consensus.cc:2749] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.008584 27364 raft_consensus.cc:3060] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.009658 27487 consensus_queue.cc:260] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.018816 27487 ts_tablet_manager.cc:1434] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:10:54.020153 27487 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:54.001421 27564 raft_consensus.cc:515] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.033039 27484 tablet_bootstrap.cc:492] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:54.033641 27484 ts_tablet_manager.cc:1403] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.008s
I20260710 11:10:54.035841 27574 raft_consensus.cc:2749] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.037204 27484 raft_consensus.cc:359] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.037985 27484 raft_consensus.cc:385] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.038301 27484 raft_consensus.cc:740] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.043144 27484 consensus_queue.cc:260] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.043062 27113 catalog_manager.cc:5697] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.044777 27112 catalog_manager.cc:5697] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 0 to 1, leader changed from <none> to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 1 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:54.045709 27484 ts_tablet_manager.cc:1434] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:10:54.046656 27484 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:54.050294 27564 leader_election.cc:290] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:54.051334 27483 tablet_bootstrap.cc:492] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.051855 27483 ts_tablet_manager.cc:1403] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.016s
I20260710 11:10:54.054661 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:54.055450 27437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.055931 27327 leader_election.cc:304] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:54.057080 27574 raft_consensus.cc:2749] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.050746 27537 consensus_queue.cc:1048] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260710 11:10:54.057703 27256 leader_election.cc:343] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.058881 27537 consensus_queue.cc:1048] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:54.059482 27254 leader_election.cc:343] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.059939 27254 leader_election.cc:304] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8833478ae8848b795583de2a015b8df; no voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:54.061834 27582 consensus_queue.cc:1048] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:54.071051 27483 raft_consensus.cc:359] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.072140 27483 raft_consensus.cc:385] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.072489 27483 raft_consensus.cc:740] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.073387 27483 consensus_queue.cc:260] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.075953 27483 ts_tablet_manager.cc:1434] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:10:54.077159 27483 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:54.088122 27563 consensus_queue.cc:1048] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:54.085446 27484 tablet_bootstrap.cc:654] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.091727 27485 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:54.092271 27485 ts_tablet_manager.cc:1403] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.008s
I20260710 11:10:54.082844 27564 raft_consensus.cc:2749] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.093380 27487 tablet_bootstrap.cc:654] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.094148 27582 consensus_queue.cc:1048] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:54.101305 27564 consensus_queue.cc:1048] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.115952 27485 raft_consensus.cc:359] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.116724 27485 raft_consensus.cc:385] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.117004 27485 raft_consensus.cc:740] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.123147 27485 consensus_queue.cc:260] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.127051 27485 ts_tablet_manager.cc:1434] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:10:54.136464 27483 tablet_bootstrap.cc:654] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.140471 27485 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:54.122792 27113 catalog_manager.cc:5697] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:54.169035 27582 raft_consensus.cc:493] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.171942 27593 consensus_queue.cc:1048] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:54.174417 27582 raft_consensus.cc:515] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.185267 27582 leader_election.cc:290] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:54.185245 27113 catalog_manager.cc:5697] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.187711 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a63dfa50284d48b1c43de843ca72ae" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:54.188885 27288 raft_consensus.cc:2393] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 245547d0141f40f8ba7849a018cd052f in current term 1: Already voted for candidate 2ad877de41e640f6b3d65613d5eaec0e in this term.
I20260710 11:10:54.191527 27364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a63dfa50284d48b1c43de843ca72ae" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:54.188127 27487 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:54.194067 27487 ts_tablet_manager.cc:1403] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.006s
I20260710 11:10:54.193868 27402 leader_election.cc:304] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f; no voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df
I20260710 11:10:54.196755 27487 raft_consensus.cc:359] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.197424 27487 raft_consensus.cc:385] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.197682 27487 raft_consensus.cc:740] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.198640 27582 raft_consensus.cc:3060] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.205219 27487 consensus_queue.cc:260] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.227203 27487 ts_tablet_manager.cc:1434] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260710 11:10:54.228438 27487 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:54.239312 27485 tablet_bootstrap.cc:654] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.241340 27484 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:54.242031 27484 ts_tablet_manager.cc:1403] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.196s	user 0.024s	sys 0.055s
I20260710 11:10:54.252360 27213 raft_consensus.cc:3060] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.254639 27582 raft_consensus.cc:2749] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.260303 27484 raft_consensus.cc:359] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.261029 27484 raft_consensus.cc:385] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.261353 27484 raft_consensus.cc:740] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.264572 27364 raft_consensus.cc:3060] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.262152 27484 consensus_queue.cc:260] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.278288 27484 ts_tablet_manager.cc:1434] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260710 11:10:54.279211 27484 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:54.280227 27493 raft_consensus.cc:493] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.280916 27493 raft_consensus.cc:515] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.288856 27363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda6c843819d49ff9a9d2c739a7c23ef" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:54.289224 27582 consensus_queue.cc:1048] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.290274 27573 consensus_queue.cc:1048] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:10:54.291138 27574 consensus_queue.cc:1048] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.291836 27493 leader_election.cc:290] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.292407 27483 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.293318 27483 ts_tablet_manager.cc:1403] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.216s	user 0.011s	sys 0.020s
W20260710 11:10:54.293416 27402 leader_election.cc:343] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.294066 27563 raft_consensus.cc:493] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.295765 27564 consensus_queue.cc:1048] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.297246 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda6c843819d49ff9a9d2c739a7c23ef" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:54.296151 27483 raft_consensus.cc:359] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.298841 27483 raft_consensus.cc:385] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.301185 27483 raft_consensus.cc:740] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.301891 27483 consensus_queue.cc:260] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.300848 27484 tablet_bootstrap.cc:654] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.294551 27563 raft_consensus.cc:515] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.307765 27564 consensus_queue.cc:1048] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.308132 27563 leader_election.cc:290] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
W20260710 11:10:54.303149 27401 leader_election.cc:343] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.309391 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.310106 27438 raft_consensus.cc:2468] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:54.310570 27363 raft_consensus.cc:3060] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.305044 27483 ts_tablet_manager.cc:1434] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:10:54.309281 27401 leader_election.cc:304] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f; no voters: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:54.317322 27483 tablet_bootstrap.cc:492] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:54.327250 27483 tablet_bootstrap.cc:654] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.330513 27493 raft_consensus.cc:2749] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.332046 27256 leader_election.cc:304] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:54.339120 27563 raft_consensus.cc:2804] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.339609 27563 raft_consensus.cc:493] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.340996 27563 raft_consensus.cc:3060] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.346621 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:54.347594 27213 raft_consensus.cc:2468] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
W20260710 11:10:54.370813 27253 consensus_peers.cc:597] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:54.374617 27564 consensus_queue.cc:1048] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.386082 27493 consensus_queue.cc:1048] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:54.440531 27483 tablet_bootstrap.cc:492] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.441174 27483 ts_tablet_manager.cc:1403] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.126s	user 0.033s	sys 0.021s
I20260710 11:10:54.454144 27564 consensus_queue.cc:1048] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.456773 27483 raft_consensus.cc:359] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.457512 27483 raft_consensus.cc:385] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.457842 27483 raft_consensus.cc:740] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.464363 27483 consensus_queue.cc:260] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.474639 27487 tablet_bootstrap.cc:654] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.477957 27485 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:54.470139 27483 ts_tablet_manager.cc:1434] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 11:10:54.492081 27485 ts_tablet_manager.cc:1403] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.352s	user 0.035s	sys 0.047s
I20260710 11:10:54.473347 27563 raft_consensus.cc:515] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.500741 27483 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:54.523808 27485 raft_consensus.cc:359] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.524973 27485 raft_consensus.cc:385] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.525491 27485 raft_consensus.cc:740] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.526489 27485 consensus_queue.cc:260] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.529366 27485 ts_tablet_manager.cc:1434] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:10:54.530603 27485 tablet_bootstrap.cc:492] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:54.532694 27573 raft_consensus.cc:493] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 245547d0141f40f8ba7849a018cd052f)
I20260710 11:10:54.534216 27573 raft_consensus.cc:515] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.537894 27573 leader_election.cc:290] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:54.539350 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.543329 27483 tablet_bootstrap.cc:654] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.539976 27555 consensus_queue.cc:1048] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:10:54.539163 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfd4ce94cb14be9a70303e55bcf9c59" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:54.545874 27485 tablet_bootstrap.cc:654] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.546420 27330 leader_election.cc:304] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:54.547544 27573 raft_consensus.cc:2749] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:54.551848 27573 raft_consensus.cc:493] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.552290 27573 raft_consensus.cc:515] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.554351 27573 leader_election.cc:290] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.555912 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda6c843819d49ff9a9d2c739a7c23ef" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:54.557754 27327 leader_election.cc:343] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.558172 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda6c843819d49ff9a9d2c739a7c23ef" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.559060 27436 raft_consensus.cc:2468] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:54.560879 27330 leader_election.cc:304] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [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: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:54.562708 27573 raft_consensus.cc:2804] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.563680 27573 raft_consensus.cc:493] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.564011 27573 raft_consensus.cc:3060] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.586721 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:54.587471 27436 raft_consensus.cc:3060] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.601835 27436 raft_consensus.cc:2468] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:54.603569 27256 leader_election.cc:304] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:54.604522 27555 raft_consensus.cc:2804] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.605787 27555 raft_consensus.cc:697] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:54.606689 27555 consensus_queue.cc:237] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.613164 27484 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:54.613816 27484 ts_tablet_manager.cc:1403] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.335s	user 0.032s	sys 0.038s
I20260710 11:10:54.614078 27563 leader_election.cc:290] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.615272 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:54.615981 27213 raft_consensus.cc:3060] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.616871 27484 raft_consensus.cc:359] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.617529 27484 raft_consensus.cc:385] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.617774 27483 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.617766 27484 raft_consensus.cc:740] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.618371 27483 ts_tablet_manager.cc:1403] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.126s	user 0.029s	sys 0.036s
I20260710 11:10:54.618727 27484 consensus_queue.cc:260] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.621061 27484 ts_tablet_manager.cc:1434] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:54.620937 27483 raft_consensus.cc:359] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.621579 27483 raft_consensus.cc:385] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.621842 27483 raft_consensus.cc:740] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.621981 27484 tablet_bootstrap.cc:492] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:54.622599 27483 consensus_queue.cc:260] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.625110 27483 ts_tablet_manager.cc:1434] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:54.626246 27483 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
W20260710 11:10:54.634333 27161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:54.640731 27485 tablet_bootstrap.cc:492] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:54.641250 27485 ts_tablet_manager.cc:1403] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.048s
I20260710 11:10:54.646013 27484 tablet_bootstrap.cc:654] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.653635 27485 raft_consensus.cc:359] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.654834 27485 raft_consensus.cc:385] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.655340 27485 raft_consensus.cc:740] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.655757 27487 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:54.656301 27487 ts_tablet_manager.cc:1403] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.428s	user 0.013s	sys 0.020s
I20260710 11:10:54.656617 27485 consensus_queue.cc:260] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.658768 27555 raft_consensus.cc:493] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.660451 27487 raft_consensus.cc:359] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.661530 27487 raft_consensus.cc:385] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.661773 27487 raft_consensus.cc:740] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.662438 27555 raft_consensus.cc:515] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.667181 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.668017 27438 raft_consensus.cc:2393] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8833478ae8848b795583de2a015b8df in current term 1: Already voted for candidate 245547d0141f40f8ba7849a018cd052f in this term.
I20260710 11:10:54.668970 27483 tablet_bootstrap.cc:654] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.669742 27487 consensus_queue.cc:260] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.673081 27113 catalog_manager.cc:5697] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:54.675804 27555 leader_election.cc:290] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.677085 27487 ts_tablet_manager.cc:1434] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:10:54.676947 27212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:54.678212 27487 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:54.678471 27212 raft_consensus.cc:2393] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8833478ae8848b795583de2a015b8df in current term 1: Already voted for candidate 687484702ac542fdb8c7a363d217f1b5 in this term.
I20260710 11:10:54.679287 27485 ts_tablet_manager.cc:1434] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.001s
I20260710 11:10:54.678954 27573 raft_consensus.cc:515] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.680435 27485 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:54.680781 27253 leader_election.cc:304] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8833478ae8848b795583de2a015b8df; no voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:54.681296 27573 leader_election.cc:290] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.671845 27213 raft_consensus.cc:2468] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:54.682533 27555 raft_consensus.cc:3060] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.687624 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda6c843819d49ff9a9d2c739a7c23ef" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:54.688406 27438 raft_consensus.cc:3060] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.691190 27485 tablet_bootstrap.cc:654] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.695982 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda6c843819d49ff9a9d2c739a7c23ef" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:54.696593 27213 raft_consensus.cc:3060] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.697031 27483 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.697540 27483 ts_tablet_manager.cc:1403] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.004s
I20260710 11:10:54.701596 27573 raft_consensus.cc:493] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.701639 27483 raft_consensus.cc:359] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.702489 27483 raft_consensus.cc:385] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.702225 27573 raft_consensus.cc:515] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.702788 27483 raft_consensus.cc:740] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.703709 27483 consensus_queue.cc:260] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.704526 27573 leader_election.cc:290] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:54.705753 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.706780 27487 tablet_bootstrap.cc:654] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.706291 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:54.711218 27289 raft_consensus.cc:2468] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:54.712028 27484 tablet_bootstrap.cc:492] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:54.712529 27484 ts_tablet_manager.cc:1403] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.031s
W20260710 11:10:54.708014 27330 leader_election.cc:343] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.716121 27484 raft_consensus.cc:359] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.717007 27484 raft_consensus.cc:385] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.717460 27484 raft_consensus.cc:740] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.717836 27483 ts_tablet_manager.cc:1434] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:10:54.714740 27328 leader_election.cc:304] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 245547d0141f40f8ba7849a018cd052f
I20260710 11:10:54.718322 27484 consensus_queue.cc:260] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.718885 27483 tablet_bootstrap.cc:492] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:54.721310 27573 raft_consensus.cc:2804] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.721750 27573 raft_consensus.cc:493] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.722146 27573 raft_consensus.cc:3060] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.725910 27483 tablet_bootstrap.cc:654] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.728361 27213 raft_consensus.cc:2468] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:54.729530 27484 ts_tablet_manager.cc:1434] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260710 11:10:54.717734 27438 raft_consensus.cc:2468] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:54.731851 27330 leader_election.cc:304] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 
I20260710 11:10:54.732781 27580 raft_consensus.cc:2804] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.733287 27580 raft_consensus.cc:697] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:54.733791 27555 raft_consensus.cc:2749] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.734162 27580 consensus_queue.cc:237] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.739192 27582 raft_consensus.cc:493] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.739781 27582 raft_consensus.cc:515] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.747366 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17116233d14b9cb251fa7dffaf7e59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:54.747747 27485 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:54.748078 27362 raft_consensus.cc:2468] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 0.
I20260710 11:10:54.748442 27485 ts_tablet_manager.cc:1403] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.007s
I20260710 11:10:54.750432 27402 leader_election.cc:304] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 
I20260710 11:10:54.751612 27518 raft_consensus.cc:2804] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.752094 27518 raft_consensus.cc:493] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.751839 27485 raft_consensus.cc:359] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.752504 27518 raft_consensus.cc:3060] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.753050 27582 leader_election.cc:290] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.730607 27484 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:54.757987 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17116233d14b9cb251fa7dffaf7e59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:54.763585 27401 leader_election.cc:343] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.769905 27518 raft_consensus.cc:515] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.770421 27484 tablet_bootstrap.cc:654] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.773532 27483 tablet_bootstrap.cc:492] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.774129 27483 ts_tablet_manager.cc:1403] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.030s
I20260710 11:10:54.770177 27573 raft_consensus.cc:515] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.775995 27518 leader_election.cc:290] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.777097 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17116233d14b9cb251fa7dffaf7e59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:54.772614 27485 raft_consensus.cc:385] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.778716 27485 raft_consensus.cc:740] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.778693 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17116233d14b9cb251fa7dffaf7e59" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:54.779665 27362 raft_consensus.cc:3060] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.780339 27485 consensus_queue.cc:260] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.781612 27113 catalog_manager.cc:5697] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 1 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.783638 27485 ts_tablet_manager.cc:1434] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 11:10:54.777076 27483 raft_consensus.cc:359] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
W20260710 11:10:54.779039 27401 leader_election.cc:343] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.784740 27483 raft_consensus.cc:385] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.785084 27483 raft_consensus.cc:740] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.785195 27485 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:54.785904 27483 consensus_queue.cc:260] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.772508 27487 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:54.788184 27483 ts_tablet_manager.cc:1434] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:54.788609 27487 ts_tablet_manager.cc:1403] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.000s
I20260710 11:10:54.789152 27483 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:54.791504 27487 raft_consensus.cc:359] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.792552 27485 tablet_bootstrap.cc:654] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.797206 27362 raft_consensus.cc:2468] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:54.798338 27483 tablet_bootstrap.cc:654] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.798498 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:54.799172 27289 raft_consensus.cc:3060] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.799521 27402 leader_election.cc:304] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:54.801852 27518 raft_consensus.cc:2804] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.802536 27518 raft_consensus.cc:697] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:10:54.803695 27518 consensus_queue.cc:237] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.809769 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
W20260710 11:10:54.811339 27330 leader_election.cc:343] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.813750 27289 raft_consensus.cc:2468] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:54.815279 27328 leader_election.cc:304] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 245547d0141f40f8ba7849a018cd052f
I20260710 11:10:54.816253 27580 raft_consensus.cc:2804] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.816756 27580 raft_consensus.cc:697] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:54.816985 27483 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.817515 27483 ts_tablet_manager.cc:1403] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.006s
I20260710 11:10:54.817687 27580 consensus_queue.cc:237] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.820590 27483 raft_consensus.cc:359] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.821308 27483 raft_consensus.cc:385] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.821599 27483 raft_consensus.cc:740] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.822378 27483 consensus_queue.cc:260] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.823132 27574 raft_consensus.cc:493] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.823650 27574 raft_consensus.cc:515] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.825119 27483 ts_tablet_manager.cc:1434] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:54.825873 27574 leader_election.cc:290] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:54.827458 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728882c6b8f4b0db5658955b163234d" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.828678 27438 raft_consensus.cc:2468] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:54.828965 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728882c6b8f4b0db5658955b163234d" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:54.830986 27289 raft_consensus.cc:2468] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:54.831645 27483 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:54.837298 27330 leader_election.cc:304] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 
I20260710 11:10:54.792250 27487 raft_consensus.cc:385] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.839087 27487 raft_consensus.cc:740] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.832914 27573 leader_election.cc:290] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:54.839937 27574 raft_consensus.cc:2804] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.840406 27574 raft_consensus.cc:493] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.840871 27574 raft_consensus.cc:3060] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.845089 27113 catalog_manager.cc:5697] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 0 to 1, leader changed from <none> to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 1 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.846223 27485 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:54.846596 27483 tablet_bootstrap.cc:654] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.846721 27485 ts_tablet_manager.cc:1403] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.001s
I20260710 11:10:54.849071 27485 raft_consensus.cc:359] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.849644 27485 raft_consensus.cc:385] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.849901 27485 raft_consensus.cc:740] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.850659 27485 consensus_queue.cc:260] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.853160 27485 ts_tablet_manager.cc:1434] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:10:54.839938 27487 consensus_queue.cc:260] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.858899 27485 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:54.861094 27484 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:54.861644 27484 ts_tablet_manager.cc:1403] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.131s	user 0.040s	sys 0.013s
I20260710 11:10:54.864933 27111 catalog_manager.cc:5697] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 1 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.866081 27485 tablet_bootstrap.cc:654] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.868016 27484 raft_consensus.cc:359] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.868800 27484 raft_consensus.cc:385] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.869125 27484 raft_consensus.cc:740] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.869979 27484 consensus_queue.cc:260] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.877274 27484 ts_tablet_manager.cc:1434] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 11:10:54.878625 27484 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:54.897095 27484 tablet_bootstrap.cc:654] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.891018 27574 raft_consensus.cc:515] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.902400 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728882c6b8f4b0db5658955b163234d" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:54.903111 27438 raft_consensus.cc:3060] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.904223 27487 ts_tablet_manager.cc:1434] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.000s
I20260710 11:10:54.904340 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728882c6b8f4b0db5658955b163234d" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:54.905014 27288 raft_consensus.cc:3060] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.911902 27288 raft_consensus.cc:2468] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:54.913090 27328 leader_election.cc:304] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:54.914310 27580 raft_consensus.cc:2804] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.915074 27438 raft_consensus.cc:2468] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:54.915879 27574 leader_election.cc:290] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:54.914760 27580 raft_consensus.cc:697] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:54.917371 27580 consensus_queue.cc:237] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.920915 27485 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:54.921630 27485 ts_tablet_manager.cc:1403] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.016s
I20260710 11:10:54.925004 27487 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:54.926028 27485 raft_consensus.cc:359] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.926602 27485 raft_consensus.cc:385] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.926855 27485 raft_consensus.cc:740] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.928048 27485 consensus_queue.cc:260] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.930387 27485 ts_tablet_manager.cc:1434] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:54.931495 27485 tablet_bootstrap.cc:492] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df: Bootstrap starting.
I20260710 11:10:54.936796 27485 tablet_bootstrap.cc:654] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.939623 27483 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.940325 27483 ts_tablet_manager.cc:1403] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.109s	user 0.034s	sys 0.030s
I20260710 11:10:54.946166 27487 tablet_bootstrap.cc:654] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.948097 27484 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:54.947853 27483 raft_consensus.cc:359] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.948585 27484 ts_tablet_manager.cc:1403] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.003s
I20260710 11:10:54.948875 27483 raft_consensus.cc:385] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.949411 27483 raft_consensus.cc:740] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.950436 27483 consensus_queue.cc:260] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.950398 27109 catalog_manager.cc:5697] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 1 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.951864 27484 raft_consensus.cc:359] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.952536 27484 raft_consensus.cc:385] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.952801 27484 raft_consensus.cc:740] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.953859 27484 consensus_queue.cc:260] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.954363 27483 ts_tablet_manager.cc:1434] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:10:54.956024 27483 tablet_bootstrap.cc:492] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e: Bootstrap starting.
I20260710 11:10:54.956564 27580 raft_consensus.cc:493] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.957056 27580 raft_consensus.cc:515] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:54.959553 27580 leader_election.cc:290] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:54.956050 27484 ts_tablet_manager.cc:1434] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:54.960815 27484 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:54.960907 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.962749 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
W20260710 11:10:54.964838 27327 leader_election.cc:343] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:54.965796 27330 leader_election.cc:343] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.966307 27330 leader_election.cc:304] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:54.967247 27580 raft_consensus.cc:2749] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.969038 27484 tablet_bootstrap.cc:654] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.972283 27483 tablet_bootstrap.cc:654] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.976610 27590 raft_consensus.cc:493] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.977157 27590 raft_consensus.cc:515] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:54.979679 27590 leader_election.cc:290] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:54.981853 27483 tablet_bootstrap.cc:492] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e: No bootstrap required, opened a new log
I20260710 11:10:54.982368 27483 ts_tablet_manager.cc:1403] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260710 11:10:54.982820 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:54.983732 27288 raft_consensus.cc:2468] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 0.
I20260710 11:10:54.984764 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:54.985600 27362 raft_consensus.cc:2468] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 0.
I20260710 11:10:54.985543 27483 raft_consensus.cc:359] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.986160 27487 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:54.986542 27483 raft_consensus.cc:385] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.986728 27487 ts_tablet_manager.cc:1403] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.009s
I20260710 11:10:54.986896 27483 raft_consensus.cc:740] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.987779 27179 leader_election.cc:304] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:54.987816 27483 consensus_queue.cc:260] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:54.989912 27590 raft_consensus.cc:2804] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.990415 27483 ts_tablet_manager.cc:1434] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:54.990607 27555 raft_consensus.cc:493] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.992851 27555 raft_consensus.cc:515] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.993227 27487 raft_consensus.cc:359] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.993902 27487 raft_consensus.cc:385] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.994184 27487 raft_consensus.cc:740] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.995168 27487 consensus_queue.cc:260] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:54.997998 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecaa0e16c464951a161bdc289de3de6" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:54.998859 27438 raft_consensus.cc:2468] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:55.002066 27256 leader_election.cc:304] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:55.003264 27540 raft_consensus.cc:2804] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.003743 27540 raft_consensus.cc:493] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.004185 27540 raft_consensus.cc:3060] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.004398 27487 ts_tablet_manager.cc:1434] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260710 11:10:55.008443 27487 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:54.990392 27590 raft_consensus.cc:493] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.011231 27590 raft_consensus.cc:3060] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.013016 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecaa0e16c464951a161bdc289de3de6" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:55.014750 27487 tablet_bootstrap.cc:654] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:55.015054 27253 leader_election.cc:343] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:55.015875 27555 leader_election.cc:290] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:55.020316 27540 raft_consensus.cc:515] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.023874 27484 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:55.024580 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecaa0e16c464951a161bdc289de3de6" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:55.025058 27484 ts_tablet_manager.cc:1403] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.001s
I20260710 11:10:55.025462 27438 raft_consensus.cc:3060] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.027136 27555 raft_consensus.cc:493] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.027626 27555 raft_consensus.cc:515] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.029659 27555 leader_election.cc:290] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:55.030548 27540 leader_election.cc:290] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:55.030777 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:55.031564 27485 tablet_bootstrap.cc:492] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df: No bootstrap required, opened a new log
I20260710 11:10:55.032020 27485 ts_tablet_manager.cc:1403] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.030s
I20260710 11:10:55.032922 27212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecaa0e16c464951a161bdc289de3de6" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:55.033562 27487 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:55.032922 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:55.034044 27487 ts_tablet_manager.cc:1403] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260710 11:10:55.034441 27436 raft_consensus.cc:2468] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:55.034591 27485 raft_consensus.cc:359] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.035319 27485 raft_consensus.cc:385] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.035583 27485 raft_consensus.cc:740] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Initialized, Role: FOLLOWER
W20260710 11:10:55.035712 27253 leader_election.cc:343] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:55.036226 27485 consensus_queue.cc:260] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.031458 27213 raft_consensus.cc:2468] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 0.
I20260710 11:10:55.036832 27438 raft_consensus.cc:2468] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:55.037189 27487 raft_consensus.cc:359] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.038040 27487 raft_consensus.cc:385] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.038282 27485 ts_tablet_manager.cc:1434] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:55.020713 27590 raft_consensus.cc:515] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.038427 27487 raft_consensus.cc:740] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.036875 27256 leader_election.cc:304] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:55.039464 27540 raft_consensus.cc:2804] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.039638 27256 leader_election.cc:304] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [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: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:55.039925 27540 raft_consensus.cc:493] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.040314 27540 raft_consensus.cc:3060] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.041159 27484 raft_consensus.cc:359] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.041772 27484 raft_consensus.cc:385] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.041867 27555 raft_consensus.cc:2804] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.042070 27484 raft_consensus.cc:740] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.042438 27555 raft_consensus.cc:697] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:55.043183 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:55.043309 27555 consensus_queue.cc:237] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.043776 27288 raft_consensus.cc:3060] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.045094 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:55.045715 27362 raft_consensus.cc:3060] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.048357 27540 raft_consensus.cc:515] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.050063 27540 leader_election.cc:290] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:55.051299 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:55.051878 27213 raft_consensus.cc:3060] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.052479 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:55.052983 27438 raft_consensus.cc:3060] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.053988 27288 raft_consensus.cc:2468] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 1.
I20260710 11:10:55.043537 27590 leader_election.cc:290] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:55.039462 27487 consensus_queue.cc:260] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.058235 27484 consensus_queue.cc:260] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.058483 27179 leader_election.cc:304] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:55.060364 27484 ts_tablet_manager.cc:1434] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:10:55.061416 27487 ts_tablet_manager.cc:1434] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.005s
I20260710 11:10:55.062176 27590 raft_consensus.cc:2804] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.062471 27487 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:55.065493 27590 raft_consensus.cc:697] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:10:55.068042 27438 raft_consensus.cc:2468] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:55.068969 27487 tablet_bootstrap.cc:654] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.066465 27590 consensus_queue.cc:237] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.069060 27256 leader_election.cc:304] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:55.072252 27213 raft_consensus.cc:2468] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:55.072857 27540 raft_consensus.cc:2804] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.073761 27540 raft_consensus.cc:697] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:55.068800 27362 raft_consensus.cc:2468] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 1.
I20260710 11:10:55.075115 27540 consensus_queue.cc:237] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.088660 27113 catalog_manager.cc:5697] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:55.094893 27487 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:55.095423 27487 ts_tablet_manager.cc:1403] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260710 11:10:55.094741 27109 catalog_manager.cc:5697] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:55.090353 27484 tablet_bootstrap.cc:492] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:55.098124 27487 raft_consensus.cc:359] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.098763 27487 raft_consensus.cc:385] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.099052 27487 raft_consensus.cc:740] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.100466 27580 raft_consensus.cc:493] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.100939 27580 raft_consensus.cc:515] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.099697 27487 consensus_queue.cc:260] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.103349 27487 ts_tablet_manager.cc:1434] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:55.104277 27487 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:55.104584 27484 tablet_bootstrap.cc:654] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.107352 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c817fe14cb4811b59375a080d51635" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:55.113457 27580 leader_election.cc:290] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:55.112730 27518 raft_consensus.cc:493] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.115646 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c817fe14cb4811b59375a080d51635" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:55.115471 27518 raft_consensus.cc:515] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.116255 27288 raft_consensus.cc:2468] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
W20260710 11:10:55.116684 27327 leader_election.cc:343] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:55.118023 27328 leader_election.cc:304] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:55.119210 27580 raft_consensus.cc:2804] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.120128 27580 raft_consensus.cc:493] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.121878 27518 leader_election.cc:290] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:55.122735 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:55.123322 27487 tablet_bootstrap.cc:654] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.123782 27362 raft_consensus.cc:2468] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 0.
I20260710 11:10:55.125257 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:55.125630 27402 leader_election.cc:304] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 
I20260710 11:10:55.126686 27518 raft_consensus.cc:2804] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.127204 27518 raft_consensus.cc:493] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.127622 27518 raft_consensus.cc:3060] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.121240 27580 raft_consensus.cc:3060] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:55.135367 27401 leader_election.cc:343] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:55.140703 27113 catalog_manager.cc:5697] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 0 to 1, leader changed from <none> to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:55.151156 27558 consensus_queue.cc:1048] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.154558 27518 raft_consensus.cc:515] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.157132 27518 leader_election.cc:290] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:55.158339 27212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
W20260710 11:10:55.160167 27401 leader_election.cc:343] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:55.160761 27487 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:55.161281 27487 ts_tablet_manager.cc:1403] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.008s
I20260710 11:10:55.161082 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:55.161897 27362 raft_consensus.cc:3060] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.161463 27580 raft_consensus.cc:515] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.164216 27487 raft_consensus.cc:359] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.164882 27487 raft_consensus.cc:385] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.165138 27487 raft_consensus.cc:740] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.165411 27212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c817fe14cb4811b59375a080d51635" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:55.165514 27580 leader_election.cc:290] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:55.165773 27487 consensus_queue.cc:260] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.166632 27484 tablet_bootstrap.cc:492] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:55.167080 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c817fe14cb4811b59375a080d51635" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:55.167730 27288 raft_consensus.cc:3060] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.167925 27487 ts_tablet_manager.cc:1434] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:55.168730 27487 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
W20260710 11:10:55.171293 27327 leader_election.cc:343] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:55.172664 27487 tablet_bootstrap.cc:654] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.173884 27288 raft_consensus.cc:2468] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:55.175458 27328 leader_election.cc:304] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:55.176302 27580 raft_consensus.cc:2804] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.167100 27484 ts_tablet_manager.cc:1403] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.017s
I20260710 11:10:55.180733 27484 raft_consensus.cc:359] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.181526 27484 raft_consensus.cc:385] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.188794 27580 raft_consensus.cc:697] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:55.190214 27580 consensus_queue.cc:237] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.200891 27484 raft_consensus.cc:740] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.200875 27491 consensus_queue.cc:1048] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:55.201987 27484 consensus_queue.cc:260] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.203212 27362 raft_consensus.cc:2468] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:55.205693 27484 ts_tablet_manager.cc:1434] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:10:55.205821 27487 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:55.205935 27402 leader_election.cc:304] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:55.206593 27487 ts_tablet_manager.cc:1403] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.009s
I20260710 11:10:55.206822 27484 tablet_bootstrap.cc:492] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f: Bootstrap starting.
I20260710 11:10:55.207584 27518 raft_consensus.cc:2804] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.208092 27518 raft_consensus.cc:697] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:10:55.208910 27518 consensus_queue.cc:237] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.209537 27487 raft_consensus.cc:359] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.210563 27487 raft_consensus.cc:385] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.211593 27487 raft_consensus.cc:740] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.212982 27484 tablet_bootstrap.cc:654] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.219471 27487 consensus_queue.cc:260] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.221451 27487 ts_tablet_manager.cc:1434] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:10:55.222167 27487 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:55.225018 27112 catalog_manager.cc:5697] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 1 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:55.227533 27487 tablet_bootstrap.cc:654] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.229003 27111 catalog_manager.cc:5697] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 0 to 1, leader changed from <none> to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 1 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:55.232978 27484 tablet_bootstrap.cc:492] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f: No bootstrap required, opened a new log
I20260710 11:10:55.233523 27484 ts_tablet_manager.cc:1403] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260710 11:10:55.235889 27484 raft_consensus.cc:359] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.236387 27484 raft_consensus.cc:385] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.236604 27484 raft_consensus.cc:740] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.237232 27484 consensus_queue.cc:260] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.238098 27580 consensus_queue.cc:1048] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:55.238806 27484 ts_tablet_manager.cc:1434] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:10:55.241884 27487 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: No bootstrap required, opened a new log
I20260710 11:10:55.242372 27487 ts_tablet_manager.cc:1403] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:10:55.244767 27487 raft_consensus.cc:359] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.245321 27487 raft_consensus.cc:385] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.245581 27487 raft_consensus.cc:740] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.246272 27487 consensus_queue.cc:260] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.248006 27487 ts_tablet_manager.cc:1434] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:55.252247 27590 raft_consensus.cc:493] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.252775 27590 raft_consensus.cc:515] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.255292 27580 consensus_queue.cc:1048] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.255656 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecaa0e16c464951a161bdc289de3de6" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:55.256481 27436 raft_consensus.cc:2393] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 687484702ac542fdb8c7a363d217f1b5 in current term 1: Already voted for candidate b8833478ae8848b795583de2a015b8df in this term.
I20260710 11:10:55.256978 27590 leader_election.cc:290] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:55.261160 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecaa0e16c464951a161bdc289de3de6" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:55.263134 27179 leader_election.cc:304] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5; no voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df
I20260710 11:10:55.264240 27496 raft_consensus.cc:3060] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.272778 27496 raft_consensus.cc:2749] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:55.292377 27518 consensus_queue.cc:1048] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.304937 27496 raft_consensus.cc:493] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.305570 27496 raft_consensus.cc:515] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:55.307828 27496 leader_election.cc:290] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:55.310070 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c817fe14cb4811b59375a080d51635" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:55.310947 27288 raft_consensus.cc:2393] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 687484702ac542fdb8c7a363d217f1b5 in current term 1: Already voted for candidate 2ad877de41e640f6b3d65613d5eaec0e in this term.
I20260710 11:10:55.313544 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c817fe14cb4811b59375a080d51635" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:55.315496 27179 leader_election.cc:304] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5; no voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df
I20260710 11:10:55.316370 27496 raft_consensus.cc:3060] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.305552 27212 raft_consensus.cc:3060] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.323536 27496 raft_consensus.cc:2749] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:55.325503 27660 consensus_queue.cc:1048] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.370177 27574 consensus_queue.cc:1048] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.378644 27436 raft_consensus.cc:3060] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.386499 27574 consensus_queue.cc:1048] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.403728 27496 raft_consensus.cc:493] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.404256 27496 raft_consensus.cc:515] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:55.405864 27496 leader_election.cc:290] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:55.406769 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:55.406870 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:55.407758 27360 raft_consensus.cc:2393] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 687484702ac542fdb8c7a363d217f1b5 in current term 1: Already voted for candidate 245547d0141f40f8ba7849a018cd052f in this term.
I20260710 11:10:55.408706 27179 leader_election.cc:304] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5; no voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:55.409418 27496 raft_consensus.cc:3060] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.414199 27496 raft_consensus.cc:2749] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:55.421782 27574 raft_consensus.cc:493] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.422331 27574 raft_consensus.cc:515] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.423976 27574 leader_election.cc:290] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:55.424855 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9689ec4e4668b1ecd76ab1326bc0" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:55.425010 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9689ec4e4668b1ecd76ab1326bc0" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:55.425457 27289 raft_consensus.cc:2468] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:55.425601 27436 raft_consensus.cc:2468] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 0.
I20260710 11:10:55.426502 27328 leader_election.cc:304] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:55.427287 27574 raft_consensus.cc:2804] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.427624 27574 raft_consensus.cc:493] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.428009 27574 raft_consensus.cc:3060] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.432540 27574 raft_consensus.cc:515] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.433985 27574 leader_election.cc:290] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:10:55.435010 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9689ec4e4668b1ecd76ab1326bc0" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:55.435055 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "998c9689ec4e4668b1ecd76ab1326bc0" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:10:55.435626 27289 raft_consensus.cc:3060] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.435685 27436 raft_consensus.cc:3060] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.440644 27436 raft_consensus.cc:2468] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:55.440806 27289 raft_consensus.cc:2468] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:55.441741 27330 leader_election.cc:304] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 2ad877de41e640f6b3d65613d5eaec0e; no voters: 
I20260710 11:10:55.442489 27574 raft_consensus.cc:2804] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.442961 27574 raft_consensus.cc:697] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:55.443724 27574 consensus_queue.cc:237] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:55.450392 27111 catalog_manager.cc:5697] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 1 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:55.456063 27496 raft_consensus.cc:493] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.456617 27496 raft_consensus.cc:515] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.458653 27496 leader_election.cc:290] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:55.459736 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:55.461623 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba66e9fc2d5490381ff088db0ec0081" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:55.463331 27181 leader_election.cc:304] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5; no voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df
I20260710 11:10:55.464323 27540 consensus_queue.cc:1048] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:55.464493 27496 raft_consensus.cc:2749] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:55.463331 27574 consensus_queue.cc:1048] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:10:55.478569 27540 consensus_queue.cc:1048] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.481463 27574 consensus_queue.cc:1048] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.490867 27590 consensus_queue.cc:1048] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.500276 27215 raft_consensus.cc:3060] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.511269 27590 consensus_queue.cc:1048] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.533191 27558 consensus_queue.cc:1048] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.552124 27674 consensus_queue.cc:1048] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.605530 27660 raft_consensus.cc:493] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.606030 27660 raft_consensus.cc:515] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.608255 27660 leader_election.cc:290] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:55.609050 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:55.609385 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:55.609647 27215 raft_consensus.cc:2468] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:55.610029 27289 raft_consensus.cc:2468] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:55.610694 27401 leader_election.cc:304] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:10:55.611502 27660 raft_consensus.cc:2804] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:55.611882 27660 raft_consensus.cc:493] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.612154 27660 raft_consensus.cc:3060] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.617235 27660 raft_consensus.cc:515] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.618966 27660 leader_election.cc:290] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 2 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:55.619791 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:55.620029 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d63908af10d45c2becc621d40b17eaa" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:55.620464 27215 raft_consensus.cc:3060] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.620527 27289 raft_consensus.cc:3060] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.627485 27289 raft_consensus.cc:2468] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 2.
I20260710 11:10:55.627488 27215 raft_consensus.cc:2468] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 2.
I20260710 11:10:55.628770 27401 leader_election.cc:304] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:10:55.629474 27660 raft_consensus.cc:2804] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:55.629973 27660 raft_consensus.cc:697] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 2 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:10:55.630765 27660 consensus_queue.cc:237] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER 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: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:55.638670 27112 catalog_manager.cc:5697] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 0 to 2, leader changed from <none> to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 2 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:55.643317 27161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:55.650535 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
W20260710 11:10:55.670395 27253 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260710 11:10:55.677500 27253 consensus_peers.cc:597] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.686118 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:55.687088 25088 tablet_replica.cc:333] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.688148 25088 raft_consensus.cc:2243] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.688654 25088 raft_consensus.cc:2272] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.691216 25088 tablet_replica.cc:333] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.691877 25088 raft_consensus.cc:2243] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.692252 25088 raft_consensus.cc:2272] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.694548 25088 tablet_replica.cc:333] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.695115 25088 raft_consensus.cc:2243] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.695492 25088 raft_consensus.cc:2272] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.697649 25088 tablet_replica.cc:333] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.698176 25088 raft_consensus.cc:2243] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.698876 25088 raft_consensus.cc:2272] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.700937 25088 tablet_replica.cc:333] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.701472 25088 raft_consensus.cc:2243] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.701828 25088 raft_consensus.cc:2272] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.703723 25088 tablet_replica.cc:333] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.704486 25088 raft_consensus.cc:2243] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.705035 25088 raft_consensus.cc:2272] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.707206 25088 tablet_replica.cc:333] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
W20260710 11:10:55.707753 27253 consensus_peers.cc:597] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.707952 25088 raft_consensus.cc:2243] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.708433 25088 raft_consensus.cc:2272] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.710467 25088 tablet_replica.cc:333] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.711035 25088 raft_consensus.cc:2243] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.711354 25088 raft_consensus.cc:2272] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.712750 25088 tablet_replica.cc:333] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.713199 25088 raft_consensus.cc:2243] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.713544 25088 raft_consensus.cc:2272] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.715705 25088 tablet_replica.cc:333] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.716384 25088 raft_consensus.cc:2243] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.716846 25088 raft_consensus.cc:2272] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.718155 27574 consensus_queue.cc:1048] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.718863 25088 tablet_replica.cc:333] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.719735 25088 raft_consensus.cc:2243] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.720588 25088 raft_consensus.cc:2272] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.722862 25088 tablet_replica.cc:333] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.723634 25088 raft_consensus.cc:2243] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.724118 25088 raft_consensus.cc:2272] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.726413 25088 tablet_replica.cc:333] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.727185 25088 raft_consensus.cc:2243] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.727692 25088 raft_consensus.cc:2272] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.730108 25088 tablet_replica.cc:333] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.730883 25088 raft_consensus.cc:2243] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.731382 25088 raft_consensus.cc:2272] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.734262 25088 tablet_replica.cc:333] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.735049 25088 raft_consensus.cc:2243] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:55.735343 27327 consensus_peers.cc:597] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.735587 25088 raft_consensus.cc:2272] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:55.738505 27401 consensus_peers.cc:597] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.738319 27660 consensus_queue.cc:1048] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.738863 25088 tablet_replica.cc:333] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.739487 25088 raft_consensus.cc:2243] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.740020 25088 raft_consensus.cc:2272] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.742435 25088 tablet_replica.cc:333] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.743381 25088 raft_consensus.cc:2243] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.743988 25088 raft_consensus.cc:2272] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:55.745625 27401 consensus_peers.cc:597] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.746150 25088 tablet_replica.cc:333] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: stopping tablet replica
I20260710 11:10:55.746836 25088 raft_consensus.cc:2243] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.747706 25088 raft_consensus.cc:2272] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:55.762349 27401 consensus_peers.cc:597] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:55.763736 27327 consensus_peers.cc:597] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:55.782176 27401 consensus_peers.cc:597] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.793792 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
I20260710 11:10:55.816349 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:55.822114 27684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:55.824565 27685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:55.839457 27687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:55.843405 25088 server_base.cc:1061] running on GCE node
I20260710 11:10:55.846403 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:55.846643 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:55.846967 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681855846895 us; error 0 us; skew 500 ppm
I20260710 11:10:55.847584 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:55.850335 25088 webserver.cc:533] Webserver started at http://127.24.128.1:38279/ using document root <none> and password file <none>
I20260710 11:10:55.850871 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:55.851159 25088 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:55.855229 25088 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:10:55.860877 27692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:55.861881 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.002s
I20260710 11:10:55.862283 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "687484702ac542fdb8c7a363d217f1b5"
format_stamp: "Formatted at 2026-07-10 11:10:51 on dist-test-slave-gm5k"
I20260710 11:10:55.862696 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:55.878389 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260710 11:10:55.879156 27253 consensus_peers.cc:597] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.879884 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:55.881501 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:55.885530 27700 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:10:55.941051 27580 consensus_queue.cc:1048] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.955067 27531 consensus_queue.cc:1048] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:55.971886 27253 consensus_peers.cc:597] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:55.989965 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:10:55.990322 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.106s	user 0.003s	sys 0.000s
I20260710 11:10:55.990554 25088 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:10:55.995395 27700 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
W20260710 11:10:56.005515 27253 consensus_peers.cc:597] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:56.012156 27700 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.013290 27700 tablet_bootstrap.cc:492] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.013983 27700 ts_tablet_manager.cc:1403] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
W20260710 11:10:56.016084 27253 consensus_peers.cc:597] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:56.016924 27327 consensus_peers.cc:597] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:56.016981 27700 raft_consensus.cc:359] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.017846 27700 raft_consensus.cc:740] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.018584 27700 consensus_queue.cc:260] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [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: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.020750 27700 ts_tablet_manager.cc:1434] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:10:56.021447 27700 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.031966 27700 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.032675 27700 tablet_bootstrap.cc:492] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.033195 27700 ts_tablet_manager.cc:1403] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 11:10:56.034870 27700 raft_consensus.cc:359] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.035413 27700 raft_consensus.cc:740] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.036057 27700 consensus_queue.cc:260] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [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: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.037343 27700 ts_tablet_manager.cc:1434] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:10:56.037951 27700 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.048354 27700 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.049305 27700 tablet_bootstrap.cc:492] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.049959 27700 ts_tablet_manager.cc:1403] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:56.052449 27700 raft_consensus.cc:359] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.053164 27700 raft_consensus.cc:740] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.053839 27700 consensus_queue.cc:260] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.056070 27700 ts_tablet_manager.cc:1434] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:10:56.057025 27700 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
W20260710 11:10:56.057936 27401 consensus_peers.cc:597] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:56.070186 27700 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.071164 27700 tablet_bootstrap.cc:492] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.071774 27700 ts_tablet_manager.cc:1403] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:10:56.074004 27700 raft_consensus.cc:359] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.074630 27700 raft_consensus.cc:740] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.075294 27700 consensus_queue.cc:260] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [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: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.077093 27700 ts_tablet_manager.cc:1434] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:56.077793 25088 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:10:56.077844 27700 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.078130 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.088s	user 0.078s	sys 0.003s
W20260710 11:10:56.091454 27253 consensus_peers.cc:597] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:56.093528 27700 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.094354 27700 tablet_bootstrap.cc:492] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.095039 27700 ts_tablet_manager.cc:1403] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260710 11:10:56.096804 27700 raft_consensus.cc:359] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:56.097328 27700 raft_consensus.cc:740] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.097911 27700 consensus_queue.cc:260] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [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: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:10:56.099465 27700 ts_tablet_manager.cc:1434] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:56.100086 27700 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.111027 27700 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.111927 27700 tablet_bootstrap.cc:492] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.112550 27700 ts_tablet_manager.cc:1403] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:10:56.114853 27700 raft_consensus.cc:359] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.115444 27700 raft_consensus.cc:740] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.116050 27700 consensus_queue.cc:260] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [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: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.117936 27700 ts_tablet_manager.cc:1434] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:56.118602 27700 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.133581 27700 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.134706 27700 tablet_bootstrap.cc:492] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.135586 27700 ts_tablet_manager.cc:1403] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:10:56.138376 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:37805
I20260710 11:10:56.138449 27767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:37805 every 8 connection(s)
I20260710 11:10:56.138652 27700 raft_consensus.cc:359] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.139546 27700 raft_consensus.cc:740] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.140307 27700 consensus_queue.cc:260] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [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: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.142125 27700 ts_tablet_manager.cc:1434] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:56.142856 27700 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.181528 27700 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.182600 27700 tablet_bootstrap.cc:492] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.183336 27700 ts_tablet_manager.cc:1403] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.016s
I20260710 11:10:56.185093 27768 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39925
I20260710 11:10:56.185567 27768 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:56.186478 27768 heartbeater.cc:507] Master 127.24.128.62:39925 requested a full tablet report, sending...
I20260710 11:10:56.186050 27700 raft_consensus.cc:359] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.188618 27700 raft_consensus.cc:740] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.189426 27700 consensus_queue.cc:260] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [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: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.191738 27700 ts_tablet_manager.cc:1434] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:10:56.192605 27700 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.200343 27112 ts_manager.cc:194] Re-registered known tserver with Master: 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:56.213832 27700 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.214819 27700 tablet_bootstrap.cc:492] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.215497 27700 ts_tablet_manager.cc:1403] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 11:10:56.218928 27700 raft_consensus.cc:359] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.219671 27700 raft_consensus.cc:740] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.220263 27700 consensus_queue.cc:260] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [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: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.222167 27700 ts_tablet_manager.cc:1434] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:10:56.222910 27700 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.229240 27112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53814
I20260710 11:10:56.232197 27768 heartbeater.cc:499] Master 127.24.128.62:39925 was elected leader, sending a full tablet report...
I20260710 11:10:56.233942 27700 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.234781 27700 tablet_bootstrap.cc:492] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.235330 27700 ts_tablet_manager.cc:1403] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 11:10:56.237157 27700 raft_consensus.cc:359] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.237649 27700 raft_consensus.cc:740] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.238245 27700 consensus_queue.cc:260] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [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: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.239955 27289 raft_consensus.cc:1275] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Refusing update from remote peer 245547d0141f40f8ba7849a018cd052f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:56.240150 27700 ts_tablet_manager.cc:1434] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:56.241017 27700 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.244891 27518 consensus_queue.cc:1048] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:56.276111 27700 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.276996 27700 tablet_bootstrap.cc:492] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.277719 27700 ts_tablet_manager.cc:1403] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.011s
I20260710 11:10:56.280241 27700 raft_consensus.cc:359] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.280893 27700 raft_consensus.cc:740] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.281584 27700 consensus_queue.cc:260] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.283526 27700 ts_tablet_manager.cc:1434] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:56.284287 27700 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.294786 27700 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.295533 27700 tablet_bootstrap.cc:492] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.296056 27700 ts_tablet_manager.cc:1403] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:10:56.297648 27700 raft_consensus.cc:359] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.298141 27700 raft_consensus.cc:740] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.298658 27700 consensus_queue.cc:260] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [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: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.300355 27700 ts_tablet_manager.cc:1434] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:56.302529 27700 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.315055 27700 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.315801 27700 tablet_bootstrap.cc:492] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.316262 27700 ts_tablet_manager.cc:1403] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 11:10:56.317804 27700 raft_consensus.cc:359] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.318250 27700 raft_consensus.cc:740] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.318688 27700 consensus_queue.cc:260] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [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: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.320159 27700 ts_tablet_manager.cc:1434] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:56.320874 27700 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.333041 27700 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.333734 27700 tablet_bootstrap.cc:492] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.334247 27700 ts_tablet_manager.cc:1403] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:56.335906 27700 raft_consensus.cc:359] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.336377 27700 raft_consensus.cc:740] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.336958 27700 consensus_queue.cc:260] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [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: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.338388 27700 ts_tablet_manager.cc:1434] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:56.339329 27700 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.348766 27700 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.349596 27700 tablet_bootstrap.cc:492] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.350225 27700 ts_tablet_manager.cc:1403] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:10:56.352459 27700 raft_consensus.cc:359] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.353101 27700 raft_consensus.cc:740] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.353721 27700 consensus_queue.cc:260] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.355819 27700 ts_tablet_manager.cc:1434] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:56.356565 27700 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.368494 27700 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.369352 27700 tablet_bootstrap.cc:492] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.369971 27700 ts_tablet_manager.cc:1403] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:56.372044 27700 raft_consensus.cc:359] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.372515 27700 raft_consensus.cc:740] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.373030 27700 consensus_queue.cc:260] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [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: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:56.374794 27700 ts_tablet_manager.cc:1434] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:56.375813 27700 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.388141 27700 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.388792 27700 tablet_bootstrap.cc:492] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.389267 27700 ts_tablet_manager.cc:1403] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:10:56.391065 27700 raft_consensus.cc:359] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.391531 27700 raft_consensus.cc:740] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.392033 27700 consensus_queue.cc:260] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [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: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.393935 27700 ts_tablet_manager.cc:1434] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:56.395041 27700 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap starting.
I20260710 11:10:56.407698 27700 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:56.408412 27700 tablet_bootstrap.cc:492] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Bootstrap complete.
I20260710 11:10:56.408921 27700 ts_tablet_manager.cc:1403] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:10:56.410648 27700 raft_consensus.cc:359] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.411201 27700 raft_consensus.cc:740] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.411716 27700 consensus_queue.cc:260] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [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: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:10:56.413189 27700 ts_tablet_manager.cc:1434] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:56.809564 27518 raft_consensus.cc:493] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:56.810144 27518 raft_consensus.cc:515] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.813122 27518 leader_election.cc:290] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:56.813406 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:56.813614 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:56.814376 27742 raft_consensus.cc:2468] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 1.
I20260710 11:10:56.815629 27401 leader_election.cc:304] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:56.816403 27518 raft_consensus.cc:2804] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:56.816717 27518 raft_consensus.cc:493] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:56.817010 27518 raft_consensus.cc:3060] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.822570 27518 raft_consensus.cc:515] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.825013 27518 leader_election.cc:290] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 2 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:56.825196 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:56.826100 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:56.826730 27742 raft_consensus.cc:3060] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.831647 27742 raft_consensus.cc:2468] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 2.
I20260710 11:10:56.832559 27401 leader_election.cc:304] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [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: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:56.833242 27518 raft_consensus.cc:2804] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:56.833694 27518 raft_consensus.cc:697] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 2 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:10:56.834439 27518 consensus_queue.cc:237] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:56.841495 27113 catalog_manager.cc:5697] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 1 to 2, leader changed from 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1) to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 2 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.010339 27580 raft_consensus.cc:493] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.010843 27580 raft_consensus.cc:515] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.012663 27580 leader_election.cc:290] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:57.013367 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:57.013875 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:57.013967 27742 raft_consensus.cc:2468] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 1.
I20260710 11:10:57.015087 27327 leader_election.cc:304] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:10:57.015614 27675 raft_consensus.cc:493] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.015825 27580 raft_consensus.cc:2804] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:57.016352 27580 raft_consensus.cc:493] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.016132 27675 raft_consensus.cc:515] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.016741 27580 raft_consensus.cc:3060] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.018085 27675 leader_election.cc:290] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:57.018800 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:57.019187 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:57.019532 27742 raft_consensus.cc:2468] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:57.020706 27253 leader_election.cc:304] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [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: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:57.021380 27675 raft_consensus.cc:2804] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:57.021800 27675 raft_consensus.cc:493] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.022262 27675 raft_consensus.cc:3060] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.024190 27580 raft_consensus.cc:515] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.026773 27362 raft_consensus.cc:2393] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8833478ae8848b795583de2a015b8df in current term 2: Already voted for candidate 2ad877de41e640f6b3d65613d5eaec0e in this term.
I20260710 11:10:57.027146 27580 leader_election.cc:290] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 2 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:57.027328 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:57.029335 27742 raft_consensus.cc:3060] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.029217 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:10:57.036367 27742 raft_consensus.cc:2468] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad877de41e640f6b3d65613d5eaec0e in term 2.
I20260710 11:10:57.037634 27327 leader_election.cc:304] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:10:57.038447 27574 raft_consensus.cc:2804] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.038571 27675 raft_consensus.cc:515] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.038991 27574 raft_consensus.cc:697] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 LEADER]: Becoming Leader. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:10:57.039906 27289 raft_consensus.cc:2393] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ad877de41e640f6b3d65613d5eaec0e in current term 2: Already voted for candidate b8833478ae8848b795583de2a015b8df in this term.
I20260710 11:10:57.039971 27574 consensus_queue.cc:237] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.040824 27675 leader_election.cc:290] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 2 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:57.043172 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:57.042560 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f377b6d2e3d4698b66b95e14af17540" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:57.044772 27742 raft_consensus.cc:2393] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8833478ae8848b795583de2a015b8df in current term 2: Already voted for candidate 2ad877de41e640f6b3d65613d5eaec0e in this term.
I20260710 11:10:57.046021 27253 leader_election.cc:304] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [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: b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:57.046702 27675 raft_consensus.cc:2749] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:57.057825 27111 catalog_manager.cc:5697] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e reported cstate change: term changed from 1 to 2, leader changed from 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1) to 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3). New cstate: current_term: 2 leader_uuid: "2ad877de41e640f6b3d65613d5eaec0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:57.131628 27675 raft_consensus.cc:493] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.132280 27675 raft_consensus.cc:515] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.134848 27675 leader_election.cc:290] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:57.135025 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:57.135733 27742 raft_consensus.cc:2468] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 1.
I20260710 11:10:57.135929 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e" is_pre_election: true
I20260710 11:10:57.136757 27253 leader_election.cc:304] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [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: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:10:57.137567 27675 raft_consensus.cc:2804] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:57.137920 27675 raft_consensus.cc:493] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.138223 27675 raft_consensus.cc:3060] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.142915 27675 raft_consensus.cc:515] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.144562 27675 leader_election.cc:290] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [CANDIDATE]: Term 2 election: Requested vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:10:57.145458 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
I20260710 11:10:57.145802 27362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "b8833478ae8848b795583de2a015b8df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:10:57.146099 27742 raft_consensus.cc:3060] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.151031 27742 raft_consensus.cc:2468] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8833478ae8848b795583de2a015b8df in term 2.
I20260710 11:10:57.152010 27253 leader_election.cc:304] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [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: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 2ad877de41e640f6b3d65613d5eaec0e
I20260710 11:10:57.152701 27675 raft_consensus.cc:2804] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.153167 27675 raft_consensus.cc:697] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 2 LEADER]: Becoming Leader. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:10:57.153858 27675 consensus_queue.cc:237] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.162220 27113 catalog_manager.cc:5697] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df reported cstate change: term changed from 1 to 2, leader changed from 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1) to b8833478ae8848b795583de2a015b8df (127.24.128.2). New cstate: current_term: 2 leader_uuid: "b8833478ae8848b795583de2a015b8df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.180688 27574 raft_consensus.cc:493] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.181253 27574 raft_consensus.cc:515] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:10:57.183161 27574 leader_election.cc:290] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:10:57.183981 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:57.184237 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57595c08259f4369b1cb3d3e3e8d5935" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8833478ae8848b795583de2a015b8df" is_pre_election: true
I20260710 11:10:57.184646 27742 raft_consensus.cc:2393] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad877de41e640f6b3d65613d5eaec0e in current term 2: Already voted for candidate b8833478ae8848b795583de2a015b8df in this term.
I20260710 11:10:57.185740 27328 leader_election.cc:304] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df
I20260710 11:10:57.186434 27574 raft_consensus.cc:3060] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.191344 27574 raft_consensus.cc:2749] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:57.191941 27531 raft_consensus.cc:493] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 687484702ac542fdb8c7a363d217f1b5)
I20260710 11:10:57.192456 27531 raft_consensus.cc:515] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:10:57.194341 27531 leader_election.cc:290] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805)
I20260710 11:10:57.195036 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245547d0141f40f8ba7849a018cd052f" is_pre_election: true
I20260710 11:10:57.195516 27742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e8aa1e8d0749439c576ab20f9d90d6" candidate_uuid: "2ad877de41e640f6b3d65613d5eaec0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "687484702ac542fdb8c7a363d217f1b5" is_pre_election: true
I20260710 11:10:57.196331 27742 raft_consensus.cc:2393] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad877de41e640f6b3d65613d5eaec0e in current term 2: Already voted for candidate 245547d0141f40f8ba7849a018cd052f in this term.
I20260710 11:10:57.197332 27327 leader_election.cc:304] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [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: 2ad877de41e640f6b3d65613d5eaec0e; no voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5
I20260710 11:10:57.198017 27531 raft_consensus.cc:3060] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.204180 27531 raft_consensus.cc:2749] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:57.257491 27742 raft_consensus.cc:1275] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Refusing update from remote peer 245547d0141f40f8ba7849a018cd052f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.258596 27660 consensus_queue.cc:1048] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:57.279657 27362 raft_consensus.cc:1275] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Refusing update from remote peer 245547d0141f40f8ba7849a018cd052f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.282673 27660 consensus_queue.cc:1048] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:57.427603 27742 raft_consensus.cc:1275] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Refusing update from remote peer 2ad877de41e640f6b3d65613d5eaec0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.428858 27531 consensus_queue.cc:1048] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:57.438169 27289 raft_consensus.cc:1275] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Refusing update from remote peer 2ad877de41e640f6b3d65613d5eaec0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.439945 27574 consensus_queue.cc:1048] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:57.571321 27742 raft_consensus.cc:1275] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Refusing update from remote peer b8833478ae8848b795583de2a015b8df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.572867 27540 consensus_queue.cc:1048] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:57.582648 27362 raft_consensus.cc:1275] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Refusing update from remote peer b8833478ae8848b795583de2a015b8df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:57.584762 27491 consensus_queue.cc:1048] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:06.171037 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:06.201601 27360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f"
dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
mode: GRACEFUL
new_leader_uuid: "245547d0141f40f8ba7849a018cd052f"
 from {username='slave'} at 127.0.0.1:39434
I20260710 11:11:06.202373 27360 raft_consensus.cc:606] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Received request to transfer leadership to TS 245547d0141f40f8ba7849a018cd052f
I20260710 11:11:06.205245 27360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401"
dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
mode: GRACEFUL
new_leader_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:39434
I20260710 11:11:06.205817 27360 raft_consensus.cc:606] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Received request to transfer leadership to TS 687484702ac542fdb8c7a363d217f1b5
I20260710 11:11:06.218731 27436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0"
dest_uuid: "245547d0141f40f8ba7849a018cd052f"
mode: GRACEFUL
new_leader_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:34296
I20260710 11:11:06.219274 27436 raft_consensus.cc:606] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Received request to transfer leadership to TS 687484702ac542fdb8c7a363d217f1b5
I20260710 11:11:06.231703 27288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0"
dest_uuid: "b8833478ae8848b795583de2a015b8df"
mode: GRACEFUL
new_leader_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:55488
I20260710 11:11:06.232251 27288 raft_consensus.cc:606] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Received request to transfer leadership to TS 687484702ac542fdb8c7a363d217f1b5
I20260710 11:11:06.234736 27288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589"
dest_uuid: "b8833478ae8848b795583de2a015b8df"
mode: GRACEFUL
new_leader_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:55488
I20260710 11:11:06.235318 27288 raft_consensus.cc:606] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Received request to transfer leadership to TS 687484702ac542fdb8c7a363d217f1b5
I20260710 11:11:06.236322 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:11:06.237017 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:06.272356 27825 raft_consensus.cc:993] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f: : Instructing follower 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.272927 27830 raft_consensus.cc:1081] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Signalling peer 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.274480 27740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0"
dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:37442
I20260710 11:11:06.274955 27740 raft_consensus.cc:493] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:06.275229 27740 raft_consensus.cc:3060] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.281013 27740 raft_consensus.cc:515] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:06.282856 27740 leader_election.cc:290] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:11:06.295044 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:11:06.295173 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a195b68e03747f8a809816ff9a40bb0" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:11:06.295699 27436 raft_consensus.cc:3055] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:06.295768 27288 raft_consensus.cc:3060] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.296090 27436 raft_consensus.cc:740] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:11:06.297065 27436 consensus_queue.cc:260] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:06.298384 27436 raft_consensus.cc:3060] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.302485 27288 raft_consensus.cc:2468] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.303838 27436 raft_consensus.cc:2468] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.303890 27694 leader_election.cc:304] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 687484702ac542fdb8c7a363d217f1b5, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:11:06.306087 27833 raft_consensus.cc:2804] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:06.307195 27833 raft_consensus.cc:697] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:11:06.308117 27833 consensus_queue.cc:237] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:06.316566 27112 catalog_manager.cc:5697] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 1 to 2, leader changed from 245547d0141f40f8ba7849a018cd052f (127.24.128.4) to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:06.549700 27823 raft_consensus.cc:993] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e: : Instructing follower 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.550295 27840 raft_consensus.cc:1081] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Signalling peer 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.551820 27740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401"
dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:37458
I20260710 11:11:06.552316 27740 raft_consensus.cc:493] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:06.552597 27740 raft_consensus.cc:3060] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.557534 27740 raft_consensus.cc:515] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:11:06.559230 27740 leader_election.cc:290] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:11:06.560542 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:11:06.561139 27436 raft_consensus.cc:3060] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.567232 27436 raft_consensus.cc:2468] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.568315 27696 leader_election.cc:304] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:11:06.568971 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67eaa44e1f534e7a85c8b9cfcded6401" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:11:06.569301 27833 raft_consensus.cc:2804] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:06.569693 27360 raft_consensus.cc:3055] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:06.569794 27833 raft_consensus.cc:697] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:11:06.570113 27360 raft_consensus.cc:740] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:11:06.570779 27833 consensus_queue.cc:237] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:11:06.570967 27360 consensus_queue.cc:260] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:11:06.572311 27360 raft_consensus.cc:3060] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.578533 27360 raft_consensus.cc:2468] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.579586 27112 catalog_manager.cc:5697] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 1 to 2, leader changed from 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3) to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:06.596168 27818 raft_consensus.cc:993] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df: : Instructing follower 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.596653 27842 raft_consensus.cc:1081] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Signalling peer 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.597921 27740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0"
dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:37446
I20260710 11:11:06.598374 27740 raft_consensus.cc:493] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:06.598640 27740 raft_consensus.cc:3060] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.603078 27740 raft_consensus.cc:515] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:11:06.604393 27740 leader_election.cc:290] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:11:06.605226 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:11:06.605590 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa5de50e7c04df5ac088102295f17a0" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:11:06.605870 27288 raft_consensus.cc:3055] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:06.606137 27360 raft_consensus.cc:3060] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.606288 27288 raft_consensus.cc:740] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:11:06.607250 27288 consensus_queue.cc:260] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:11:06.608522 27288 raft_consensus.cc:3060] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.609776 27823 raft_consensus.cc:993] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e: : Instructing follower 245547d0141f40f8ba7849a018cd052f to start an election
I20260710 11:11:06.610319 27840 raft_consensus.cc:1081] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Signalling peer 245547d0141f40f8ba7849a018cd052f to start an election
I20260710 11:11:06.611932 27436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f"
dest_uuid: "245547d0141f40f8ba7849a018cd052f"
 from {username='slave'} at 127.0.0.1:59544
I20260710 11:11:06.612507 27436 raft_consensus.cc:493] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:06.612944 27436 raft_consensus.cc:3060] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.614945 27360 raft_consensus.cc:2468] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.615617 27288 raft_consensus.cc:2468] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.616150 27694 leader_election.cc:304] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:11:06.617049 27833 raft_consensus.cc:2804] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:06.617552 27833 raft_consensus.cc:697] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:11:06.618536 27833 consensus_queue.cc:237] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } }
I20260710 11:11:06.619059 27436 raft_consensus.cc:515] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:11:06.621605 27436 leader_election.cc:290] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 2 election: Requested vote from peers b8833478ae8848b795583de2a015b8df (127.24.128.2:33795), 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353)
I20260710 11:11:06.622252 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:11:06.622610 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42147ff48f7c4ea7afedeb7e27b8564f" candidate_uuid: "245547d0141f40f8ba7849a018cd052f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:11:06.622987 27288 raft_consensus.cc:3060] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.623253 27360 raft_consensus.cc:3055] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:06.623710 27360 raft_consensus.cc:740] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad877de41e640f6b3d65613d5eaec0e, State: Running, Role: LEADER
I20260710 11:11:06.625088 27360 consensus_queue.cc:260] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:11:06.627202 27360 raft_consensus.cc:3060] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.632706 27288 raft_consensus.cc:2468] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 2.
I20260710 11:11:06.634069 27402 leader_election.cc:304] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, b8833478ae8848b795583de2a015b8df; no voters: 
I20260710 11:11:06.635059 27830 raft_consensus.cc:2804] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:06.635528 27830 raft_consensus.cc:697] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 2 LEADER]: Becoming Leader. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:11:06.636408 27830 consensus_queue.cc:237] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } }
I20260710 11:11:06.637741 27112 catalog_manager.cc:5697] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 1 to 2, leader changed from b8833478ae8848b795583de2a015b8df (127.24.128.2) to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:06.638487 27360 raft_consensus.cc:2468] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245547d0141f40f8ba7849a018cd052f in term 2.
I20260710 11:11:06.646741 27111 catalog_manager.cc:5697] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f reported cstate change: term changed from 1 to 2, leader changed from 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3) to 245547d0141f40f8ba7849a018cd052f (127.24.128.4). New cstate: current_term: 2 leader_uuid: "245547d0141f40f8ba7849a018cd052f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:06.658243 27818 raft_consensus.cc:993] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df: : Instructing follower 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.658674 27842 raft_consensus.cc:1081] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Signalling peer 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:06.660257 27740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589"
dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:37446
I20260710 11:11:06.660709 27740 raft_consensus.cc:493] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:06.660976 27740 raft_consensus.cc:3060] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.665405 27740 raft_consensus.cc:515] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:06.666853 27740 leader_election.cc:290] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:11:06.667564 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:11:06.667923 27288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc13b6f226df4717a8c3c318fce5d589" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:11:06.668108 27436 raft_consensus.cc:3060] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.668481 27288 raft_consensus.cc:3055] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:06.668754 27288 raft_consensus.cc:740] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:11:06.669549 27288 consensus_queue.cc:260] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:06.670532 27288 raft_consensus.cc:3060] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.672576 27436 raft_consensus.cc:2468] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.673517 27696 leader_election.cc:304] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:11:06.674436 27833 raft_consensus.cc:2804] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:06.674871 27833 raft_consensus.cc:697] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:11:06.675776 27833 consensus_queue.cc:237] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:06.676110 27288 raft_consensus.cc:2468] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:06.683168 27111 catalog_manager.cc:5697] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 1 to 2, leader changed from b8833478ae8848b795583de2a015b8df (127.24.128.2) to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:06.876396 27288 raft_consensus.cc:1275] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:06.877669 27833 consensus_queue.cc:1048] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:06.890527 27436 raft_consensus.cc:1275] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:06.892079 27833 consensus_queue.cc:1048] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:06.984782 27436 raft_consensus.cc:1275] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:06.985985 27833 consensus_queue.cc:1048] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:06.995754 27360 raft_consensus.cc:1275] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:06.997737 27852 consensus_queue.cc:1048] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:11:07.008903 27288 raft_consensus.cc:1275] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.010535 27834 consensus_queue.cc:1048] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:07.021536 27360 raft_consensus.cc:1275] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.023736 27834 consensus_queue.cc:1048] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.028512 27362 raft_consensus.cc:1275] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Refusing update from remote peer 245547d0141f40f8ba7849a018cd052f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.030552 27830 consensus_queue.cc:1048] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:07.044189 27288 raft_consensus.cc:1275] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Refusing update from remote peer 245547d0141f40f8ba7849a018cd052f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.045852 27830 consensus_queue.cc:1048] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.154664 27436 raft_consensus.cc:1275] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.156025 27834 consensus_queue.cc:1048] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.165055 27288 raft_consensus.cc:1275] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.167057 27833 consensus_queue.cc:1048] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.237934 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:07.252759 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:07.267006 27436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18"
dest_uuid: "245547d0141f40f8ba7849a018cd052f"
mode: GRACEFUL
new_leader_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:34296
I20260710 11:11:07.267510 27436 raft_consensus.cc:606] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Received request to transfer leadership to TS 687484702ac542fdb8c7a363d217f1b5
I20260710 11:11:07.270408 27288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa"
dest_uuid: "b8833478ae8848b795583de2a015b8df"
mode: GRACEFUL
new_leader_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:55488
I20260710 11:11:07.270901 27288 raft_consensus.cc:606] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Received request to transfer leadership to TS 687484702ac542fdb8c7a363d217f1b5
I20260710 11:11:07.272079 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:07.272850 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:07.546002 27842 raft_consensus.cc:993] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df: : Instructing follower 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:07.546581 27842 raft_consensus.cc:1081] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Signalling peer 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:07.548696 27740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa"
dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:37446
I20260710 11:11:07.549336 27740 raft_consensus.cc:493] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.549702 27740 raft_consensus.cc:3060] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.555341 27864 raft_consensus.cc:993] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f: : Instructing follower 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:07.555325 27740 raft_consensus.cc:515] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:07.555950 27859 raft_consensus.cc:1081] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Signalling peer 687484702ac542fdb8c7a363d217f1b5 to start an election
I20260710 11:11:07.557911 27742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18"
dest_uuid: "687484702ac542fdb8c7a363d217f1b5"
 from {username='slave'} at 127.0.0.1:37442
I20260710 11:11:07.558173 27740 leader_election.cc:290] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Requested vote from peers 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679), b8833478ae8848b795583de2a015b8df (127.24.128.2:33795)
I20260710 11:11:07.558403 27742 raft_consensus.cc:493] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.558781 27742 raft_consensus.cc:3060] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.563925 27289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8833478ae8848b795583de2a015b8df"
I20260710 11:11:07.564424 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffdeab8666c4c3db9c964f98aeb14aa" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:11:07.564575 27289 raft_consensus.cc:3055] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:07.565047 27289 raft_consensus.cc:740] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8833478ae8848b795583de2a015b8df, State: Running, Role: LEADER
I20260710 11:11:07.565086 27436 raft_consensus.cc:3060] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.565866 27742 raft_consensus.cc:515] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:11:07.566119 27289 consensus_queue.cc:260] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:07.568343 27289 raft_consensus.cc:3060] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.569589 27742 leader_election.cc:290] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Requested vote from peers 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353), 245547d0141f40f8ba7849a018cd052f (127.24.128.4:38679)
I20260710 11:11:07.570207 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad877de41e640f6b3d65613d5eaec0e"
I20260710 11:11:07.570715 27437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3923ed7ac52a4137a765e2a5e4c3cf18" candidate_uuid: "687484702ac542fdb8c7a363d217f1b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "245547d0141f40f8ba7849a018cd052f"
I20260710 11:11:07.571437 27437 raft_consensus.cc:3055] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:07.571710 27437 raft_consensus.cc:740] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 245547d0141f40f8ba7849a018cd052f, State: Running, Role: LEADER
I20260710 11:11:07.570732 27360 raft_consensus.cc:3060] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.572665 27437 consensus_queue.cc:260] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:11:07.573730 27437 raft_consensus.cc:3060] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.573439 27436 raft_consensus.cc:2468] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:07.578302 27696 leader_election.cc:304] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245547d0141f40f8ba7849a018cd052f, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:11:07.579214 27833 raft_consensus.cc:2804] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:07.579700 27833 raft_consensus.cc:697] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:11:07.580698 27360 raft_consensus.cc:2468] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:07.580559 27833 consensus_queue.cc:237] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } }
I20260710 11:11:07.581070 27289 raft_consensus.cc:2468] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:07.581955 27694 leader_election.cc:304] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad877de41e640f6b3d65613d5eaec0e, 687484702ac542fdb8c7a363d217f1b5; no voters: 
I20260710 11:11:07.582799 27852 raft_consensus.cc:2804] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:07.581521 27437 raft_consensus.cc:2468] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 687484702ac542fdb8c7a363d217f1b5 in term 2.
I20260710 11:11:07.583312 27852 raft_consensus.cc:697] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Becoming Leader. State: Replica: 687484702ac542fdb8c7a363d217f1b5, State: Running, Role: LEADER
I20260710 11:11:07.584370 27852 consensus_queue.cc:237] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } }
I20260710 11:11:07.589577 27112 catalog_manager.cc:5697] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 1 to 2, leader changed from b8833478ae8848b795583de2a015b8df (127.24.128.2) to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.604130 27112 catalog_manager.cc:5697] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 reported cstate change: term changed from 1 to 2, leader changed from 245547d0141f40f8ba7849a018cd052f (127.24.128.4) to 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "687484702ac542fdb8c7a363d217f1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "687484702ac542fdb8c7a363d217f1b5" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 37805 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:08.036028 27360 raft_consensus.cc:1275] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:08.037388 27852 consensus_queue.cc:1048] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad877de41e640f6b3d65613d5eaec0e" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:08.043707 27436 raft_consensus.cc:1275] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:08.045632 27834 consensus_queue.cc:1048] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:08.054678 27437 raft_consensus.cc:1275] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:08.058799 27834 consensus_queue.cc:1048] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245547d0141f40f8ba7849a018cd052f" member_type: VOTER last_known_addr { host: "127.24.128.4" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:08.069200 27289 raft_consensus.cc:1275] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Refusing update from remote peer 687484702ac542fdb8c7a363d217f1b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:08.071431 27852 consensus_queue.cc:1048] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8833478ae8848b795583de2a015b8df" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:08.273660 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:08.289163 25088 tablet_server.cc:179] TabletServer@127.24.128.1:37805 shutting down...
W20260710 11:11:08.299206 27327 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260710 11:11:08.303368 27327 consensus_peers.cc:597] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.314313 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:08.315208 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.315897 25088 raft_consensus.cc:2243] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.316790 25088 raft_consensus.cc:2272] T 7a195b68e03747f8a809816ff9a40bb0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.318735 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.319381 25088 raft_consensus.cc:2243] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.319799 25088 raft_consensus.cc:2272] T fba66e9fc2d5490381ff088db0ec0081 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.321966 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.322562 25088 raft_consensus.cc:2243] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.323138 25088 raft_consensus.cc:2272] T 5f377b6d2e3d4698b66b95e14af17540 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.325225 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.325783 25088 raft_consensus.cc:2243] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.326198 25088 raft_consensus.cc:2272] T 2a17116233d14b9cb251fa7dffaf7e59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.328341 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.328884 25088 raft_consensus.cc:2243] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.329627 25088 raft_consensus.cc:2272] T fc13b6f226df4717a8c3c318fce5d589 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.331633 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.332193 25088 raft_consensus.cc:2243] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.332614 25088 raft_consensus.cc:2272] T 7d63908af10d45c2becc621d40b17eaa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.334589 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.335424 25088 raft_consensus.cc:2243] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.336273 25088 raft_consensus.cc:2272] T 67eaa44e1f534e7a85c8b9cfcded6401 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.338639 25088 tablet_replica.cc:333] stopping tablet replica
W20260710 11:11:08.339124 27327 consensus_peers.cc:597] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.339428 25088 raft_consensus.cc:2243] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.339926 25088 raft_consensus.cc:2272] T 5ecaa0e16c464951a161bdc289de3de6 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.341850 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.342447 25088 raft_consensus.cc:2243] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.343248 25088 raft_consensus.cc:2272] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.346175 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.347048 25088 raft_consensus.cc:2243] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.347620 25088 raft_consensus.cc:2272] T cda6c843819d49ff9a9d2c739a7c23ef P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.350549 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.351263 25088 raft_consensus.cc:2243] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.351733 25088 raft_consensus.cc:2272] T 76c817fe14cb4811b59375a080d51635 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.353681 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.354246 25088 raft_consensus.cc:2243] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.354661 25088 raft_consensus.cc:2272] T 30e187a1f1b34d5395f16d5ebc54708f P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.356859 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.357348 25088 raft_consensus.cc:2243] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.358079 25088 raft_consensus.cc:2272] T 6ffdeab8666c4c3db9c964f98aeb14aa P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.360720 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.361390 25088 raft_consensus.cc:2243] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.361871 25088 raft_consensus.cc:2272] T 57595c08259f4369b1cb3d3e3e8d5935 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:08.362844 27327 consensus_peers.cc:597] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.364089 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.364670 25088 raft_consensus.cc:2243] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.365087 25088 raft_consensus.cc:2272] T abfd4ce94cb14be9a70303e55bcf9c59 P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.367208 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.367703 25088 raft_consensus.cc:2243] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.368067 25088 raft_consensus.cc:2272] T 964dbcd8681b40c3b094248e8ba1f9aa P 687484702ac542fdb8c7a363d217f1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.369956 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:08.370540 25088 raft_consensus.cc:2243] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.371330 25088 raft_consensus.cc:2272] T 8aa5de50e7c04df5ac088102295f17a0 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.373742 25088 tablet_replica.cc:333] stopping tablet replica
W20260710 11:11:08.374003 27253 consensus_peers.cc:597] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.374264 25088 raft_consensus.cc:2243] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.375083 25088 raft_consensus.cc:2272] T 45e8aa1e8d0749439c576ab20f9d90d6 P 687484702ac542fdb8c7a363d217f1b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.415506 25088 tablet_server.cc:196] TabletServer@127.24.128.1:37805 shutdown complete.
I20260710 11:11:08.448159 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
W20260710 11:11:08.464391 27253 consensus_peers.cc:597] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.480326 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:08.480978 25088 tablet_replica.cc:333] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.481624 25088 raft_consensus.cc:2243] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.482383 25088 raft_consensus.cc:2272] T 5ecaa0e16c464951a161bdc289de3de6 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.484779 25088 tablet_replica.cc:333] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.485303 25088 raft_consensus.cc:2243] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.485718 25088 raft_consensus.cc:2272] T 6ffdeab8666c4c3db9c964f98aeb14aa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.488597 25088 tablet_replica.cc:333] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.489164 25088 raft_consensus.cc:2243] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.489584 25088 raft_consensus.cc:2272] T 7d63908af10d45c2becc621d40b17eaa P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.491369 25088 tablet_replica.cc:333] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.491874 25088 raft_consensus.cc:2243] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.492257 25088 raft_consensus.cc:2272] T fc13b6f226df4717a8c3c318fce5d589 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.493953 25088 tablet_replica.cc:333] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.494452 25088 raft_consensus.cc:2243] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.494854 25088 raft_consensus.cc:2272] T 42147ff48f7c4ea7afedeb7e27b8564f P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.496856 25088 tablet_replica.cc:333] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.497601 25088 raft_consensus.cc:2243] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.498447 25088 raft_consensus.cc:2272] T fba66e9fc2d5490381ff088db0ec0081 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:08.498701 27253 consensus_peers.cc:597] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.500447 25088 tablet_replica.cc:333] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.500989 25088 raft_consensus.cc:2243] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.501355 25088 raft_consensus.cc:2272] T 5f377b6d2e3d4698b66b95e14af17540 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.503211 25088 tablet_replica.cc:333] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.503680 25088 raft_consensus.cc:2243] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.504014 25088 raft_consensus.cc:2272] T 76c817fe14cb4811b59375a080d51635 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.505669 25088 tablet_replica.cc:333] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.506116 25088 raft_consensus.cc:2243] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.506805 25088 raft_consensus.cc:2272] T 30e187a1f1b34d5395f16d5ebc54708f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.508692 25088 tablet_replica.cc:333] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.509162 25088 raft_consensus.cc:2243] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.509500 25088 raft_consensus.cc:2272] T 98a63dfa50284d48b1c43de843ca72ae P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.511231 25088 tablet_replica.cc:333] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.511695 25088 raft_consensus.cc:2243] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.512036 25088 raft_consensus.cc:2272] T d7914ee5601b42619c4b8c40a47a964f P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.514021 25088 tablet_replica.cc:333] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.514477 25088 raft_consensus.cc:2243] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.514816 25088 raft_consensus.cc:2272] T 8aa5de50e7c04df5ac088102295f17a0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.516507 25088 tablet_replica.cc:333] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.516954 25088 raft_consensus.cc:2243] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.517306 25088 raft_consensus.cc:2272] T 998c9689ec4e4668b1ecd76ab1326bc0 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.519002 25088 tablet_replica.cc:333] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.519441 25088 raft_consensus.cc:2243] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.520147 25088 raft_consensus.cc:2272] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.521850 25088 tablet_replica.cc:333] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.522285 25088 raft_consensus.cc:2243] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.522625 25088 raft_consensus.cc:2272] T 7a195b68e03747f8a809816ff9a40bb0 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.524210 25088 tablet_replica.cc:333] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.524634 25088 raft_consensus.cc:2243] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.524960 25088 raft_consensus.cc:2272] T 9728882c6b8f4b0db5658955b163234d P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.526672 25088 tablet_replica.cc:333] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.527168 25088 raft_consensus.cc:2243] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.527948 25088 raft_consensus.cc:2272] T 964dbcd8681b40c3b094248e8ba1f9aa P b8833478ae8848b795583de2a015b8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.529518 25088 tablet_replica.cc:333] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df: stopping tablet replica
I20260710 11:11:08.529903 25088 raft_consensus.cc:2243] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.530562 25088 raft_consensus.cc:2272] T 57595c08259f4369b1cb3d3e3e8d5935 P b8833478ae8848b795583de2a015b8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.567881 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
I20260710 11:11:08.600378 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
W20260710 11:11:08.600658 27401 consensus_peers.cc:597] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:08.608928 27402 consensus_peers.cc:597] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f -> Peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Couldn't send request to peer b8833478ae8848b795583de2a015b8df. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:33795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:08.632534 27328 consensus_peers.cc:597] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e -> Peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Couldn't send request to peer b8833478ae8848b795583de2a015b8df. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:33795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:08.632891 27401 consensus_peers.cc:597] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f -> Peer 687484702ac542fdb8c7a363d217f1b5 (127.24.128.1:37805): Couldn't send request to peer 687484702ac542fdb8c7a363d217f1b5. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:37805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.635668 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:08.636348 25088 tablet_replica.cc:333] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.637169 25088 raft_consensus.cc:2243] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.638051 25088 raft_consensus.cc:2272] T 5f377b6d2e3d4698b66b95e14af17540 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.640424 25088 tablet_replica.cc:333] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.641103 25088 raft_consensus.cc:2243] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.641577 25088 raft_consensus.cc:2272] T 2a17116233d14b9cb251fa7dffaf7e59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:08.641598 27402 consensus_peers.cc:597] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f -> Peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Couldn't send request to peer b8833478ae8848b795583de2a015b8df. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:33795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.643754 25088 tablet_replica.cc:333] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.644304 25088 raft_consensus.cc:2243] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.644659 25088 raft_consensus.cc:2272] T 42147ff48f7c4ea7afedeb7e27b8564f P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.646332 25088 tablet_replica.cc:333] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.646818 25088 raft_consensus.cc:2243] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.647559 25088 raft_consensus.cc:2272] T 9728882c6b8f4b0db5658955b163234d P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.649410 25088 tablet_replica.cc:333] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.649857 25088 raft_consensus.cc:2243] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.650249 25088 raft_consensus.cc:2272] T 964dbcd8681b40c3b094248e8ba1f9aa P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.652056 25088 tablet_replica.cc:333] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.652485 25088 raft_consensus.cc:2243] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.652819 25088 raft_consensus.cc:2272] T abfd4ce94cb14be9a70303e55bcf9c59 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.654389 25088 tablet_replica.cc:333] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.654815 25088 raft_consensus.cc:2243] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.655236 25088 raft_consensus.cc:2272] T 57595c08259f4369b1cb3d3e3e8d5935 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.657015 25088 tablet_replica.cc:333] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.657434 25088 raft_consensus.cc:2243] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.658116 25088 raft_consensus.cc:2272] T 998c9689ec4e4668b1ecd76ab1326bc0 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.659819 25088 tablet_replica.cc:333] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.660290 25088 raft_consensus.cc:2243] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.660622 25088 raft_consensus.cc:2272] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.662444 25088 tablet_replica.cc:333] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.662974 25088 raft_consensus.cc:2243] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.663365 25088 raft_consensus.cc:2272] T d7914ee5601b42619c4b8c40a47a964f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.664948 25088 tablet_replica.cc:333] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.665611 25088 raft_consensus.cc:2243] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.666123 25088 raft_consensus.cc:2272] T 8aa5de50e7c04df5ac088102295f17a0 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.668540 25088 tablet_replica.cc:333] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.669353 25088 raft_consensus.cc:2243] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.669847 25088 raft_consensus.cc:2272] T 45e8aa1e8d0749439c576ab20f9d90d6 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.672506 25088 tablet_replica.cc:333] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.673152 25088 raft_consensus.cc:2243] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.674135 25088 raft_consensus.cc:2272] T 98a63dfa50284d48b1c43de843ca72ae P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.676453 25088 tablet_replica.cc:333] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.677114 25088 raft_consensus.cc:2243] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.677553 25088 raft_consensus.cc:2272] T 67eaa44e1f534e7a85c8b9cfcded6401 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:08.679112 27402 consensus_peers.cc:597] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f -> Peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Couldn't send request to peer 2ad877de41e640f6b3d65613d5eaec0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.679919 25088 tablet_replica.cc:333] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.680480 25088 raft_consensus.cc:2243] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.680881 25088 raft_consensus.cc:2272] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 2ad877de41e640f6b3d65613d5eaec0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.683099 25088 tablet_replica.cc:333] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.683611 25088 raft_consensus.cc:2243] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.684321 25088 raft_consensus.cc:2272] T cda6c843819d49ff9a9d2c739a7c23ef P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.686043 25088 tablet_replica.cc:333] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.686509 25088 raft_consensus.cc:2243] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.687284 25088 raft_consensus.cc:2272] T 76c817fe14cb4811b59375a080d51635 P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.689031 25088 tablet_replica.cc:333] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e: stopping tablet replica
I20260710 11:11:08.689451 25088 raft_consensus.cc:2243] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.689816 25088 raft_consensus.cc:2272] T 30e187a1f1b34d5395f16d5ebc54708f P 2ad877de41e640f6b3d65613d5eaec0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.726763 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
W20260710 11:11:08.742353 27402 consensus_peers.cc:597] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f -> Peer 2ad877de41e640f6b3d65613d5eaec0e (127.24.128.3:41353): Couldn't send request to peer 2ad877de41e640f6b3d65613d5eaec0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.3:41353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.761226 25088 tablet_server.cc:179] TabletServer@127.24.128.4:0 shutting down...
W20260710 11:11:08.781138 27402 consensus_peers.cc:597] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f -> Peer b8833478ae8848b795583de2a015b8df (127.24.128.2:33795): Couldn't send request to peer b8833478ae8848b795583de2a015b8df. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:33795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.791065 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:08.791941 25088 tablet_replica.cc:333] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.792884 25088 raft_consensus.cc:2243] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.793500 25088 raft_consensus.cc:2272] T 6ffdeab8666c4c3db9c964f98aeb14aa P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.795869 25088 tablet_replica.cc:333] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.796406 25088 raft_consensus.cc:2243] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.797098 25088 raft_consensus.cc:2272] T 42147ff48f7c4ea7afedeb7e27b8564f P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.798810 25088 tablet_replica.cc:333] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.799485 25088 raft_consensus.cc:2243] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.800362 25088 raft_consensus.cc:2272] T 2a17116233d14b9cb251fa7dffaf7e59 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.802214 25088 tablet_replica.cc:333] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.802704 25088 raft_consensus.cc:2243] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.803155 25088 raft_consensus.cc:2272] T fc13b6f226df4717a8c3c318fce5d589 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.804863 25088 tablet_replica.cc:333] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.805410 25088 raft_consensus.cc:2243] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.805893 25088 raft_consensus.cc:2272] T 3923ed7ac52a4137a765e2a5e4c3cf18 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.808266 25088 tablet_replica.cc:333] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.808800 25088 raft_consensus.cc:2243] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.809168 25088 raft_consensus.cc:2272] T cda6c843819d49ff9a9d2c739a7c23ef P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.810824 25088 tablet_replica.cc:333] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.811388 25088 raft_consensus.cc:2243] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.811740 25088 raft_consensus.cc:2272] T 98a63dfa50284d48b1c43de843ca72ae P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.813364 25088 tablet_replica.cc:333] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.813805 25088 raft_consensus.cc:2243] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.814496 25088 raft_consensus.cc:2272] T d7914ee5601b42619c4b8c40a47a964f P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.816305 25088 tablet_replica.cc:333] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.816751 25088 raft_consensus.cc:2243] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.817390 25088 raft_consensus.cc:2272] T 45e8aa1e8d0749439c576ab20f9d90d6 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.819152 25088 tablet_replica.cc:333] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.819623 25088 raft_consensus.cc:2243] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.819952 25088 raft_consensus.cc:2272] T 7a195b68e03747f8a809816ff9a40bb0 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.821662 25088 tablet_replica.cc:333] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.822129 25088 raft_consensus.cc:2243] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.822454 25088 raft_consensus.cc:2272] T 998c9689ec4e4668b1ecd76ab1326bc0 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.824410 25088 tablet_replica.cc:333] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.824868 25088 raft_consensus.cc:2243] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.825218 25088 raft_consensus.cc:2272] T c7db75bbcd2e4fbebe6b7e73c4e84ef4 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.826857 25088 tablet_replica.cc:333] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.827363 25088 raft_consensus.cc:2243] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.828007 25088 raft_consensus.cc:2272] T 7d63908af10d45c2becc621d40b17eaa P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.829612 25088 tablet_replica.cc:333] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.830075 25088 raft_consensus.cc:2243] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.830400 25088 raft_consensus.cc:2272] T fba66e9fc2d5490381ff088db0ec0081 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.832177 25088 tablet_replica.cc:333] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.832588 25088 raft_consensus.cc:2243] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.832906 25088 raft_consensus.cc:2272] T 5ecaa0e16c464951a161bdc289de3de6 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.834566 25088 tablet_replica.cc:333] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.835031 25088 raft_consensus.cc:2243] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.835368 25088 raft_consensus.cc:2272] T 67eaa44e1f534e7a85c8b9cfcded6401 P 245547d0141f40f8ba7849a018cd052f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.837248 25088 tablet_replica.cc:333] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.837730 25088 raft_consensus.cc:2243] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.838126 25088 raft_consensus.cc:2272] T 9728882c6b8f4b0db5658955b163234d P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.839859 25088 tablet_replica.cc:333] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f: stopping tablet replica
I20260710 11:11:08.840260 25088 raft_consensus.cc:2243] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.840947 25088 raft_consensus.cc:2272] T abfd4ce94cb14be9a70303e55bcf9c59 P 245547d0141f40f8ba7849a018cd052f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.878721 25088 tablet_server.cc:196] TabletServer@127.24.128.4:0 shutdown complete.
I20260710 11:11:08.907820 25088 master.cc:562] Master@127.24.128.62:39925 shutting down...
I20260710 11:11:08.928606 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.929114 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.929378 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P 06f93a1111da4ae88dda166fd479647b: stopping tablet replica
I20260710 11:11:08.948951 25088 master.cc:584] Master@127.24.128.62:39925 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17594 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:11:09.023692 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:43441
I20260710 11:11:09.025163 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.031220 27887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.031857 27886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.032236 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:09.032156 27889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.033526 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.033700 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:09.033809 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681869033799 us; error 0 us; skew 500 ppm
I20260710 11:11:09.034250 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.036553 25088 webserver.cc:533] Webserver started at http://127.24.128.62:39665/ using document root <none> and password file <none>
I20260710 11:11:09.037017 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.037169 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.037381 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.038599 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "49c013cad0474c5a9be0599896cb4f8b"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.043100 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:09.046346 27894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.047348 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:09.047613 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "49c013cad0474c5a9be0599896cb4f8b"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.047854 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:09.065827 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.067111 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.106082 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:43441
I20260710 11:11:09.106191 27945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:43441 every 8 connection(s)
I20260710 11:11:09.110422 27946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.122265 27946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b: Bootstrap starting.
I20260710 11:11:09.127290 27946 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.131820 27946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b: No bootstrap required, opened a new log
I20260710 11:11:09.134151 27946 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c013cad0474c5a9be0599896cb4f8b" member_type: VOTER }
I20260710 11:11:09.134625 27946 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.134879 27946 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c013cad0474c5a9be0599896cb4f8b, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.135619 27946 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49c013cad0474c5a9be0599896cb4f8b" member_type: VOTER }
I20260710 11:11:09.136123 27946 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:09.136382 27946 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:09.136698 27946 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.141345 27946 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c013cad0474c5a9be0599896cb4f8b" member_type: VOTER }
I20260710 11:11:09.141916 27946 leader_election.cc:304] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [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: 49c013cad0474c5a9be0599896cb4f8b; no voters: 
I20260710 11:11:09.143110 27946 leader_election.cc:290] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:09.143549 27949 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.145040 27949 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 1 LEADER]: Becoming Leader. State: Replica: 49c013cad0474c5a9be0599896cb4f8b, State: Running, Role: LEADER
I20260710 11:11:09.145777 27949 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [LEADER]: Queue going to LEADER mode. State: All 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: "49c013cad0474c5a9be0599896cb4f8b" member_type: VOTER }
I20260710 11:11:09.146375 27946 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:09.152004 27950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49c013cad0474c5a9be0599896cb4f8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c013cad0474c5a9be0599896cb4f8b" member_type: VOTER } }
I20260710 11:11:09.152004 27951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49c013cad0474c5a9be0599896cb4f8b. Latest consensus state: current_term: 1 leader_uuid: "49c013cad0474c5a9be0599896cb4f8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c013cad0474c5a9be0599896cb4f8b" member_type: VOTER } }
I20260710 11:11:09.152854 27950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:09.152864 27951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:09.156500 27957 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:09.164561 27957 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:09.165607 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:09.174149 27957 catalog_manager.cc:1383] Generated new cluster ID: e06f280d06ec48c8a84b88c2153f407e
I20260710 11:11:09.174530 27957 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:09.197652 27957 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:09.199138 27957 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:09.216138 27957 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b: Generated new TSK 0
I20260710 11:11:09.216750 27957 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:09.232324 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.239349 27967 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.241119 27968 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.242635 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:09.242625 27970 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.244011 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.244306 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:09.244508 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681869244481 us; error 0 us; skew 500 ppm
I20260710 11:11:09.245115 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.247769 25088 webserver.cc:533] Webserver started at http://127.24.128.1:40901/ using document root <none> and password file <none>
I20260710 11:11:09.248330 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.248613 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.248859 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.250281 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "40ec7006dd1e472d9caf922b45e3c543"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.255424 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:11:09.259095 27975 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.259999 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:11:09.260259 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "40ec7006dd1e472d9caf922b45e3c543"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.260517 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:09.309238 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.310561 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.312191 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:09.315017 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:09.315227 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.315570 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:09.315774 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.363518 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:38463
I20260710 11:11:09.363597 28037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:38463 every 8 connection(s)
I20260710 11:11:09.368690 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.376278 28042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.379262 28045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.379812 28043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.380084 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:09.381247 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.381503 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:09.381711 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681869381692 us; error 0 us; skew 500 ppm
I20260710 11:11:09.382308 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.383668 28038 heartbeater.cc:344] Connected to a master server at 127.24.128.62:43441
I20260710 11:11:09.384130 28038 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:09.385257 25088 webserver.cc:533] Webserver started at http://127.24.128.2:35529/ using document root <none> and password file <none>
I20260710 11:11:09.385391 28038 heartbeater.cc:507] Master 127.24.128.62:43441 requested a full tablet report, sending...
I20260710 11:11:09.385864 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.386093 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.386371 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.387979 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "b1324b6230254990b96521378932cbba"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.388060 27911 ts_manager.cc:194] Registered new tserver with Master: 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463)
I20260710 11:11:09.390566 27911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50666
I20260710 11:11:09.394129 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:11:09.398101 28050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.399104 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:09.399442 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "b1324b6230254990b96521378932cbba"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.399747 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:09.423828 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.425091 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.426824 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:09.429109 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:09.429298 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.429580 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:09.429726 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.471304 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:39041
I20260710 11:11:09.471400 28112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:39041 every 8 connection(s)
I20260710 11:11:09.476227 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.483623 28116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.484458 28117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.487499 28120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.488106 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:09.489259 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.489542 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:09.489594 28113 heartbeater.cc:344] Connected to a master server at 127.24.128.62:43441
I20260710 11:11:09.489795 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681869489776 us; error 0 us; skew 500 ppm
I20260710 11:11:09.490034 28113 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:09.490624 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.491070 28113 heartbeater.cc:507] Master 127.24.128.62:43441 requested a full tablet report, sending...
I20260710 11:11:09.493251 27911 ts_manager.cc:194] Registered new tserver with Master: b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:09.493631 25088 webserver.cc:533] Webserver started at http://127.24.128.3:36951/ using document root <none> and password file <none>
I20260710 11:11:09.494271 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.494503 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.494838 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.495114 27911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50680
I20260710 11:11:09.496377 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "85e7606d2f964d448181a8d3399def85"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.501721 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:11:09.505165 28124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.505955 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:09.506249 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "85e7606d2f964d448181a8d3399def85"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:09.506520 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:09.525700 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.526980 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.528455 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:09.530659 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:09.530850 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.531160 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:09.531315 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.572196 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:46019
I20260710 11:11:09.572351 28186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:46019 every 8 connection(s)
I20260710 11:11:09.586386 28187 heartbeater.cc:344] Connected to a master server at 127.24.128.62:43441
I20260710 11:11:09.586833 28187 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:09.587661 28187 heartbeater.cc:507] Master 127.24.128.62:43441 requested a full tablet report, sending...
I20260710 11:11:09.589659 27911 ts_manager.cc:194] Registered new tserver with Master: 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:09.590166 25088 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014781817s
I20260710 11:11:09.591434 27911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50696
I20260710 11:11:09.617260 27911 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50710:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:09.620812 27911 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:09.706527 28152 tablet_service.cc:1511] Processing CreateTablet for tablet 951a0351b4ac4d6084e5be3fa37de907 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:09.708045 28152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951a0351b4ac4d6084e5be3fa37de907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.713299 28151 tablet_service.cc:1511] Processing CreateTablet for tablet e6fac3cafd0b43ea8003d481ab3e8c71 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:09.713778 28150 tablet_service.cc:1511] Processing CreateTablet for tablet 9505110052ed42b7b337a9b79fd6efcc (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:09.716146 28149 tablet_service.cc:1511] Processing CreateTablet for tablet e81651bae685457f801e6f5abb15456d (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:09.716838 28147 tablet_service.cc:1511] Processing CreateTablet for tablet 573d2781483f425499df8d30bd1194df (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:09.718492 28148 tablet_service.cc:1511] Processing CreateTablet for tablet bb106faa917b45e5a84dd24bc9114ac2 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:09.719135 28074 tablet_service.cc:1511] Processing CreateTablet for tablet bb106faa917b45e5a84dd24bc9114ac2 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:09.719250 28002 tablet_service.cc:1511] Processing CreateTablet for tablet e6fac3cafd0b43ea8003d481ab3e8c71 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:09.720548 28074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb106faa917b45e5a84dd24bc9114ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.720695 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6fac3cafd0b43ea8003d481ab3e8c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.720891 28003 tablet_service.cc:1511] Processing CreateTablet for tablet 951a0351b4ac4d6084e5be3fa37de907 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:09.722293 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951a0351b4ac4d6084e5be3fa37de907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.722136 27998 tablet_service.cc:1511] Processing CreateTablet for tablet 573d2781483f425499df8d30bd1194df (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:09.723580 27998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573d2781483f425499df8d30bd1194df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.724138 28073 tablet_service.cc:1511] Processing CreateTablet for tablet 573d2781483f425499df8d30bd1194df (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:09.725533 28073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573d2781483f425499df8d30bd1194df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.725343 28077 tablet_service.cc:1511] Processing CreateTablet for tablet e6fac3cafd0b43ea8003d481ab3e8c71 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:09.726369 27999 tablet_service.cc:1511] Processing CreateTablet for tablet bb106faa917b45e5a84dd24bc9114ac2 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:09.727768 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb106faa917b45e5a84dd24bc9114ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.724138 28078 tablet_service.cc:1511] Processing CreateTablet for tablet 951a0351b4ac4d6084e5be3fa37de907 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:09.730443 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 9505110052ed42b7b337a9b79fd6efcc (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:09.728147 28072 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2f576790574d13baba9ef6adf4558a (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:09.731814 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9505110052ed42b7b337a9b79fd6efcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.732283 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 9505110052ed42b7b337a9b79fd6efcc (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:09.720804 27997 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2f576790574d13baba9ef6adf4558a (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:09.734447 27996 tablet_service.cc:1511] Processing CreateTablet for tablet fac063e3a4814a71b05b86506ffe639c (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:09.734846 27997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2f576790574d13baba9ef6adf4558a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.736102 28000 tablet_service.cc:1511] Processing CreateTablet for tablet e81651bae685457f801e6f5abb15456d (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:09.737426 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81651bae685457f801e6f5abb15456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.714840 28151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6fac3cafd0b43ea8003d481ab3e8c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.739696 28148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb106faa917b45e5a84dd24bc9114ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.740329 28149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81651bae685457f801e6f5abb15456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.740970 28147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573d2781483f425499df8d30bd1194df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.728147 28075 tablet_service.cc:1511] Processing CreateTablet for tablet e81651bae685457f801e6f5abb15456d (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:09.743281 28150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9505110052ed42b7b337a9b79fd6efcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.743997 27996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac063e3a4814a71b05b86506ffe639c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.745287 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6fac3cafd0b43ea8003d481ab3e8c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.747241 28078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951a0351b4ac4d6084e5be3fa37de907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.747898 28075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81651bae685457f801e6f5abb15456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.749054 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2f576790574d13baba9ef6adf4558a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.750154 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9505110052ed42b7b337a9b79fd6efcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.753253 27995 tablet_service.cc:1511] Processing CreateTablet for tablet 23d36a76658748759ba52178b24fddaa (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:09.757092 27994 tablet_service.cc:1511] Processing CreateTablet for tablet c0db9dac89be4453b80409cac0f31d90 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:09.774667 28146 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2f576790574d13baba9ef6adf4558a (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:09.775902 27995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d36a76658748759ba52178b24fddaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.778206 27994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0db9dac89be4453b80409cac0f31d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.778318 28071 tablet_service.cc:1511] Processing CreateTablet for tablet fac063e3a4814a71b05b86506ffe639c (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:09.779937 28071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac063e3a4814a71b05b86506ffe639c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.780927 28145 tablet_service.cc:1511] Processing CreateTablet for tablet fac063e3a4814a71b05b86506ffe639c (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:09.784228 28070 tablet_service.cc:1511] Processing CreateTablet for tablet 23d36a76658748759ba52178b24fddaa (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:09.784590 28144 tablet_service.cc:1511] Processing CreateTablet for tablet 23d36a76658748759ba52178b24fddaa (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:09.785856 28070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d36a76658748759ba52178b24fddaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.787012 28143 tablet_service.cc:1511] Processing CreateTablet for tablet c0db9dac89be4453b80409cac0f31d90 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:09.776298 28146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2f576790574d13baba9ef6adf4558a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.792029 28144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d36a76658748759ba52178b24fddaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.792299 28069 tablet_service.cc:1511] Processing CreateTablet for tablet c0db9dac89be4453b80409cac0f31d90 (DEFAULT_TABLE table=test-workload [id=1230eb2b303d4f4db8056def2f089fa5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:09.793684 28069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0db9dac89be4453b80409cac0f31d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.795359 28143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0db9dac89be4453b80409cac0f31d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.797705 28145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac063e3a4814a71b05b86506ffe639c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.864486 28202 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:09.872097 28203 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:09.880519 28202 tablet_bootstrap.cc:654] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.893630 28202 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:09.894462 28202 ts_tablet_manager.cc:1403] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260710 11:11:09.898406 28202 raft_consensus.cc:359] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.899528 28202 raft_consensus.cc:385] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.900004 28202 raft_consensus.cc:740] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.901310 28202 consensus_queue.cc:260] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.911002 28202 ts_tablet_manager.cc:1434] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 11:11:09.911083 28187 heartbeater.cc:499] Master 127.24.128.62:43441 was elected leader, sending a full tablet report...
I20260710 11:11:09.912218 28202 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:09.921262 28202 tablet_bootstrap.cc:654] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.937917 28203 tablet_bootstrap.cc:654] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.948443 28204 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:09.968294 28204 tablet_bootstrap.cc:654] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.972687 28202 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:09.973259 28202 ts_tablet_manager.cc:1403] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.030s
I20260710 11:11:09.975371 28204 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:09.975932 28204 ts_tablet_manager.cc:1403] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260710 11:11:09.976346 28203 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:09.976361 28202 raft_consensus.cc:359] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.977042 28203 ts_tablet_manager.cc:1403] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.004s
I20260710 11:11:09.977419 28202 raft_consensus.cc:385] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.977797 28202 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.978778 28202 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.979116 28204 raft_consensus.cc:359] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.979911 28204 raft_consensus.cc:385] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.980219 28204 raft_consensus.cc:740] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.980479 28203 raft_consensus.cc:359] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.981355 28203 raft_consensus.cc:385] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.981067 28204 consensus_queue.cc:260] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.981647 28202 ts_tablet_manager.cc:1434] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:11:09.981724 28203 raft_consensus.cc:740] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.982846 28202 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:09.982712 28203 consensus_queue.cc:260] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:09.992718 28202 tablet_bootstrap.cc:654] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.996094 28038 heartbeater.cc:499] Master 127.24.128.62:43441 was elected leader, sending a full tablet report...
I20260710 11:11:09.996627 28203 ts_tablet_manager.cc:1434] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:11:09.997603 28203 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:09.999758 28204 ts_tablet_manager.cc:1434] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.013s
I20260710 11:11:10.000557 28113 heartbeater.cc:499] Master 127.24.128.62:43441 was elected leader, sending a full tablet report...
I20260710 11:11:10.004981 28203 tablet_bootstrap.cc:654] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.013576 28204 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.018189 28203 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.019014 28203 ts_tablet_manager.cc:1403] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260710 11:11:10.021132 28204 tablet_bootstrap.cc:654] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.021960 28202 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.021956 28203 raft_consensus.cc:359] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.022686 28202 ts_tablet_manager.cc:1403] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.008s
I20260710 11:11:10.022957 28203 raft_consensus.cc:385] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.023313 28203 raft_consensus.cc:740] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.024127 28203 consensus_queue.cc:260] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.026289 28203 ts_tablet_manager.cc:1434] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:10.026064 28202 raft_consensus.cc:359] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.026842 28202 raft_consensus.cc:385] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.027177 28202 raft_consensus.cc:740] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.027336 28203 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.028075 28202 consensus_queue.cc:260] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.033143 28204 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.033712 28204 ts_tablet_manager.cc:1403] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:11:10.034507 28203 tablet_bootstrap.cc:654] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.036937 28204 raft_consensus.cc:359] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.037811 28204 raft_consensus.cc:385] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.038117 28204 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.038861 28202 ts_tablet_manager.cc:1434] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:11:10.039116 28204 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.041640 28204 ts_tablet_manager.cc:1434] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:11:10.042585 28204 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.046366 28202 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:10.046422 28203 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.047180 28203 ts_tablet_manager.cc:1403] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:11:10.050745 28203 raft_consensus.cc:359] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.051542 28203 raft_consensus.cc:385] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.051870 28203 raft_consensus.cc:740] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.052121 28204 tablet_bootstrap.cc:654] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.052327 28206 raft_consensus.cc:493] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.052762 28206 raft_consensus.cc:515] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.052873 28203 consensus_queue.cc:260] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.055456 28203 ts_tablet_manager.cc:1434] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:10.056566 28203 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.058408 28206 leader_election.cc:290] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:10.063282 28203 tablet_bootstrap.cc:654] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.067518 28202 tablet_bootstrap.cc:654] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.068464 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.069492 28013 raft_consensus.cc:2468] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 0.
I20260710 11:11:10.071509 28126 leader_election.cc:304] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:10.072737 28206 raft_consensus.cc:2804] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.073204 28206 raft_consensus.cc:493] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.073699 28206 raft_consensus.cc:3060] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.076862 28202 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.077415 28202 ts_tablet_manager.cc:1403] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260710 11:11:10.079970 28211 raft_consensus.cc:493] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.080493 28211 raft_consensus.cc:515] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.080504 28202 raft_consensus.cc:359] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.081353 28202 raft_consensus.cc:385] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.081661 28202 raft_consensus.cc:740] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.082543 28202 consensus_queue.cc:260] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.087060 28206 raft_consensus.cc:515] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.091627 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.092209 28013 raft_consensus.cc:3060] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.093305 28206 leader_election.cc:290] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:10.094245 28204 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.094794 28204 ts_tablet_manager.cc:1403] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.002s
I20260710 11:11:10.095716 28211 leader_election.cc:290] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.096390 28202 ts_tablet_manager.cc:1434] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 11:11:10.101424 28202 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:10.114104 28211 raft_consensus.cc:493] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.114809 28211 raft_consensus.cc:515] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.118649 28211 leader_election.cc:290] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.119685 28204 raft_consensus.cc:359] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.120474 28204 raft_consensus.cc:385] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.120767 28204 raft_consensus.cc:740] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.121624 28204 consensus_queue.cc:260] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.125813 28202 tablet_bootstrap.cc:654] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.132433 28204 ts_tablet_manager.cc:1434] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.011s
I20260710 11:11:10.132982 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
W20260710 11:11:10.134879 28128 leader_election.cc:343] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.134871 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba"
W20260710 11:11:10.137209 28128 leader_election.cc:343] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.140667 28204 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.140574 28013 raft_consensus.cc:2468] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 1.
I20260710 11:11:10.141975 28126 leader_election.cc:304] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [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: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: b1324b6230254990b96521378932cbba
I20260710 11:11:10.142886 28220 raft_consensus.cc:2804] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.143461 28220 raft_consensus.cc:697] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:10.144555 28220 consensus_queue.cc:237] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.154119 28203 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.154829 28203 ts_tablet_manager.cc:1403] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.098s	user 0.050s	sys 0.036s
W20260710 11:11:10.158725 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:10.158561 28203 raft_consensus.cc:359] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.159366 28203 raft_consensus.cc:385] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.159729 28204 tablet_bootstrap.cc:654] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.160111 28203 raft_consensus.cc:740] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.161388 28203 consensus_queue.cc:260] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.165043 28203 ts_tablet_manager.cc:1434] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:11:10.166386 28203 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.173982 28204 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.174577 28204 ts_tablet_manager.cc:1403] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.008s
I20260710 11:11:10.175642 28203 tablet_bootstrap.cc:654] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.177559 28204 raft_consensus.cc:359] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.178324 28204 raft_consensus.cc:385] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.178627 28204 raft_consensus.cc:740] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.185927 27911 catalog_manager.cc:5697] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.187503 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:10.187858 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fac3cafd0b43ea8003d481ab3e8c71" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:10.187425 28202 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.189164 28202 ts_tablet_manager.cc:1403] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.051s
W20260710 11:11:10.189275 27979 leader_election.cc:343] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.189719 28210 raft_consensus.cc:493] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:11:10.190220 27979 leader_election.cc:343] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.190222 28210 raft_consensus.cc:515] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.192265 28202 raft_consensus.cc:359] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.192898 28210 leader_election.cc:290] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.193043 28202 raft_consensus.cc:385] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.194571 28202 raft_consensus.cc:740] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.201505 28204 consensus_queue.cc:260] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.202277 28203 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.202868 28203 ts_tablet_manager.cc:1403] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.012s
I20260710 11:11:10.207010 28204 ts_tablet_manager.cc:1434] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260710 11:11:10.208010 28204 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.207515 28203 raft_consensus.cc:359] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.208369 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.195885 28202 consensus_queue.cc:260] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.209950 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fac3cafd0b43ea8003d481ab3e8c71" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.211297 28202 ts_tablet_manager.cc:1434] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:11:10.208556 28203 raft_consensus.cc:385] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:10.212399 27979 leader_election.cc:343] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.212817 28202 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:10.212986 27979 leader_election.cc:304] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543; no voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba
I20260710 11:11:10.213531 28203 raft_consensus.cc:740] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.216341 28203 consensus_queue.cc:260] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.220181 28203 ts_tablet_manager.cc:1434] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:11:10.222218 28211 raft_consensus.cc:2749] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.222479 28210 raft_consensus.cc:493] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.222971 28210 raft_consensus.cc:515] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.225184 28210 leader_election.cc:290] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.231544 28211 raft_consensus.cc:493] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.232270 28211 raft_consensus.cc:515] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.234869 28211 leader_election.cc:290] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.235585 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.236445 28161 raft_consensus.cc:2468] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.238333 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.239395 28162 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.239857 28054 leader_election.cc:304] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.241102 28210 raft_consensus.cc:2804] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.241580 28210 raft_consensus.cc:493] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.241994 28210 raft_consensus.cc:3060] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.244606 28204 tablet_bootstrap.cc:654] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.245455 28202 tablet_bootstrap.cc:654] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.249148 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.249503 28054 leader_election.cc:304] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.252538 28203 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.251986 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.263823 28203 tablet_bootstrap.cc:654] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:10.268417 27979 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.3:46019, user_credentials={real_user=slave}} blocked reactor thread for 56066.2us
W20260710 11:11:10.269245 27979 leader_election.cc:343] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.269775 28202 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.269680 27979 leader_election.cc:304] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543; no voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba
I20260710 11:11:10.270383 28202 ts_tablet_manager.cc:1403] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.000s
I20260710 11:11:10.270573 28233 raft_consensus.cc:2749] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.270869 28210 raft_consensus.cc:515] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.272933 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.267412 28235 raft_consensus.cc:2804] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.273645 28235 raft_consensus.cc:493] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.274154 28235 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:10.274392 27979 leader_election.cc:343] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.275449 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:10.276168 28204 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.275919 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.276655 28204 ts_tablet_manager.cc:1403] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.008s
I20260710 11:11:10.276783 28161 raft_consensus.cc:3060] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:10.277017 28052 leader_election.cc:343] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:10.278227 28052 leader_election.cc:343] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.279770 28210 leader_election.cc:290] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.279764 28204 raft_consensus.cc:359] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.280087 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.280709 28204 raft_consensus.cc:385] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:10.280817 27979 leader_election.cc:343] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.281107 28204 raft_consensus.cc:740] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.281260 27979 leader_election.cc:304] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543; no voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba
I20260710 11:11:10.282060 28233 raft_consensus.cc:2749] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.281991 28204 consensus_queue.cc:260] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
W20260710 11:11:10.282680 28052 leader_election.cc:343] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.284394 28204 ts_tablet_manager.cc:1434] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:10.286224 28204 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.288298 28203 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.288817 28203 ts_tablet_manager.cc:1403] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.004s
I20260710 11:11:10.291088 28204 tablet_bootstrap.cc:654] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.293157 28203 raft_consensus.cc:359] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.293913 28203 raft_consensus.cc:385] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.294224 28203 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.295356 28203 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.300140 28161 raft_consensus.cc:2468] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.300639 28203 ts_tablet_manager.cc:1434] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:11:10.304445 28233 raft_consensus.cc:493] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.308348 28233 raft_consensus.cc:515] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.307209 28202 raft_consensus.cc:359] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.310904 28233 leader_election.cc:290] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.311046 28203 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.312129 28054 leader_election.cc:304] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [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: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 40ec7006dd1e472d9caf922b45e3c543
I20260710 11:11:10.315194 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:10.311313 28202 raft_consensus.cc:385] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.315963 28210 raft_consensus.cc:2804] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.314554 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.314172 28204 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.316919 28202 raft_consensus.cc:740] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.323328 28203 tablet_bootstrap.cc:654] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.323818 28202 consensus_queue.cc:260] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.326645 28202 ts_tablet_manager.cc:1434] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 11:11:10.327862 28202 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:10.322798 28204 ts_tablet_manager.cc:1403] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.021s
I20260710 11:11:10.335352 28202 tablet_bootstrap.cc:654] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.311637 28235 raft_consensus.cc:515] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.320195 28220 raft_consensus.cc:493] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.336308 28088 raft_consensus.cc:2393] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ec7006dd1e472d9caf922b45e3c543 in current term 1: Already voted for candidate b1324b6230254990b96521378932cbba in this term.
I20260710 11:11:10.336048 28203 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.336433 28220 raft_consensus.cc:515] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.337366 28203 ts_tablet_manager.cc:1403] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260710 11:11:10.339638 28204 raft_consensus.cc:359] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.341979 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.342381 28204 raft_consensus.cc:385] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.342686 28013 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.340072 28240 raft_consensus.cc:493] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.340200 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81651bae685457f801e6f5abb15456d" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.341540 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81651bae685457f801e6f5abb15456d" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:10.342883 28204 raft_consensus.cc:740] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.341902 28235 leader_election.cc:290] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.338771 28220 leader_election.cc:290] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:10.344017 28240 raft_consensus.cc:515] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.344115 28204 consensus_queue.cc:260] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.317354 28161 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ec7006dd1e472d9caf922b45e3c543 in term 0.
I20260710 11:11:10.345266 28088 raft_consensus.cc:2468] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 0.
I20260710 11:11:10.346261 27979 leader_election.cc:304] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [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: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: b1324b6230254990b96521378932cbba
I20260710 11:11:10.346779 28204 ts_tablet_manager.cc:1434] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:11:10.322407 28210 raft_consensus.cc:697] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:10.347975 28204 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.349154 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.350242 28128 leader_election.cc:304] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 
W20260710 11:11:10.350736 28052 leader_election.cc:343] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.348647 28210 consensus_queue.cc:237] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.351354 28220 raft_consensus.cc:2804] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.351747 28220 raft_consensus.cc:493] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.352058 28220 raft_consensus.cc:3060] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.357126 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.357918 28162 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.358206 28204 tablet_bootstrap.cc:654] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.359277 28013 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.359455 28054 leader_election.cc:304] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [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: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 40ec7006dd1e472d9caf922b45e3c543
I20260710 11:11:10.359831 28233 raft_consensus.cc:2764] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:11:10.360479 28235 raft_consensus.cc:2804] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.360365 28220 raft_consensus.cc:515] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.360930 28235 raft_consensus.cc:493] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.361334 28235 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.357017 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.362316 28161 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.363760 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81651bae685457f801e6f5abb15456d" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.367949 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81651bae685457f801e6f5abb15456d" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:10.368602 28088 raft_consensus.cc:3060] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.374177 28203 raft_consensus.cc:359] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.374979 28203 raft_consensus.cc:385] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.375283 28203 raft_consensus.cc:740] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.375648 28220 leader_election.cc:290] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:10.378100 28052 leader_election.cc:304] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.380945 28204 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.381475 28204 ts_tablet_manager.cc:1403] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.010s
I20260710 11:11:10.381630 28161 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.376055 28203 consensus_queue.cc:260] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.383702 28012 raft_consensus.cc:2468] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 0.
I20260710 11:11:10.384716 28204 raft_consensus.cc:359] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.385684 28204 raft_consensus.cc:385] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.385982 28204 raft_consensus.cc:740] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.386749 28204 consensus_queue.cc:260] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.382824 27908 catalog_manager.cc:5697] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba reported cstate change: term changed from 0 to 1, leader changed from <none> to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.391173 28210 raft_consensus.cc:2804] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.378113 28088 raft_consensus.cc:2468] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 1.
I20260710 11:11:10.396680 28128 leader_election.cc:304] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [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: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 40ec7006dd1e472d9caf922b45e3c543
I20260710 11:11:10.398106 28220 raft_consensus.cc:2804] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.398631 28220 raft_consensus.cc:697] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 1 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:10.400487 28220 consensus_queue.cc:237] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.410789 28203 ts_tablet_manager.cc:1434] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260710 11:11:10.411365 28247 raft_consensus.cc:493] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.411860 28247 raft_consensus.cc:515] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.412989 28210 raft_consensus.cc:697] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:10.413846 28210 consensus_queue.cc:237] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.423544 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.424242 28161 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.425674 28054 leader_election.cc:304] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.423566 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.426896 28246 raft_consensus.cc:2804] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.427373 28012 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.427809 28204 ts_tablet_manager.cc:1434] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.046s	user 0.021s	sys 0.025s
I20260710 11:11:10.428046 28203 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.428525 28247 leader_election.cc:290] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.428838 28204 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.427351 28246 raft_consensus.cc:493] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.435369 28246 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.436093 28204 tablet_bootstrap.cc:654] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.441669 28203 tablet_bootstrap.cc:654] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.446022 28240 leader_election.cc:290] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.447314 28204 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.447793 28204 ts_tablet_manager.cc:1403] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:11:10.450621 28202 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.451387 28202 ts_tablet_manager.cc:1403] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.002s
I20260710 11:11:10.450850 28204 raft_consensus.cc:359] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.451900 28204 raft_consensus.cc:385] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.452234 28204 raft_consensus.cc:740] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.453135 28204 consensus_queue.cc:260] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.453168 27908 catalog_manager.cc:5697] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.456094 28204 ts_tablet_manager.cc:1434] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:10.456126 28210 raft_consensus.cc:493] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.442194 27909 catalog_manager.cc:5697] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba reported cstate change: term changed from 0 to 1, leader changed from <none> to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.456507 28202 raft_consensus.cc:359] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.464063 28202 raft_consensus.cc:385] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.464362 28202 raft_consensus.cc:740] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.456938 28210 raft_consensus.cc:515] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.467034 28210 leader_election.cc:290] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.467792 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.468135 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.468576 28012 raft_consensus.cc:2393] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1324b6230254990b96521378932cbba in current term 1: Already voted for candidate 85e7606d2f964d448181a8d3399def85 in this term.
I20260710 11:11:10.458120 28246 raft_consensus.cc:515] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.460471 28203 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.469689 28203 ts_tablet_manager.cc:1403] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.002s
I20260710 11:11:10.470619 28246 leader_election.cc:290] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.471184 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.471271 28054 leader_election.cc:304] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1324b6230254990b96521378932cbba; no voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85
I20260710 11:11:10.457690 28204 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.471829 28012 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.472482 28246 raft_consensus.cc:3060] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.460430 28235 raft_consensus.cc:515] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.475612 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.476202 28161 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.477838 28204 tablet_bootstrap.cc:654] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.478814 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.479369 28162 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.479914 28246 raft_consensus.cc:2749] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.480522 28203 raft_consensus.cc:359] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.481000 28203 raft_consensus.cc:385] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.481191 28203 raft_consensus.cc:740] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.481720 28203 consensus_queue.cc:260] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.483491 28203 ts_tablet_manager.cc:1434] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:11:10.485751 28203 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.487586 28012 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.465247 28202 consensus_queue.cc:260] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.488432 28233 raft_consensus.cc:493] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.489111 28233 raft_consensus.cc:515] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.491786 28233 leader_election.cc:290] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.492249 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.492857 28011 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.493909 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.495215 28052 leader_election.cc:304] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
W20260710 11:11:10.496394 27979 leader_election.cc:343] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.497872 28246 raft_consensus.cc:2804] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.498492 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:10.498502 28246 raft_consensus.cc:697] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:10.499177 28088 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ec7006dd1e472d9caf922b45e3c543 in term 0.
I20260710 11:11:10.500061 28246 consensus_queue.cc:237] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.504462 28011 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.505267 28203 tablet_bootstrap.cc:654] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.507300 27979 leader_election.cc:304] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [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: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 85e7606d2f964d448181a8d3399def85
I20260710 11:11:10.507561 28161 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.508211 28233 raft_consensus.cc:2804] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.508729 28233 raft_consensus.cc:493] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.509135 28233 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.510145 28202 ts_tablet_manager.cc:1434] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.058s	user 0.002s	sys 0.005s
I20260710 11:11:10.511626 28202 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:10.519397 28052 leader_election.cc:304] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.520270 28246 raft_consensus.cc:2804] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.521178 28246 raft_consensus.cc:697] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:10.521255 28202 tablet_bootstrap.cc:654] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.522433 28246 consensus_queue.cc:237] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.520035 28233 raft_consensus.cc:515] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.528192 28235 leader_election.cc:290] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.496798 28162 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.529431 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:10.530287 28088 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.532909 28202 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.533320 28204 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.533416 28202 ts_tablet_manager.cc:1403] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 11:11:10.533823 28204 ts_tablet_manager.cc:1403] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.039s
I20260710 11:11:10.535173 28233 leader_election.cc:290] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 election: Requested vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.536183 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.536679 28202 raft_consensus.cc:359] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.537614 28202 raft_consensus.cc:385] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.537945 28202 raft_consensus.cc:740] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.537763 28204 raft_consensus.cc:359] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.538295 28088 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ec7006dd1e472d9caf922b45e3c543 in term 1.
I20260710 11:11:10.538525 28204 raft_consensus.cc:385] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.538815 28204 raft_consensus.cc:740] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.539008 28202 consensus_queue.cc:260] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.539950 27979 leader_election.cc:304] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.540217 28162 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.540824 28233 raft_consensus.cc:2804] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.541303 28233 raft_consensus.cc:697] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 LEADER]: Becoming Leader. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Running, Role: LEADER
I20260710 11:11:10.542651 28202 ts_tablet_manager.cc:1434] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:10.543857 28202 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:10.545615 28203 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.546087 28203 ts_tablet_manager.cc:1403] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.006s
I20260710 11:11:10.548730 28162 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ec7006dd1e472d9caf922b45e3c543 in term 1.
I20260710 11:11:10.542227 28233 consensus_queue.cc:237] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.551906 28220 consensus_queue.cc:1048] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.539685 28204 consensus_queue.cc:260] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.555088 28202 tablet_bootstrap.cc:654] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.555619 28204 ts_tablet_manager.cc:1434] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:11:10.555393 28203 raft_consensus.cc:359] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.556052 28203 raft_consensus.cc:385] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.556299 28203 raft_consensus.cc:740] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.556483 28204 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba: Bootstrap starting.
I20260710 11:11:10.556969 28203 consensus_queue.cc:260] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.559345 28203 ts_tablet_manager.cc:1434] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:11:10.560307 28203 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:10.562799 28204 tablet_bootstrap.cc:654] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.566197 28203 tablet_bootstrap.cc:654] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.567090 28210 raft_consensus.cc:493] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.567714 28210 raft_consensus.cc:515] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.570369 28210 leader_election.cc:290] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.571981 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fac3cafd0b43ea8003d481ab3e8c71" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.572681 28012 raft_consensus.cc:2468] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.572916 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fac3cafd0b43ea8003d481ab3e8c71" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.573809 28162 raft_consensus.cc:2468] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.575222 28052 leader_election.cc:304] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.575414 27909 catalog_manager.cc:5697] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba reported cstate change: term changed from 0 to 1, leader changed from <none> to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.580291 28204 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba: No bootstrap required, opened a new log
I20260710 11:11:10.580907 28204 ts_tablet_manager.cc:1403] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.002s
I20260710 11:11:10.577077 28210 raft_consensus.cc:2804] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.576839 28220 consensus_queue.cc:1048] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:10.584470 28210 raft_consensus.cc:493] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.585170 28210 raft_consensus.cc:3060] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.584455 28204 raft_consensus.cc:359] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.592736 28204 raft_consensus.cc:385] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.593148 28204 raft_consensus.cc:740] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.580040 27909 catalog_manager.cc:5697] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba reported cstate change: term changed from 0 to 1, leader changed from <none> to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.598483 28210 raft_consensus.cc:515] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.602185 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fac3cafd0b43ea8003d481ab3e8c71" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.602859 28012 raft_consensus.cc:3060] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.603077 28204 consensus_queue.cc:260] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.604143 28203 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: No bootstrap required, opened a new log
I20260710 11:11:10.604609 28203 ts_tablet_manager.cc:1403] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.024s
I20260710 11:11:10.605437 28204 ts_tablet_manager.cc:1434] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 11:11:10.607023 28210 leader_election.cc:290] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.607179 28203 raft_consensus.cc:359] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.607861 28203 raft_consensus.cc:385] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.607779 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fac3cafd0b43ea8003d481ab3e8c71" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.608196 28203 raft_consensus.cc:740] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.608456 28162 raft_consensus.cc:3060] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.608906 28203 consensus_queue.cc:260] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.610385 28203 ts_tablet_manager.cc:1434] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:11:10.610327 28012 raft_consensus.cc:2468] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.611821 28052 leader_election.cc:304] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.612668 28210 raft_consensus.cc:2804] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.613116 28210 raft_consensus.cc:697] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:10.613936 28210 consensus_queue.cc:237] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.617651 28162 raft_consensus.cc:2468] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.627002 28211 raft_consensus.cc:493] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.627625 28211 raft_consensus.cc:515] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.631862 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:10.633992 28211 leader_election.cc:290] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.635207 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "40ec7006dd1e472d9caf922b45e3c543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.636397 28162 raft_consensus.cc:2393] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ec7006dd1e472d9caf922b45e3c543 in current term 1: Already voted for candidate b1324b6230254990b96521378932cbba in this term.
I20260710 11:11:10.638023 27979 leader_election.cc:304] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543; no voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba
I20260710 11:11:10.639685 28211 raft_consensus.cc:3060] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.651003 27910 catalog_manager.cc:5697] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "40ec7006dd1e472d9caf922b45e3c543" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.653332 28211 raft_consensus.cc:2749] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.657814 28202 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.658383 28202 ts_tablet_manager.cc:1403] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.013s
I20260710 11:11:10.661064 28202 raft_consensus.cc:359] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.661751 28202 raft_consensus.cc:385] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.662019 28202 raft_consensus.cc:740] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.662706 28202 consensus_queue.cc:260] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.663192 27911 catalog_manager.cc:5697] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba reported cstate change: term changed from 0 to 1, leader changed from <none> to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.666821 28202 ts_tablet_manager.cc:1434] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:10.667750 28202 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85: Bootstrap starting.
I20260710 11:11:10.673055 28202 tablet_bootstrap.cc:654] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.679052 28202 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85: No bootstrap required, opened a new log
I20260710 11:11:10.679512 28202 ts_tablet_manager.cc:1403] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:11:10.682276 28202 raft_consensus.cc:359] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.682915 28202 raft_consensus.cc:385] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.683194 28202 raft_consensus.cc:740] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.683910 28202 consensus_queue.cc:260] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.685884 28202 ts_tablet_manager.cc:1434] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:10.739662 28210 consensus_queue.cc:1048] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.751338 28210 consensus_queue.cc:1048] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.854947 28210 raft_consensus.cc:493] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.855403 28210 raft_consensus.cc:515] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.857111 28210 leader_election.cc:290] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.857980 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.858173 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.858544 28011 raft_consensus.cc:2468] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.858807 28162 raft_consensus.cc:2468] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.859686 28052 leader_election.cc:304] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.860597 28210 raft_consensus.cc:2804] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.860965 28210 raft_consensus.cc:493] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.861248 28210 raft_consensus.cc:3060] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.865964 28210 raft_consensus.cc:515] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.867540 28210 leader_election.cc:290] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:10.868451 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.868608 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.868974 28011 raft_consensus.cc:3060] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.869163 28162 raft_consensus.cc:3060] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.873689 28011 raft_consensus.cc:2468] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.873768 28162 raft_consensus.cc:2468] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.875137 28052 leader_election.cc:304] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.875882 28210 raft_consensus.cc:2804] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.876341 28210 raft_consensus.cc:697] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:10.877044 28210 consensus_queue.cc:237] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:10.881709 28210 consensus_queue.cc:1048] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.886557 27909 catalog_manager.cc:5697] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba reported cstate change: term changed from 0 to 1, leader changed from <none> to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.892822 28210 consensus_queue.cc:1048] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.903437 28240 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.908881 28012 raft_consensus.cc:3060] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.915076 28240 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.922391 28206 consensus_queue.cc:1048] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.928169 28245 raft_consensus.cc:493] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.928727 28245 raft_consensus.cc:515] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.930622 28210 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.931958 28235 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.933211 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543" is_pre_election: true
I20260710 11:11:10.933884 28011 raft_consensus.cc:2468] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.930807 28245 leader_election.cc:290] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019), 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463)
I20260710 11:11:10.939239 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
I20260710 11:11:10.940372 28162 raft_consensus.cc:2468] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 0.
I20260710 11:11:10.941874 28052 leader_election.cc:304] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.943279 28246 raft_consensus.cc:2804] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.943794 28246 raft_consensus.cc:493] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.944115 28246 raft_consensus.cc:3060] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.955832 28246 raft_consensus.cc:515] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.956267 28206 consensus_queue.cc:1048] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:10.957918 28246 leader_election.cc:290] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Requested vote from peers 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019), 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463)
I20260710 11:11:10.960330 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:10.960965 28161 raft_consensus.cc:3060] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.965312 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:10.966054 28013 raft_consensus.cc:3060] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.972508 28161 raft_consensus.cc:2468] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.975678 28054 leader_election.cc:304] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:10.975764 28013 raft_consensus.cc:2468] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 1.
I20260710 11:11:10.976567 28246 raft_consensus.cc:2804] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.977299 28246 raft_consensus.cc:697] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:10.978142 28246 consensus_queue.cc:237] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:10.992094 27909 catalog_manager.cc:5697] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba reported cstate change: term changed from 0 to 1, leader changed from <none> to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 1 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.034444 28233 consensus_queue.cc:1048] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.040323 28233 consensus_queue.cc:1048] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.049793 28246 consensus_queue.cc:1048] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.064592 28246 consensus_queue.cc:1048] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:11.114547 25088 ts_manager.cc:295] Set tserver state for 40ec7006dd1e472d9caf922b45e3c543 to MAINTENANCE_MODE
I20260710 11:11:11.115381 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
I20260710 11:11:11.137094 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:11.137779 25088 tablet_replica.cc:333] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.138537 25088 raft_consensus.cc:2243] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.139178 25088 raft_consensus.cc:2272] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.141358 25088 tablet_replica.cc:333] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.141925 25088 raft_consensus.cc:2243] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.142342 25088 raft_consensus.cc:2272] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.144966 25088 tablet_replica.cc:333] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.145618 25088 raft_consensus.cc:2243] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.146057 25088 raft_consensus.cc:2272] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.148396 25088 tablet_replica.cc:333] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.148918 25088 raft_consensus.cc:2243] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:11.149647 25088 raft_consensus.cc:2272] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.151633 25088 tablet_replica.cc:333] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.152154 25088 raft_consensus.cc:2243] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.152539 25088 raft_consensus.cc:2272] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.154717 25088 tablet_replica.cc:333] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.155265 25088 raft_consensus.cc:2243] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.155648 25088 raft_consensus.cc:2272] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.157734 25088 tablet_replica.cc:333] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.158241 25088 raft_consensus.cc:2243] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.158645 25088 raft_consensus.cc:2272] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:11.159927 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:11.160918 25088 tablet_replica.cc:333] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.161427 25088 raft_consensus.cc:2243] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.161762 25088 raft_consensus.cc:2272] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.164011 25088 tablet_replica.cc:333] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.164454 25088 raft_consensus.cc:2243] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.164764 25088 raft_consensus.cc:2272] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:11.166241 25088 tablet_replica.cc:333] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: stopping tablet replica
I20260710 11:11:11.166622 25088 raft_consensus.cc:2243] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:11.167001 25088 raft_consensus.cc:2272] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:11.181211 27978 connection.cc:466] server connection from 127.0.0.1:37378 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37378 (request call id 29) could send its response
W20260710 11:11:11.182837 28052 consensus_peers.cc:597] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: recv got EOF from 127.24.128.1:38463 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:11.188572 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
W20260710 11:11:11.240531 28126 consensus_peers.cc:597] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:11.308691 28246 consensus_queue.cc:1048] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:11.323088 28052 consensus_peers.cc:597] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:11.369453 28052 consensus_peers.cc:597] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:11.380643 28052 consensus_peers.cc:597] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:11.491173 28052 consensus_peers.cc:597] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:11.516477 28052 consensus_peers.cc:597] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:11.520223 28052 consensus_peers.cc:597] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:11.541234 28235 consensus_queue.cc:1048] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:11.558795 28126 consensus_peers.cc:597] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:12.160944 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:12.546052 28235 raft_consensus.cc:493] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40ec7006dd1e472d9caf922b45e3c543)
I20260710 11:11:12.546566 28235 raft_consensus.cc:515] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:12.548290 28235 leader_election.cc:290] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:12.549436 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85e7606d2f964d448181a8d3399def85" is_pre_election: true
W20260710 11:11:12.552066 28052 leader_election.cc:336] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111)
I20260710 11:11:12.552524 28052 leader_election.cc:304] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [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: b1324b6230254990b96521378932cbba; no voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85
I20260710 11:11:12.553231 28235 raft_consensus.cc:2749] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:12.554517 28291 raft_consensus.cc:493] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40ec7006dd1e472d9caf922b45e3c543)
I20260710 11:11:12.555059 28291 raft_consensus.cc:515] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:12.556738 28291 leader_election.cc:290] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:12.557854 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba" is_pre_election: true
I20260710 11:11:12.558585 28088 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 1.
I20260710 11:11:12.559665 28128 leader_election.cc:304] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [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: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 
W20260710 11:11:12.560154 28126 leader_election.cc:336] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111)
I20260710 11:11:12.560353 28291 raft_consensus.cc:2804] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:12.560741 28291 raft_consensus.cc:493] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 40ec7006dd1e472d9caf922b45e3c543)
I20260710 11:11:12.561043 28291 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:12.565893 28291 raft_consensus.cc:515] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:12.567567 28291 leader_election.cc:290] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:12.568759 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:12.569269 28088 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:12.571003 28126 leader_election.cc:336] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111)
I20260710 11:11:12.574303 28088 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:12.575271 28128 leader_election.cc:304] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [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: 85e7606d2f964d448181a8d3399def85, b1324b6230254990b96521378932cbba; no voters: 40ec7006dd1e472d9caf922b45e3c543
I20260710 11:11:12.575889 28291 raft_consensus.cc:2804] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:12.576681 28291 raft_consensus.cc:697] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:12.577342 28291 consensus_queue.cc:237] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:12.583881 27911 catalog_manager.cc:5697] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 1 to 2, leader changed from 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:12.959954 28088 raft_consensus.cc:1275] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.961238 28291 consensus_queue.cc:1048] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:11:12.974432 28126 consensus_peers.cc:597] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:13.161923 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:11:13.339398 28052 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260710 11:11:13.615401 28052 consensus_peers.cc:597] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:13.626494 28126 consensus_peers.cc:597] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:13.834108 28052 consensus_peers.cc:597] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:13.925865 28052 consensus_peers.cc:597] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:13.953233 28052 consensus_peers.cc:597] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:14.071916 28052 consensus_peers.cc:597] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:14.113366 28052 consensus_peers.cc:597] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:14.142324 28126 consensus_peers.cc:597] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:14.162956 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:11:14.262421 28052 consensus_peers.cc:597] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:15.163980 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:11:15.406514 28126 consensus_peers.cc:597] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:11:16.032943 28052 consensus_peers.cc:597] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:11:16.164937 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:16.205608 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:16.212436 28308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:16.214466 28309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:16.217443 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:16.214577 28311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:16.220296 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:16.220535 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:16.220731 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681876220712 us; error 0 us; skew 500 ppm
I20260710 11:11:16.221418 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:16.223917 25088 webserver.cc:533] Webserver started at http://127.24.128.1:40901/ using document root <none> and password file <none>
I20260710 11:11:16.224429 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:16.224617 25088 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:11:16.228250 25088 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:11:16.232299 28316 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:16.233192 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:16.233520 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "40ec7006dd1e472d9caf922b45e3c543"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-gm5k"
I20260710 11:11:16.233834 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:16.251005 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:16.252202 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:16.253609 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:16.257556 28323 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:11:16.305848 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:11:16.306187 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.003s	sys 0.000s
I20260710 11:11:16.306496 25088 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:11:16.311251 28323 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.323947 28323 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.324712 28323 tablet_bootstrap.cc:492] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.325263 28323 ts_tablet_manager.cc:1403] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:11:16.327237 28323 raft_consensus.cc:359] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.327766 28323 raft_consensus.cc:740] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.328337 28323 consensus_queue.cc:260] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.330577 28323 ts_tablet_manager.cc:1434] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:11:16.331295 28323 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.342686 28323 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.343497 28323 tablet_bootstrap.cc:492] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.344045 28323 ts_tablet_manager.cc:1403] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260710 11:11:16.344363 25088 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:11:16.344626 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.037s	sys 0.000s
I20260710 11:11:16.346578 28323 raft_consensus.cc:359] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.347281 28323 raft_consensus.cc:740] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.348102 28323 consensus_queue.cc:260] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
W20260710 11:11:16.349841 28052 consensus_peers.cc:597] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:11:16.350463 28323 ts_tablet_manager.cc:1434] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:11:16.351244 28323 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.368171 28323 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.369012 28323 tablet_bootstrap.cc:492] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.369779 28323 ts_tablet_manager.cc:1403] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260710 11:11:16.371971 28323 raft_consensus.cc:359] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.372543 28323 raft_consensus.cc:740] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.373242 28323 consensus_queue.cc:260] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.374912 28323 ts_tablet_manager.cc:1434] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:16.375674 28323 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
W20260710 11:11:16.386161 28052 consensus_peers.cc:597] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:11:16.389828 28323 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.390897 28323 tablet_bootstrap.cc:492] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.391665 28323 ts_tablet_manager.cc:1403] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 11:11:16.394728 28323 raft_consensus.cc:359] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:16.395581 28323 raft_consensus.cc:740] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.396251 28323 consensus_queue.cc:260] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:16.398195 28323 ts_tablet_manager.cc:1434] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:11:16.399083 28323 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.408478 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:38463
I20260710 11:11:16.408609 28384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:38463 every 8 connection(s)
I20260710 11:11:16.415206 28323 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.413551 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:16.416415 28323 tablet_bootstrap.cc:492] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.417140 28323 ts_tablet_manager.cc:1403] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:11:16.419641 28323 raft_consensus.cc:359] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.420305 28323 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.421105 28323 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.423074 28323 ts_tablet_manager.cc:1434] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:16.423869 28323 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.427843 28386 heartbeater.cc:344] Connected to a master server at 127.24.128.62:43441
I20260710 11:11:16.428310 28386 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:16.429296 28386 heartbeater.cc:507] Master 127.24.128.62:43441 requested a full tablet report, sending...
I20260710 11:11:16.436412 27911 ts_manager.cc:194] Re-registered known tserver with Master: 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463)
I20260710 11:11:16.446310 28323 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.447489 28323 tablet_bootstrap.cc:492] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.448210 28323 ts_tablet_manager.cc:1403] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260710 11:11:16.450750 27911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53366
I20260710 11:11:16.450831 28323 raft_consensus.cc:359] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.451535 28323 raft_consensus.cc:740] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.452225 28323 consensus_queue.cc:260] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.453871 28323 ts_tablet_manager.cc:1434] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260710 11:11:16.453878 28386 heartbeater.cc:499] Master 127.24.128.62:43441 was elected leader, sending a full tablet report...
I20260710 11:11:16.454697 28323 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.472255 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573d2781483f425499df8d30bd1194df"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:16.472440 28323 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.472919 28088 raft_consensus.cc:606] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:16.473623 28323 tablet_bootstrap.cc:492] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.474411 28323 ts_tablet_manager.cc:1403] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:11:16.476768 28323 raft_consensus.cc:359] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.477108 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:16.477586 28323 raft_consensus.cc:740] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.477757 28088 raft_consensus.cc:606] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:16.478351 28323 consensus_queue.cc:260] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.480636 28323 ts_tablet_manager.cc:1434] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:16.481433 28323 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.483587 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:16.484246 28088 raft_consensus.cc:606] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:16.485644 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:16.486249 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:16.487011 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:16.499078 28323 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.500146 28323 tablet_bootstrap.cc:492] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.500721 28323 ts_tablet_manager.cc:1403] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:11:16.502993 28323 raft_consensus.cc:359] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.503710 28323 raft_consensus.cc:740] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.504429 28323 consensus_queue.cc:260] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.506485 28323 ts_tablet_manager.cc:1434] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:16.507227 28323 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.518267 28323 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.519032 28323 tablet_bootstrap.cc:492] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.519603 28323 ts_tablet_manager.cc:1403] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:11:16.521409 28323 raft_consensus.cc:359] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.521939 28323 raft_consensus.cc:740] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.522496 28323 consensus_queue.cc:260] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.524111 28323 ts_tablet_manager.cc:1434] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:11:16.525077 28323 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap starting.
I20260710 11:11:16.538192 28323 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:16.539036 28323 tablet_bootstrap.cc:492] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Bootstrap complete.
I20260710 11:11:16.539597 28323 ts_tablet_manager.cc:1403] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:11:16.541342 28323 raft_consensus.cc:359] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.541857 28323 raft_consensus.cc:740] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ec7006dd1e472d9caf922b45e3c543, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.542420 28323 consensus_queue.cc:260] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.543910 28323 ts_tablet_manager.cc:1434] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:16.593472 28400 raft_consensus.cc:993] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:16.593976 28306 raft_consensus.cc:1081] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:16.595515 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:16.596020 28161 raft_consensus.cc:493] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.596318 28161 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.601795 28161 raft_consensus.cc:515] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.603487 28161 leader_election.cc:290] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:16.604215 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:16.604472 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:16.604800 28358 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.605085 28088 raft_consensus.cc:3055] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.605367 28088 raft_consensus.cc:740] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:16.606043 28088 consensus_queue.cc:260] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.607049 28088 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.610193 28358 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:16.611353 28126 leader_election.cc:304] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:16.612177 28307 raft_consensus.cc:2804] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.612262 28088 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:16.612696 28307 raft_consensus.cc:697] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:16.613535 28307 consensus_queue.cc:237] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.620302 27911 catalog_manager.cc:5697] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 1 to 2, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.634816 28400 raft_consensus.cc:993] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:16.635353 28400 raft_consensus.cc:1081] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:16.637115 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:16.637660 28161 raft_consensus.cc:493] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.638041 28161 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.644762 28161 raft_consensus.cc:515] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.646601 28161 leader_election.cc:290] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:16.647313 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:16.647688 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:16.647913 28358 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.648237 28088 raft_consensus.cc:3055] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.648522 28088 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:16.649235 28088 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.650203 28088 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.652894 28358 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:16.653887 28126 leader_election.cc:304] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:16.654642 28307 raft_consensus.cc:2804] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.655069 28307 raft_consensus.cc:697] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:16.655164 28088 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:16.655821 28307 consensus_queue.cc:237] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.663287 27911 catalog_manager.cc:5697] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 1 to 2, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.694389 28306 raft_consensus.cc:993] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:16.694855 28400 raft_consensus.cc:1081] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:16.696221 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573d2781483f425499df8d30bd1194df"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:16.696704 28161 raft_consensus.cc:493] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.697007 28161 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.701737 28161 raft_consensus.cc:515] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.703409 28161 leader_election.cc:290] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:16.704227 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:16.704380 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:16.704839 28358 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.704924 28088 raft_consensus.cc:3055] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.705309 28088 raft_consensus.cc:740] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:16.705998 28088 consensus_queue.cc:260] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.706903 28088 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.709713 28358 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:16.710717 28126 leader_election.cc:304] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:16.711469 28307 raft_consensus.cc:2804] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.711859 28307 raft_consensus.cc:697] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:16.712275 28088 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:16.712610 28307 consensus_queue.cc:237] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:16.719153 27911 catalog_manager.cc:5697] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 1 to 2, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.837299 28358 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.056815 28358 raft_consensus.cc:1275] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.058219 28411 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.069514 28088 raft_consensus.cc:1275] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.070886 28307 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.156298 28088 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.157742 28307 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:11:17.166065 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:17.166893 28358 raft_consensus.cc:1275] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.168857 28411 consensus_queue.cc:1048] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.172510 28358 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.174396 28301 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.186967 28088 raft_consensus.cc:1275] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.190307 28307 consensus_queue.cc:1048] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.498792 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:17.507874 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d36a76658748759ba52178b24fddaa"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:17.508458 28088 raft_consensus.cc:606] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:17.520319 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573d2781483f425499df8d30bd1194df"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
mode: GRACEFUL
new_leader_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:11:17.520911 28161 raft_consensus.cc:606] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Received request to transfer leadership to TS b1324b6230254990b96521378932cbba
I20260710 11:11:17.523630 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
mode: GRACEFUL
new_leader_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:11:17.524135 28161 raft_consensus.cc:606] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Received request to transfer leadership to TS b1324b6230254990b96521378932cbba
I20260710 11:11:17.525288 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:17.525731 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:17.526319 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:17.584627 28307 raft_consensus.cc:993] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85: : Instructing follower b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:17.585075 28301 raft_consensus.cc:1081] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Signalling peer b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:17.586596 28088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573d2781483f425499df8d30bd1194df"
dest_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:49294
I20260710 11:11:17.587234 28088 raft_consensus.cc:493] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.587623 28088 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.593667 28088 raft_consensus.cc:515] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.595760 28088 leader_election.cc:290] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 3 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:17.596508 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:17.596906 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573d2781483f425499df8d30bd1194df" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:17.597141 28358 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.597445 28161 raft_consensus.cc:3055] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:17.597743 28161 raft_consensus.cc:740] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:17.598400 28161 consensus_queue.cc:260] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.599610 28161 raft_consensus.cc:3060] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.602635 28358 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:17.603787 28052 leader_election.cc:304] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [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: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:17.604696 28410 raft_consensus.cc:2804] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:17.605154 28410 raft_consensus.cc:697] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 3 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:17.605967 28410 consensus_queue.cc:237] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.607244 28161 raft_consensus.cc:2468] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:17.613191 27908 catalog_manager.cc:5697] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba reported cstate change: term changed from 2 to 3, leader changed from 85e7606d2f964d448181a8d3399def85 (127.24.128.3) to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 3 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.662076 28306 raft_consensus.cc:993] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:17.662526 28410 raft_consensus.cc:1081] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:17.664068 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d36a76658748759ba52178b24fddaa"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:17.664551 28161 raft_consensus.cc:493] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.664848 28161 raft_consensus.cc:3060] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.669098 28161 raft_consensus.cc:515] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.670573 28161 leader_election.cc:290] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:17.671427 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:17.671608 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d36a76658748759ba52178b24fddaa" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:17.672159 28358 raft_consensus.cc:3060] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.672290 28088 raft_consensus.cc:3055] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.672652 28088 raft_consensus.cc:740] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:17.673422 28088 consensus_queue.cc:260] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.674573 28088 raft_consensus.cc:3060] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.679080 28358 raft_consensus.cc:2468] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:17.680354 28126 leader_election.cc:304] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:17.681160 28301 raft_consensus.cc:2804] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.681768 28301 raft_consensus.cc:697] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:17.681802 28088 raft_consensus.cc:2468] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:17.682740 28301 consensus_queue.cc:237] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.689626 27908 catalog_manager.cc:5697] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 1 to 2, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:17.785046 28417 raft_consensus.cc:993] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: : Instructing follower b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:17.785485 28301 raft_consensus.cc:1081] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Signalling peer b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:17.787035 28088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:49294
I20260710 11:11:17.787487 28088 raft_consensus.cc:493] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.787762 28088 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.791996 28088 raft_consensus.cc:515] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.793474 28088 leader_election.cc:290] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 3 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:17.794449 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:17.794529 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:17.795027 28358 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.795128 28161 raft_consensus.cc:3055] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:17.795562 28161 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:17.796188 28161 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.797083 28161 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.800062 28358 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:17.801059 28052 leader_election.cc:304] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [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: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:17.801522 28161 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:17.801728 28410 raft_consensus.cc:2804] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:17.802258 28410 raft_consensus.cc:697] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:17.802999 28410 consensus_queue.cc:237] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:17.808969 27908 catalog_manager.cc:5697] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba reported cstate change: term changed from 2 to 3, leader changed from 85e7606d2f964d448181a8d3399def85 (127.24.128.3) to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 3 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:18.066293 28358 raft_consensus.cc:1275] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:18.067833 28301 consensus_queue.cc:1048] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:18.078603 28088 raft_consensus.cc:1275] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:18.081327 28307 consensus_queue.cc:1048] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:18.122975 28161 raft_consensus.cc:1275] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.124210 28410 consensus_queue.cc:1048] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:18.131455 28358 raft_consensus.cc:1275] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.133080 28433 consensus_queue.cc:1048] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:11:18.167102 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:18.213078 28161 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.214295 28410 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:18.224053 28358 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.225487 28410 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:18.533193 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:18.540617 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
mode: GRACEFUL
new_leader_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:11:18.541183 28161 raft_consensus.cc:606] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 LEADER]: Received request to transfer leadership to TS b1324b6230254990b96521378932cbba
I20260710 11:11:18.543830 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:18.544303 28088 raft_consensus.cc:606] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:18.546921 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:18.547492 28088 raft_consensus.cc:606] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:18.548664 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:18.549335 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:18.550249 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:18.675838 28436 raft_consensus.cc:993] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85: : Instructing follower b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:18.676330 28437 raft_consensus.cc:1081] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 LEADER]: Signalling peer b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:18.677685 28088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a"
dest_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:49294
I20260710 11:11:18.678158 28088 raft_consensus.cc:493] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:18.678471 28088 raft_consensus.cc:3060] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.682847 28088 raft_consensus.cc:515] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:18.684854 28088 leader_election.cc:290] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 2 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:18.685920 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:18.686352 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f576790574d13baba9ef6adf4558a" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:18.686543 28358 raft_consensus.cc:3060] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.686895 28161 raft_consensus.cc:3055] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:18.687198 28161 raft_consensus.cc:740] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:18.687901 28161 consensus_queue.cc:260] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:18.689013 28161 raft_consensus.cc:3060] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.693889 28358 raft_consensus.cc:2468] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 2.
I20260710 11:11:18.695356 28052 leader_election.cc:304] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:18.696537 28306 raft_consensus.cc:2804] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:18.696621 28410 raft_consensus.cc:993] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:18.696892 28161 raft_consensus.cc:2468] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 2.
I20260710 11:11:18.697041 28306 raft_consensus.cc:697] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 2 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:18.697892 28306 consensus_queue.cc:237] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:18.699841 28410 raft_consensus.cc:1081] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:18.701582 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:18.702132 28161 raft_consensus.cc:493] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:18.702543 28161 raft_consensus.cc:3060] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.706966 27911 catalog_manager.cc:5697] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba reported cstate change: term changed from 1 to 2, leader changed from 85e7606d2f964d448181a8d3399def85 (127.24.128.3) to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 2 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:18.709044 28161 raft_consensus.cc:515] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:18.711009 28161 leader_election.cc:290] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:18.711918 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:18.712268 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9505110052ed42b7b337a9b79fd6efcc" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:18.712527 28360 raft_consensus.cc:3060] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.712708 28088 raft_consensus.cc:3055] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:18.712961 28088 raft_consensus.cc:740] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:18.713706 28088 consensus_queue.cc:260] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:18.714952 28088 raft_consensus.cc:3060] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.719151 28360 raft_consensus.cc:2468] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:18.720415 28126 leader_election.cc:304] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:18.721072 28437 raft_consensus.cc:2804] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:18.721117 28088 raft_consensus.cc:2468] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:18.721519 28437 raft_consensus.cc:697] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:18.722400 28437 consensus_queue.cc:237] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:18.729601 27911 catalog_manager.cc:5697] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 1 to 2, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:18.846576 28438 raft_consensus.cc:993] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:18.847126 28410 raft_consensus.cc:1081] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:18.848748 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:18.849221 28161 raft_consensus.cc:493] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:18.849702 28161 raft_consensus.cc:3060] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.854869 28161 raft_consensus.cc:515] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:18.856571 28161 leader_election.cc:290] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Requested vote from peers b1324b6230254990b96521378932cbba (127.24.128.2:39041), 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463)
I20260710 11:11:18.857555 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:18.858292 28088 raft_consensus.cc:3055] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:18.858157 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a0351b4ac4d6084e5be3fa37de907" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:18.858668 28088 raft_consensus.cc:740] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:18.859138 28360 raft_consensus.cc:3060] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.859540 28088 consensus_queue.cc:260] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:18.860759 28088 raft_consensus.cc:3060] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:18.865979 28360 raft_consensus.cc:2468] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:18.867193 28088 raft_consensus.cc:2468] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 2.
I20260710 11:11:18.867236 28126 leader_election.cc:304] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:18.868170 28437 raft_consensus.cc:2804] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:18.868726 28437 raft_consensus.cc:697] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:18.869400 28437 consensus_queue.cc:237] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } }
I20260710 11:11:18.876850 27911 catalog_manager.cc:5697] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 1 to 2, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:19.168635 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:19.175624 28360 raft_consensus.cc:1275] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:19.177455 28410 consensus_queue.cc:1048] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:19.191275 28358 raft_consensus.cc:1275] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:19.191619 28161 raft_consensus.cc:1275] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:19.193289 28410 consensus_queue.cc:1048] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:19.194761 28437 consensus_queue.cc:1048] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:19.222172 28088 raft_consensus.cc:1275] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:19.224129 28436 consensus_queue.cc:1048] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:19.344501 28088 raft_consensus.cc:1275] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:19.345619 28437 consensus_queue.cc:1048] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:19.357936 28358 raft_consensus.cc:1275] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:19.359411 28436 consensus_queue.cc:1048] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:19.557098 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:19.567538 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
mode: GRACEFUL
new_leader_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:11:19.568100 28161 raft_consensus.cc:606] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Received request to transfer leadership to TS b1324b6230254990b96521378932cbba
I20260710 11:11:19.570983 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
mode: GRACEFUL
new_leader_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:11:19.571563 28161 raft_consensus.cc:606] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Received request to transfer leadership to TS b1324b6230254990b96521378932cbba
I20260710 11:11:19.574190 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:19.574667 28088 raft_consensus.cc:606] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:19.575876 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:19.576354 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:19.576987 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:19.740881 28438 raft_consensus.cc:993] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:19.741469 28306 raft_consensus.cc:1081] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:19.743093 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:19.743669 28161 raft_consensus.cc:493] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:19.744001 28161 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:19.750454 28161 raft_consensus.cc:515] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.752038 28161 leader_election.cc:290] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 4 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:19.753350 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:19.753350 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:19.754248 28088 raft_consensus.cc:3055] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:19.754385 28358 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:19.754621 28088 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:19.755640 28088 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.757010 28088 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:19.763604 28358 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 4.
I20260710 11:11:19.765031 28088 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 4.
I20260710 11:11:19.765071 28126 leader_election.cc:304] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [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: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:19.766156 28436 raft_consensus.cc:2804] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:19.766707 28436 raft_consensus.cc:697] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:19.767652 28436 consensus_queue.cc:237] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.776569 27911 catalog_manager.cc:5697] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 3 to 4, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 4 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:19.793368 28437 raft_consensus.cc:993] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85: : Instructing follower b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:19.793810 28436 raft_consensus.cc:1081] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Signalling peer b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:19.795286 28088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90"
dest_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:49294
I20260710 11:11:19.795701 28088 raft_consensus.cc:493] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:19.795938 28088 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:19.800570 28088 raft_consensus.cc:515] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.802141 28088 leader_election.cc:290] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 3 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:19.803264 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:19.803736 28161 raft_consensus.cc:3055] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:19.803934 28161 raft_consensus.cc:740] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:19.803910 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:19.804569 28358 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:19.804957 28161 consensus_queue.cc:260] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.805929 28161 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:19.809240 28358 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:19.810479 28052 leader_election.cc:304] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [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: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:19.810803 28161 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:19.811285 28306 raft_consensus.cc:2804] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:19.811781 28306 raft_consensus.cc:697] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:19.812825 28306 consensus_queue.cc:237] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.823724 27909 catalog_manager.cc:5697] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba reported cstate change: term changed from 2 to 3, leader changed from 85e7606d2f964d448181a8d3399def85 (127.24.128.3) to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 3 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:19.862057 28436 raft_consensus.cc:993] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85: : Instructing follower b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:19.862805 28462 raft_consensus.cc:1081] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Signalling peer b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:19.864594 28088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2"
dest_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:49294
I20260710 11:11:19.865069 28088 raft_consensus.cc:493] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:19.865384 28088 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:19.870712 28088 raft_consensus.cc:515] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.872493 28088 leader_election.cc:290] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 3 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:19.873127 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:19.873454 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:19.873704 28358 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:19.873978 28161 raft_consensus.cc:3055] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:19.874284 28161 raft_consensus.cc:740] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:19.875161 28161 consensus_queue.cc:260] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.876330 28161 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:19.880336 28358 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:19.881593 28052 leader_election.cc:304] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [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: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:19.882349 28306 raft_consensus.cc:2804] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:19.882491 28161 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 3.
I20260710 11:11:19.882843 28306 raft_consensus.cc:697] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:19.883901 28306 consensus_queue.cc:237] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:19.890306 27909 catalog_manager.cc:5697] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba reported cstate change: term changed from 2 to 3, leader changed from 85e7606d2f964d448181a8d3399def85 (127.24.128.3) to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 3 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.158147 28088 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:20.159584 28462 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:20.170040 28358 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260710 11:11:20.172748 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:20.172508 28436 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:20.239265 28360 raft_consensus.cc:1275] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:20.240859 28306 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:20.251410 28161 raft_consensus.cc:1275] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:20.253587 28306 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:20.356513 28161 raft_consensus.cc:1275] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:20.358031 28306 consensus_queue.cc:1048] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:20.367293 28360 raft_consensus.cc:1275] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:20.368866 28306 consensus_queue.cc:1048] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:20.583086 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:20.590339 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:20.590890 28088 raft_consensus.cc:606] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:20.593390 28088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90"
dest_uuid: "b1324b6230254990b96521378932cbba"
mode: GRACEFUL
new_leader_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:35308
I20260710 11:11:20.593868 28088 raft_consensus.cc:606] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Received request to transfer leadership to TS 85e7606d2f964d448181a8d3399def85
I20260710 11:11:20.596463 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
mode: GRACEFUL
new_leader_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:11:20.596910 28161 raft_consensus.cc:606] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Received request to transfer leadership to TS b1324b6230254990b96521378932cbba
I20260710 11:11:20.598045 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:20.598569 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:20.599206 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:20.677428 28436 raft_consensus.cc:993] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: : Instructing follower b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:20.677893 28437 raft_consensus.cc:1081] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Signalling peer b1324b6230254990b96521378932cbba to start an election
I20260710 11:11:20.679455 28088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c"
dest_uuid: "b1324b6230254990b96521378932cbba"
 from {username='slave'} at 127.0.0.1:49294
I20260710 11:11:20.679896 28088 raft_consensus.cc:493] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.680229 28088 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:20.685566 28088 raft_consensus.cc:515] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.687165 28088 leader_election.cc:290] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [CANDIDATE]: Term 5 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), 85e7606d2f964d448181a8d3399def85 (127.24.128.3:46019)
I20260710 11:11:20.688000 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:20.688102 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac063e3a4814a71b05b86506ffe639c" candidate_uuid: "b1324b6230254990b96521378932cbba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "85e7606d2f964d448181a8d3399def85"
I20260710 11:11:20.688614 28358 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:20.688742 28161 raft_consensus.cc:3055] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:20.689117 28161 raft_consensus.cc:740] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:20.689706 28161 consensus_queue.cc:260] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.690511 28161 raft_consensus.cc:3060] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:20.693373 28358 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 5.
I20260710 11:11:20.694382 28052 leader_election.cc:304] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [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: 40ec7006dd1e472d9caf922b45e3c543, b1324b6230254990b96521378932cbba; no voters: 
I20260710 11:11:20.695044 28306 raft_consensus.cc:2804] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:20.695411 28161 raft_consensus.cc:2468] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1324b6230254990b96521378932cbba in term 5.
I20260710 11:11:20.695509 28306 raft_consensus.cc:697] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 5 LEADER]: Becoming Leader. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:20.696470 28306 consensus_queue.cc:237] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.702867 27908 catalog_manager.cc:5697] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba reported cstate change: term changed from 4 to 5, leader changed from 85e7606d2f964d448181a8d3399def85 (127.24.128.3) to b1324b6230254990b96521378932cbba (127.24.128.2). New cstate: current_term: 5 leader_uuid: "b1324b6230254990b96521378932cbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:20.723693 28473 raft_consensus.cc:993] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:20.724243 28306 raft_consensus.cc:1081] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:20.726061 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:20.726619 28161 raft_consensus.cc:493] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.727008 28161 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:20.731801 28161 raft_consensus.cc:515] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.733740 28161 leader_election.cc:290] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 4 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:20.734684 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:20.735277 28358 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:20.736131 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0db9dac89be4453b80409cac0f31d90" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:20.736743 28088 raft_consensus.cc:3055] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:20.737057 28088 raft_consensus.cc:740] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:20.737877 28088 consensus_queue.cc:260] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.738917 28088 raft_consensus.cc:3060] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:20.741374 28358 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 4.
I20260710 11:11:20.742462 28126 leader_election.cc:304] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [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: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:20.743247 28437 raft_consensus.cc:2804] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:20.743696 28437 raft_consensus.cc:697] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:20.744472 28437 consensus_queue.cc:237] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.744907 28088 raft_consensus.cc:2468] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 4.
I20260710 11:11:20.751202 27908 catalog_manager.cc:5697] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 3 to 4, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 4 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.776573 28306 raft_consensus.cc:993] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba: : Instructing follower 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:20.777076 28473 raft_consensus.cc:1081] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Signalling peer 85e7606d2f964d448181a8d3399def85 to start an election
I20260710 11:11:20.778545 28161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2"
dest_uuid: "85e7606d2f964d448181a8d3399def85"
 from {username='slave'} at 127.0.0.1:36156
I20260710 11:11:20.779213 28161 raft_consensus.cc:493] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.779604 28161 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:20.786293 28161 raft_consensus.cc:515] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.787829 28161 leader_election.cc:290] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [CANDIDATE]: Term 4 election: Requested vote from peers 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463), b1324b6230254990b96521378932cbba (127.24.128.2:39041)
I20260710 11:11:20.788631 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40ec7006dd1e472d9caf922b45e3c543"
I20260710 11:11:20.789018 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb106faa917b45e5a84dd24bc9114ac2" candidate_uuid: "85e7606d2f964d448181a8d3399def85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1324b6230254990b96521378932cbba"
I20260710 11:11:20.789223 28358 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:20.789562 28088 raft_consensus.cc:3055] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:20.789898 28088 raft_consensus.cc:740] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1324b6230254990b96521378932cbba, State: Running, Role: LEADER
I20260710 11:11:20.790606 28088 consensus_queue.cc:260] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.792058 28088 raft_consensus.cc:3060] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:20.796411 28358 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 4.
I20260710 11:11:20.797729 28126 leader_election.cc:304] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [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: 40ec7006dd1e472d9caf922b45e3c543, 85e7606d2f964d448181a8d3399def85; no voters: 
I20260710 11:11:20.798399 28437 raft_consensus.cc:2804] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:20.798409 28088 raft_consensus.cc:2468] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e7606d2f964d448181a8d3399def85 in term 4.
I20260710 11:11:20.798981 28437 raft_consensus.cc:697] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Becoming Leader. State: Replica: 85e7606d2f964d448181a8d3399def85, State: Running, Role: LEADER
I20260710 11:11:20.800031 28437 consensus_queue.cc:237] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [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: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } }
I20260710 11:11:20.806768 27908 catalog_manager.cc:5697] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 reported cstate change: term changed from 3 to 4, leader changed from b1324b6230254990b96521378932cbba (127.24.128.2) to 85e7606d2f964d448181a8d3399def85 (127.24.128.3). New cstate: current_term: 4 leader_uuid: "85e7606d2f964d448181a8d3399def85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:21.121513 28161 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 5 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:21.122881 28473 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "85e7606d2f964d448181a8d3399def85" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:21.130992 28358 raft_consensus.cc:1275] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 5 FOLLOWER]: Refusing update from remote peer b1324b6230254990b96521378932cbba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:21.132707 28306 consensus_queue.cc:1048] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:21.172955 28358 raft_consensus.cc:1275] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260710 11:11:21.173951 27959 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:21.175083 28437 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:21.182889 28088 raft_consensus.cc:1275] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:21.184871 28437 consensus_queue.cc:1048] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:21.288836 28360 raft_consensus.cc:1275] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:21.290093 28437 consensus_queue.cc:1048] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ec7006dd1e472d9caf922b45e3c543" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:21.299253 28088 raft_consensus.cc:1275] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Refusing update from remote peer 85e7606d2f964d448181a8d3399def85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:21.300912 28485 consensus_queue.cc:1048] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1324b6230254990b96521378932cbba" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 39041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:21.605835 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:21.632947 25088 tablet_server.cc:179] TabletServer@127.24.128.1:38463 shutting down...
I20260710 11:11:21.656308 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:21.657084 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.657850 25088 raft_consensus.cc:2243] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.658362 25088 raft_consensus.cc:2272] T 9505110052ed42b7b337a9b79fd6efcc P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.660638 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.661229 25088 raft_consensus.cc:2243] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.661679 25088 raft_consensus.cc:2272] T bb106faa917b45e5a84dd24bc9114ac2 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.664959 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.665635 25088 raft_consensus.cc:2243] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.666085 25088 raft_consensus.cc:2272] T e81651bae685457f801e6f5abb15456d P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.668279 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.668851 25088 raft_consensus.cc:2243] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.669292 25088 raft_consensus.cc:2272] T fac063e3a4814a71b05b86506ffe639c P 40ec7006dd1e472d9caf922b45e3c543 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.672055 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.672626 25088 raft_consensus.cc:2243] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.673169 25088 raft_consensus.cc:2272] T 951a0351b4ac4d6084e5be3fa37de907 P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:21.675169 28126 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]
I20260710 11:11:21.675872 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.676535 25088 raft_consensus.cc:2243] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.677069 25088 raft_consensus.cc:2272] T 5c2f576790574d13baba9ef6adf4558a P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:21.678608 28126 consensus_peers.cc:597] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.679710 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.680269 25088 raft_consensus.cc:2243] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.680691 25088 raft_consensus.cc:2272] T 23d36a76658748759ba52178b24fddaa P 40ec7006dd1e472d9caf922b45e3c543 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.682616 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.683192 25088 raft_consensus.cc:2243] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.683614 25088 raft_consensus.cc:2272] T 573d2781483f425499df8d30bd1194df P 40ec7006dd1e472d9caf922b45e3c543 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.685465 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.685928 25088 raft_consensus.cc:2243] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.686307 25088 raft_consensus.cc:2272] T e6fac3cafd0b43ea8003d481ab3e8c71 P 40ec7006dd1e472d9caf922b45e3c543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.688263 25088 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:21.688687 25088 raft_consensus.cc:2243] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.689019 25088 raft_consensus.cc:2272] T c0db9dac89be4453b80409cac0f31d90 P 40ec7006dd1e472d9caf922b45e3c543 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:21.715751 28052 consensus_peers.cc:597] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.716678 25088 tablet_server.cc:196] TabletServer@127.24.128.1:38463 shutdown complete.
W20260710 11:11:21.742970 28126 consensus_peers.cc:597] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.744419 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
W20260710 11:11:21.772235 28128 consensus_peers.cc:597] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 -> Peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Couldn't send request to peer b1324b6230254990b96521378932cbba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.776618 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:21.777493 25088 tablet_replica.cc:333] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.778164 25088 raft_consensus.cc:2243] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.778651 25088 raft_consensus.cc:2272] T 9505110052ed42b7b337a9b79fd6efcc P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.780720 25088 tablet_replica.cc:333] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.781275 25088 raft_consensus.cc:2243] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.781720 25088 raft_consensus.cc:2272] T 951a0351b4ac4d6084e5be3fa37de907 P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.783735 25088 tablet_replica.cc:333] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.784250 25088 raft_consensus.cc:2243] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.784674 25088 raft_consensus.cc:2272] T bb106faa917b45e5a84dd24bc9114ac2 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.787063 25088 tablet_replica.cc:333] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.787598 25088 raft_consensus.cc:2243] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.788345 25088 raft_consensus.cc:2272] T 5c2f576790574d13baba9ef6adf4558a P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.790835 25088 tablet_replica.cc:333] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.791532 25088 raft_consensus.cc:2243] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.791996 25088 raft_consensus.cc:2272] T e81651bae685457f801e6f5abb15456d P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.794905 25088 tablet_replica.cc:333] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba: stopping tablet replica
W20260710 11:11:21.795130 28128 consensus_peers.cc:597] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 -> Peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Couldn't send request to peer b1324b6230254990b96521378932cbba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.795792 25088 raft_consensus.cc:2243] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.796597 25088 raft_consensus.cc:2272] T fac063e3a4814a71b05b86506ffe639c P b1324b6230254990b96521378932cbba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.799944 25088 tablet_replica.cc:333] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.800681 25088 raft_consensus.cc:2243] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.801321 25088 raft_consensus.cc:2272] T 23d36a76658748759ba52178b24fddaa P b1324b6230254990b96521378932cbba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:21.801725 28128 consensus_peers.cc:597] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 -> Peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Couldn't send request to peer b1324b6230254990b96521378932cbba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.803653 25088 tablet_replica.cc:333] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.804181 25088 raft_consensus.cc:2243] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.804864 25088 raft_consensus.cc:2272] T 573d2781483f425499df8d30bd1194df P b1324b6230254990b96521378932cbba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.806864 25088 tablet_replica.cc:333] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.807310 25088 raft_consensus.cc:2243] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.808105 25088 raft_consensus.cc:2272] T e6fac3cafd0b43ea8003d481ab3e8c71 P b1324b6230254990b96521378932cbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.809974 25088 tablet_replica.cc:333] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba: stopping tablet replica
I20260710 11:11:21.810379 25088 raft_consensus.cc:2243] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.810707 25088 raft_consensus.cc:2272] T c0db9dac89be4453b80409cac0f31d90 P b1324b6230254990b96521378932cbba [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:21.822741 28128 consensus_peers.cc:597] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 -> Peer b1324b6230254990b96521378932cbba (127.24.128.2:39041): Couldn't send request to peer b1324b6230254990b96521378932cbba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:21.830876 28126 consensus_peers.cc:597] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.846406 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
W20260710 11:11:21.858306 28126 consensus_peers.cc:597] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 -> Peer 40ec7006dd1e472d9caf922b45e3c543 (127.24.128.1:38463): Couldn't send request to peer 40ec7006dd1e472d9caf922b45e3c543. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:21.871850 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
I20260710 11:11:21.898823 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:21.899578 25088 tablet_replica.cc:333] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.900251 25088 raft_consensus.cc:2243] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.901024 25088 raft_consensus.cc:2272] T 9505110052ed42b7b337a9b79fd6efcc P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.903039 25088 tablet_replica.cc:333] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.903540 25088 raft_consensus.cc:2243] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.904242 25088 raft_consensus.cc:2272] T 951a0351b4ac4d6084e5be3fa37de907 P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.906064 25088 tablet_replica.cc:333] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.906533 25088 raft_consensus.cc:2243] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.907301 25088 raft_consensus.cc:2272] T bb106faa917b45e5a84dd24bc9114ac2 P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.910259 25088 tablet_replica.cc:333] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.910820 25088 raft_consensus.cc:2243] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.911309 25088 raft_consensus.cc:2272] T fac063e3a4814a71b05b86506ffe639c P 85e7606d2f964d448181a8d3399def85 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.913525 25088 tablet_replica.cc:333] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.914068 25088 raft_consensus.cc:2243] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.914886 25088 raft_consensus.cc:2272] T e81651bae685457f801e6f5abb15456d P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.916920 25088 tablet_replica.cc:333] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.917506 25088 raft_consensus.cc:2243] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.917943 25088 raft_consensus.cc:2272] T 573d2781483f425499df8d30bd1194df P 85e7606d2f964d448181a8d3399def85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.919780 25088 tablet_replica.cc:333] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.920328 25088 raft_consensus.cc:2243] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.921082 25088 raft_consensus.cc:2272] T 23d36a76658748759ba52178b24fddaa P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.922994 25088 tablet_replica.cc:333] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.923511 25088 raft_consensus.cc:2243] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.923909 25088 raft_consensus.cc:2272] T e6fac3cafd0b43ea8003d481ab3e8c71 P 85e7606d2f964d448181a8d3399def85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.925683 25088 tablet_replica.cc:333] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.926162 25088 raft_consensus.cc:2243] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.926893 25088 raft_consensus.cc:2272] T c0db9dac89be4453b80409cac0f31d90 P 85e7606d2f964d448181a8d3399def85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.929329 25088 tablet_replica.cc:333] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85: stopping tablet replica
I20260710 11:11:21.929843 25088 raft_consensus.cc:2243] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:21.930261 25088 raft_consensus.cc:2272] T 5c2f576790574d13baba9ef6adf4558a P 85e7606d2f964d448181a8d3399def85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.961110 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
I20260710 11:11:21.984966 25088 master.cc:562] Master@127.24.128.62:43441 shutting down...
I20260710 11:11:22.007462 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:22.008026 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:22.008379 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49c013cad0474c5a9be0599896cb4f8b: stopping tablet replica
I20260710 11:11:22.029069 25088 master.cc:584] Master@127.24.128.62:43441 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13053 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:11:22.076618 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:41089
I20260710 11:11:22.077762 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:22.084333 28495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:22.084968 28494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:22.085882 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:22.085907 28497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:22.087215 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:22.087431 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:22.087607 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681882087590 us; error 0 us; skew 500 ppm
I20260710 11:11:22.088188 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:22.090741 25088 webserver.cc:533] Webserver started at http://127.24.128.62:39383/ using document root <none> and password file <none>
I20260710 11:11:22.091463 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:22.091686 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:22.091965 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:22.093081 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "973f88e548b04ee59dd91e63ab9ce305"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.097456 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:11:22.100783 28502 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.101686 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:22.101935 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "973f88e548b04ee59dd91e63ab9ce305"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.102186 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:22.120946 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:22.122119 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:22.163020 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:41089
I20260710 11:11:22.163110 28553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:41089 every 8 connection(s)
I20260710 11:11:22.167066 28554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:22.179606 28554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305: Bootstrap starting.
I20260710 11:11:22.184996 28554 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:22.189749 28554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305: No bootstrap required, opened a new log
I20260710 11:11:22.192176 28554 raft_consensus.cc:359] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973f88e548b04ee59dd91e63ab9ce305" member_type: VOTER }
I20260710 11:11:22.192598 28554 raft_consensus.cc:385] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:22.192955 28554 raft_consensus.cc:740] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973f88e548b04ee59dd91e63ab9ce305, State: Initialized, Role: FOLLOWER
I20260710 11:11:22.193640 28554 consensus_queue.cc:260] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "973f88e548b04ee59dd91e63ab9ce305" member_type: VOTER }
I20260710 11:11:22.194149 28554 raft_consensus.cc:399] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:22.194412 28554 raft_consensus.cc:493] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:22.194712 28554 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:22.199738 28554 raft_consensus.cc:515] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973f88e548b04ee59dd91e63ab9ce305" member_type: VOTER }
I20260710 11:11:22.200354 28554 leader_election.cc:304] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [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: 973f88e548b04ee59dd91e63ab9ce305; no voters: 
I20260710 11:11:22.201574 28554 leader_election.cc:290] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:22.201951 28557 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:22.203747 28557 raft_consensus.cc:697] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 1 LEADER]: Becoming Leader. State: Replica: 973f88e548b04ee59dd91e63ab9ce305, State: Running, Role: LEADER
I20260710 11:11:22.204541 28557 consensus_queue.cc:237] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [LEADER]: Queue going to LEADER mode. State: All 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: "973f88e548b04ee59dd91e63ab9ce305" member_type: VOTER }
I20260710 11:11:22.205433 28554 sys_catalog.cc:565] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:22.209096 28559 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 973f88e548b04ee59dd91e63ab9ce305. Latest consensus state: current_term: 1 leader_uuid: "973f88e548b04ee59dd91e63ab9ce305" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973f88e548b04ee59dd91e63ab9ce305" member_type: VOTER } }
I20260710 11:11:22.209350 28558 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "973f88e548b04ee59dd91e63ab9ce305" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973f88e548b04ee59dd91e63ab9ce305" member_type: VOTER } }
I20260710 11:11:22.210004 28559 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:22.210299 28558 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:22.214630 28563 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:22.223534 28563 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:22.224578 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:22.233266 28563 catalog_manager.cc:1383] Generated new cluster ID: 73d63ba7f31c42dcb4bce2412065df79
I20260710 11:11:22.233649 28563 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:22.268550 28563 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:22.269842 28563 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:22.284502 28563 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305: Generated new TSK 0
I20260710 11:11:22.285159 28563 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:22.291147 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:22.297077 28575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:22.298192 28576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:22.299755 28578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:22.300040 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:22.301003 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:22.301178 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:22.301347 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681882301329 us; error 0 us; skew 500 ppm
I20260710 11:11:22.301992 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:22.304792 25088 webserver.cc:533] Webserver started at http://127.24.128.1:45121/ using document root <none> and password file <none>
I20260710 11:11:22.305299 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:22.305501 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:22.305802 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:22.306913 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "60f77b2c825040d8b89abb004b19d2f4"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.312227 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:11:22.316155 28583 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.317202 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:11:22.317565 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "60f77b2c825040d8b89abb004b19d2f4"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.317924 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:22.334995 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:22.336275 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:22.338088 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:22.340582 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:22.340833 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.341089 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:22.341287 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.384855 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:44383
I20260710 11:11:22.384994 28645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:44383 every 8 connection(s)
I20260710 11:11:22.390085 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:22.398222 28650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:22.400818 28651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:22.405790 28646 heartbeater.cc:344] Connected to a master server at 127.24.128.62:41089
I20260710 11:11:22.406213 28646 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:22.406340 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:22.406665 28653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:22.407188 28646 heartbeater.cc:507] Master 127.24.128.62:41089 requested a full tablet report, sending...
I20260710 11:11:22.407918 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:22.408205 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:22.408427 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681882408407 us; error 0 us; skew 500 ppm
I20260710 11:11:22.409262 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:22.409469 28519 ts_manager.cc:194] Registered new tserver with Master: 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383)
I20260710 11:11:22.412459 28519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59854
I20260710 11:11:22.412468 25088 webserver.cc:533] Webserver started at http://127.24.128.2:44969/ using document root <none> and password file <none>
I20260710 11:11:22.413453 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:22.413722 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:22.414064 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:22.415455 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.420779 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:22.424317 28658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.425321 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:22.425580 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.425844 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:22.439355 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:22.440550 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:22.441948 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:22.444254 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:22.444425 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.444730 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:22.445072 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.485261 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:35273
I20260710 11:11:22.485364 28720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:35273 every 8 connection(s)
I20260710 11:11:22.490243 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:22.497267 28724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:22.497625 28725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:22.500533 28727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:22.500669 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:22.501832 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:22.502079 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:22.502311 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681882502291 us; error 0 us; skew 500 ppm
I20260710 11:11:22.502866 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:22.503655 28721 heartbeater.cc:344] Connected to a master server at 127.24.128.62:41089
I20260710 11:11:22.504119 28721 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:22.504995 28721 heartbeater.cc:507] Master 127.24.128.62:41089 requested a full tablet report, sending...
I20260710 11:11:22.505897 25088 webserver.cc:533] Webserver started at http://127.24.128.3:41775/ using document root <none> and password file <none>
I20260710 11:11:22.506501 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:22.506742 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:22.507077 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:22.507440 28519 ts_manager.cc:194] Registered new tserver with Master: f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273)
I20260710 11:11:22.508306 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.508939 28519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59864
I20260710 11:11:22.513389 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:11:22.517027 28732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.518013 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:11:22.518292 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
format_stamp: "Formatted at 2026-07-10 11:11:22 on dist-test-slave-gm5k"
I20260710 11:11:22.518528 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:22.531809 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:22.532915 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:22.534349 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:22.536674 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:22.536846 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.537114 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:22.537317 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:22.583799 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:40301
I20260710 11:11:22.583904 28794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:40301 every 8 connection(s)
I20260710 11:11:22.599247 28795 heartbeater.cc:344] Connected to a master server at 127.24.128.62:41089
I20260710 11:11:22.599727 28795 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:22.600615 28795 heartbeater.cc:507] Master 127.24.128.62:41089 requested a full tablet report, sending...
I20260710 11:11:22.602837 28519 ts_manager.cc:194] Registered new tserver with Master: d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:22.604024 25088 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016680273s
I20260710 11:11:22.604907 28519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59878
I20260710 11:11:22.634061 28519 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59886:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:22.636317 28519 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:22.681147 28611 tablet_service.cc:1511] Processing CreateTablet for tablet 8bac258107b7466b8c255865ad9d011e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7fd9fcb4a07e42eaaa73fe8a535f9c97]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:22.682752 28611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bac258107b7466b8c255865ad9d011e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:22.682472 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 4903a270cf6b4177a237525bd25b075e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7fd9fcb4a07e42eaaa73fe8a535f9c97]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:22.684033 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4903a270cf6b4177a237525bd25b075e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:22.686442 28686 tablet_service.cc:1511] Processing CreateTablet for tablet 8bac258107b7466b8c255865ad9d011e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7fd9fcb4a07e42eaaa73fe8a535f9c97]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:22.686836 28685 tablet_service.cc:1511] Processing CreateTablet for tablet 4903a270cf6b4177a237525bd25b075e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7fd9fcb4a07e42eaaa73fe8a535f9c97]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:22.688095 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bac258107b7466b8c255865ad9d011e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:22.691576 28685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4903a270cf6b4177a237525bd25b075e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:22.693883 28760 tablet_service.cc:1511] Processing CreateTablet for tablet 8bac258107b7466b8c255865ad9d011e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7fd9fcb4a07e42eaaa73fe8a535f9c97]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:22.695309 28760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bac258107b7466b8c255865ad9d011e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:22.708145 28759 tablet_service.cc:1511] Processing CreateTablet for tablet 4903a270cf6b4177a237525bd25b075e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7fd9fcb4a07e42eaaa73fe8a535f9c97]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:22.710000 28759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4903a270cf6b4177a237525bd25b075e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:22.712651 28810 tablet_bootstrap.cc:492] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4: Bootstrap starting.
I20260710 11:11:22.721439 28810 tablet_bootstrap.cc:654] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:22.728053 28811 tablet_bootstrap.cc:492] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704: Bootstrap starting.
I20260710 11:11:22.735961 28811 tablet_bootstrap.cc:654] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:22.742796 28813 tablet_bootstrap.cc:492] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212: Bootstrap starting.
I20260710 11:11:22.744045 28810 tablet_bootstrap.cc:492] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4: No bootstrap required, opened a new log
I20260710 11:11:22.744622 28810 ts_tablet_manager.cc:1403] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260710 11:11:22.745539 28811 tablet_bootstrap.cc:492] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704: No bootstrap required, opened a new log
I20260710 11:11:22.746052 28811 ts_tablet_manager.cc:1403] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:11:22.749097 28811 raft_consensus.cc:359] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.749234 28810 raft_consensus.cc:359] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.749429 28813 tablet_bootstrap.cc:654] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:22.749951 28811 raft_consensus.cc:385] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:22.749996 28810 raft_consensus.cc:385] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:22.750407 28811 raft_consensus.cc:740] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Initialized, Role: FOLLOWER
I20260710 11:11:22.750447 28810 raft_consensus.cc:740] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Initialized, Role: FOLLOWER
I20260710 11:11:22.751330 28811 consensus_queue.cc:260] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.751629 28810 consensus_queue.cc:260] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.755095 28813 tablet_bootstrap.cc:492] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212: No bootstrap required, opened a new log
I20260710 11:11:22.756079 28721 heartbeater.cc:499] Master 127.24.128.62:41089 was elected leader, sending a full tablet report...
I20260710 11:11:22.756939 28811 ts_tablet_manager.cc:1434] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:11:22.755656 28813 ts_tablet_manager.cc:1403] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 11:11:22.758126 28811 tablet_bootstrap.cc:492] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704: Bootstrap starting.
I20260710 11:11:22.762102 28813 raft_consensus.cc:359] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.762801 28813 raft_consensus.cc:385] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:22.763258 28813 raft_consensus.cc:740] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b95ef592824db3b71aa5c3ce1e2212, State: Initialized, Role: FOLLOWER
I20260710 11:11:22.764415 28813 consensus_queue.cc:260] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.765584 28811 tablet_bootstrap.cc:654] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:22.766656 28810 ts_tablet_manager.cc:1434] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.009s
I20260710 11:11:22.767910 28646 heartbeater.cc:499] Master 127.24.128.62:41089 was elected leader, sending a full tablet report...
I20260710 11:11:22.771368 28810 tablet_bootstrap.cc:492] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4: Bootstrap starting.
I20260710 11:11:22.773510 28795 heartbeater.cc:499] Master 127.24.128.62:41089 was elected leader, sending a full tablet report...
I20260710 11:11:22.774580 28813 ts_tablet_manager.cc:1434] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:11:22.776969 28813 tablet_bootstrap.cc:492] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212: Bootstrap starting.
I20260710 11:11:22.779534 28811 tablet_bootstrap.cc:492] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704: No bootstrap required, opened a new log
I20260710 11:11:22.780135 28811 ts_tablet_manager.cc:1403] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:11:22.782732 28810 tablet_bootstrap.cc:654] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:22.783116 28813 tablet_bootstrap.cc:654] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:22.783380 28811 raft_consensus.cc:359] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.784181 28811 raft_consensus.cc:385] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:22.784469 28811 raft_consensus.cc:740] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Initialized, Role: FOLLOWER
I20260710 11:11:22.785392 28811 consensus_queue.cc:260] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.786041 28816 raft_consensus.cc:493] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:22.786960 28816 raft_consensus.cc:515] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.793928 28816 leader_election.cc:290] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:22.796482 28810 tablet_bootstrap.cc:492] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4: No bootstrap required, opened a new log
I20260710 11:11:22.796563 28813 tablet_bootstrap.cc:492] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212: No bootstrap required, opened a new log
I20260710 11:11:22.797346 28810 ts_tablet_manager.cc:1403] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.013s
I20260710 11:11:22.797495 28813 ts_tablet_manager.cc:1403] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 11:11:22.800627 28810 raft_consensus.cc:359] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.801385 28810 raft_consensus.cc:385] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:22.801928 28810 raft_consensus.cc:740] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Initialized, Role: FOLLOWER
I20260710 11:11:22.801234 28813 raft_consensus.cc:359] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.802500 28813 raft_consensus.cc:385] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:22.802953 28813 raft_consensus.cc:740] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b95ef592824db3b71aa5c3ce1e2212, State: Initialized, Role: FOLLOWER
I20260710 11:11:22.802657 28810 consensus_queue.cc:260] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.803954 28813 consensus_queue.cc:260] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.805251 28810 ts_tablet_manager.cc:1434] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:22.806840 28813 ts_tablet_manager.cc:1434] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:22.812394 28811 ts_tablet_manager.cc:1434] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.008s
I20260710 11:11:22.816084 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4" is_pre_election: true
I20260710 11:11:22.816886 28621 raft_consensus.cc:2468] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 0.
I20260710 11:11:22.817343 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" is_pre_election: true
I20260710 11:11:22.818269 28770 raft_consensus.cc:2468] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 0.
I20260710 11:11:22.819839 28662 leader_election.cc:304] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:22.820885 28822 raft_consensus.cc:2804] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:22.821346 28822 raft_consensus.cc:493] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:22.821660 28822 raft_consensus.cc:3060] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:22.828266 28822 raft_consensus.cc:515] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.830008 28822 leader_election.cc:290] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 election: Requested vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:22.830650 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
I20260710 11:11:22.831012 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
I20260710 11:11:22.831241 28621 raft_consensus.cc:3060] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:22.831584 28770 raft_consensus.cc:3060] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:22.836390 28621 raft_consensus.cc:2468] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 1.
I20260710 11:11:22.836979 28770 raft_consensus.cc:2468] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 1.
I20260710 11:11:22.837548 28662 leader_election.cc:304] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
W20260710 11:11:22.838093 28796 tablet.cc:2406] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:22.838374 28822 raft_consensus.cc:2804] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:22.838881 28822 raft_consensus.cc:697] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Becoming Leader. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Running, Role: LEADER
I20260710 11:11:22.839685 28822 consensus_queue.cc:237] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:22.848109 28518 catalog_manager.cc:5697] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:23.159371 28818 raft_consensus.cc:493] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:23.160022 28818 raft_consensus.cc:515] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.162628 28822 raft_consensus.cc:493] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:23.163214 28822 raft_consensus.cc:515] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.164326 28818 leader_election.cc:290] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273)
I20260710 11:11:23.165344 28822 leader_election.cc:290] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:23.166321 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4" is_pre_election: true
I20260710 11:11:23.167044 28621 raft_consensus.cc:2468] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 0.
I20260710 11:11:23.168123 28662 leader_election.cc:304] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:23.168993 28822 raft_consensus.cc:2804] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:23.169382 28822 raft_consensus.cc:493] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:23.169726 28822 raft_consensus.cc:3060] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.176262 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" is_pre_election: true
I20260710 11:11:23.177031 28770 raft_consensus.cc:2468] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 0.
I20260710 11:11:23.177977 28822 raft_consensus.cc:515] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.182665 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
I20260710 11:11:23.183316 28621 raft_consensus.cc:3060] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.184023 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
I20260710 11:11:23.184651 28770 raft_consensus.cc:3060] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.189181 28620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4" is_pre_election: true
I20260710 11:11:23.189847 28822 leader_election.cc:290] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 election: Requested vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:23.190047 28621 raft_consensus.cc:2468] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 1.
I20260710 11:11:23.190405 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" is_pre_election: true
I20260710 11:11:23.191627 28696 raft_consensus.cc:2393] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5b95ef592824db3b71aa5c3ce1e2212 in current term 1: Already voted for candidate f5acf9baa6904a7d97dcd6a3ec096704 in this term.
I20260710 11:11:23.191910 28662 leader_election.cc:304] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:23.192822 28822 raft_consensus.cc:2804] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:23.192823 28733 leader_election.cc:304] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5b95ef592824db3b71aa5c3ce1e2212; no voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704
I20260710 11:11:23.193423 28770 raft_consensus.cc:2468] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 1.
I20260710 11:11:23.193447 28822 raft_consensus.cc:697] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Becoming Leader. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Running, Role: LEADER
I20260710 11:11:23.194341 28818 raft_consensus.cc:2749] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:23.194542 28822 consensus_queue.cc:237] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.204417 28518 catalog_manager.cc:5697] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:23.261353 28822 consensus_queue.cc:1048] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:23.263106 28518 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59888:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:23.265322 28518 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:23.275803 28822 consensus_queue.cc:1048] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:23.305859 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 492383c0138e47abb99134001e20cf40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a078df76604346ae9ffb0558a3bcb514]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:23.307546 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492383c0138e47abb99134001e20cf40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:23.307183 28685 tablet_service.cc:1511] Processing CreateTablet for tablet 492383c0138e47abb99134001e20cf40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a078df76604346ae9ffb0558a3bcb514]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:23.308930 28685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492383c0138e47abb99134001e20cf40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:23.309965 28760 tablet_service.cc:1511] Processing CreateTablet for tablet 492383c0138e47abb99134001e20cf40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a078df76604346ae9ffb0558a3bcb514]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:23.311059 28760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492383c0138e47abb99134001e20cf40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:23.319882 28611 tablet_service.cc:1511] Processing CreateTablet for tablet 3240a663ed3449269e5b6dac479cc263 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a078df76604346ae9ffb0558a3bcb514]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:23.321278 28611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3240a663ed3449269e5b6dac479cc263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:23.323859 28759 tablet_service.cc:1511] Processing CreateTablet for tablet 3240a663ed3449269e5b6dac479cc263 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a078df76604346ae9ffb0558a3bcb514]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:23.324717 28686 tablet_service.cc:1511] Processing CreateTablet for tablet 3240a663ed3449269e5b6dac479cc263 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a078df76604346ae9ffb0558a3bcb514]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:23.325170 28759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3240a663ed3449269e5b6dac479cc263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:23.325997 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3240a663ed3449269e5b6dac479cc263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:23.344486 28838 tablet_bootstrap.cc:492] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4: Bootstrap starting.
I20260710 11:11:23.352391 28838 tablet_bootstrap.cc:654] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:23.354467 28840 tablet_bootstrap.cc:492] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: Bootstrap starting.
I20260710 11:11:23.355051 28839 tablet_bootstrap.cc:492] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212: Bootstrap starting.
I20260710 11:11:23.360455 28840 tablet_bootstrap.cc:654] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:23.361814 28838 tablet_bootstrap.cc:492] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4: No bootstrap required, opened a new log
I20260710 11:11:23.362361 28838 ts_tablet_manager.cc:1403] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260710 11:11:23.363270 28839 tablet_bootstrap.cc:654] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:23.365145 28840 tablet_bootstrap.cc:492] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: No bootstrap required, opened a new log
I20260710 11:11:23.365617 28840 ts_tablet_manager.cc:1403] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:11:23.365942 28838 raft_consensus.cc:359] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.366901 28838 raft_consensus.cc:385] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:23.367308 28838 raft_consensus.cc:740] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Initialized, Role: FOLLOWER
I20260710 11:11:23.368424 28840 raft_consensus.cc:359] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.368942 28840 raft_consensus.cc:385] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:23.368260 28838 consensus_queue.cc:260] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.369129 28840 raft_consensus.cc:740] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Initialized, Role: FOLLOWER
I20260710 11:11:23.369907 28840 consensus_queue.cc:260] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.372157 28838 ts_tablet_manager.cc:1434] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260710 11:11:23.373227 28838 tablet_bootstrap.cc:492] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4: Bootstrap starting.
I20260710 11:11:23.375913 28840 ts_tablet_manager.cc:1434] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:23.377049 28840 tablet_bootstrap.cc:492] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704: Bootstrap starting.
I20260710 11:11:23.381656 28838 tablet_bootstrap.cc:654] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:23.383054 28840 tablet_bootstrap.cc:654] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:23.384562 28839 tablet_bootstrap.cc:492] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212: No bootstrap required, opened a new log
I20260710 11:11:23.385035 28839 ts_tablet_manager.cc:1403] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.012s
I20260710 11:11:23.388036 28839 raft_consensus.cc:359] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.388758 28839 raft_consensus.cc:385] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:23.389107 28839 raft_consensus.cc:740] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b95ef592824db3b71aa5c3ce1e2212, State: Initialized, Role: FOLLOWER
I20260710 11:11:23.389115 28840 tablet_bootstrap.cc:492] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704: No bootstrap required, opened a new log
I20260710 11:11:23.390044 28840 ts_tablet_manager.cc:1403] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:11:23.390122 28839 consensus_queue.cc:260] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.393194 28839 ts_tablet_manager.cc:1434] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:23.393939 28838 tablet_bootstrap.cc:492] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4: No bootstrap required, opened a new log
I20260710 11:11:23.394162 28839 tablet_bootstrap.cc:492] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212: Bootstrap starting.
I20260710 11:11:23.394447 28838 ts_tablet_manager.cc:1403] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260710 11:11:23.396777 28840 raft_consensus.cc:359] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.397672 28840 raft_consensus.cc:385] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:23.397423 28838 raft_consensus.cc:359] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.398154 28840 raft_consensus.cc:740] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Initialized, Role: FOLLOWER
I20260710 11:11:23.398200 28838 raft_consensus.cc:385] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:23.398787 28838 raft_consensus.cc:740] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Initialized, Role: FOLLOWER
I20260710 11:11:23.399166 28840 consensus_queue.cc:260] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.401134 28839 tablet_bootstrap.cc:654] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:23.401942 28840 ts_tablet_manager.cc:1434] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 11:11:23.399852 28838 consensus_queue.cc:260] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.408900 28838 ts_tablet_manager.cc:1434] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:11:23.417490 28839 tablet_bootstrap.cc:492] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212: No bootstrap required, opened a new log
I20260710 11:11:23.417986 28839 ts_tablet_manager.cc:1403] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 11:11:23.420367 28839 raft_consensus.cc:359] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.421043 28839 raft_consensus.cc:385] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:23.421291 28839 raft_consensus.cc:740] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b95ef592824db3b71aa5c3ce1e2212, State: Initialized, Role: FOLLOWER
I20260710 11:11:23.421849 28839 consensus_queue.cc:260] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.423547 28839 ts_tablet_manager.cc:1434] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:11:23.428264 28816 raft_consensus.cc:493] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:23.428826 28816 raft_consensus.cc:515] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.430994 28816 leader_election.cc:290] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:23.431802 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4" is_pre_election: true
I20260710 11:11:23.432161 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" is_pre_election: true
I20260710 11:11:23.432539 28621 raft_consensus.cc:2468] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 0.
I20260710 11:11:23.432843 28770 raft_consensus.cc:2468] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 0.
I20260710 11:11:23.433871 28662 leader_election.cc:304] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:23.434582 28816 raft_consensus.cc:2804] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:23.434955 28816 raft_consensus.cc:493] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:23.435350 28816 raft_consensus.cc:3060] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.440199 28816 raft_consensus.cc:515] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.441778 28816 leader_election.cc:290] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 election: Requested vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:23.442435 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
I20260710 11:11:23.442795 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
I20260710 11:11:23.443104 28621 raft_consensus.cc:3060] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.443356 28770 raft_consensus.cc:3060] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.449963 28770 raft_consensus.cc:2468] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 1.
I20260710 11:11:23.449963 28621 raft_consensus.cc:2468] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 1.
I20260710 11:11:23.451232 28662 leader_election.cc:304] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5b95ef592824db3b71aa5c3ce1e2212, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:23.451922 28816 raft_consensus.cc:2804] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:23.452386 28816 raft_consensus.cc:697] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Becoming Leader. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Running, Role: LEADER
I20260710 11:11:23.453116 28816 consensus_queue.cc:237] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.460022 28517 catalog_manager.cc:5697] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:23.475983 28818 raft_consensus.cc:493] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:23.476434 28818 raft_consensus.cc:515] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.478161 28818 leader_election.cc:290] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273)
I20260710 11:11:23.478857 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4" is_pre_election: true
I20260710 11:11:23.479223 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" is_pre_election: true
I20260710 11:11:23.479499 28621 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5b95ef592824db3b71aa5c3ce1e2212 in term 0.
I20260710 11:11:23.479836 28696 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5b95ef592824db3b71aa5c3ce1e2212 in term 0.
I20260710 11:11:23.480633 28736 leader_election.cc:304] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, d5b95ef592824db3b71aa5c3ce1e2212; no voters: 
I20260710 11:11:23.481370 28818 raft_consensus.cc:2804] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:23.481691 28818 raft_consensus.cc:493] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:23.481916 28818 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.486680 28818 raft_consensus.cc:515] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.488332 28818 leader_election.cc:290] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 1 election: Requested vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273)
I20260710 11:11:23.489085 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
I20260710 11:11:23.489332 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
I20260710 11:11:23.489737 28621 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.489889 28696 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:23.497390 28621 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b95ef592824db3b71aa5c3ce1e2212 in term 1.
I20260710 11:11:23.497393 28696 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b95ef592824db3b71aa5c3ce1e2212 in term 1.
I20260710 11:11:23.498862 28736 leader_election.cc:304] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, d5b95ef592824db3b71aa5c3ce1e2212; no voters: 
I20260710 11:11:23.499728 28818 raft_consensus.cc:2804] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:23.501031 28818 raft_consensus.cc:697] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 LEADER]: Becoming Leader. State: Replica: d5b95ef592824db3b71aa5c3ce1e2212, State: Running, Role: LEADER
I20260710 11:11:23.501821 28818 consensus_queue.cc:237] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.509342 28517 catalog_manager.cc:5697] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:23.543589 28696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e"
dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
mode: GRACEFUL
new_leader_uuid: "60f77b2c825040d8b89abb004b19d2f4"
 from {username='slave'} at 127.0.0.1:33374
I20260710 11:11:23.544152 28696 raft_consensus.cc:606] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Received request to transfer leadership to TS 60f77b2c825040d8b89abb004b19d2f4
I20260710 11:11:23.549889 28696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e"
dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
mode: GRACEFUL
new_leader_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
 from {username='slave'} at 127.0.0.1:33374
I20260710 11:11:23.550436 28696 raft_consensus.cc:606] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Received request to transfer leadership to TS d5b95ef592824db3b71aa5c3ce1e2212
I20260710 11:11:23.566577 28770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492383c0138e47abb99134001e20cf40"
dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
mode: GRACEFUL
new_leader_uuid: "60f77b2c825040d8b89abb004b19d2f4"
 from {username='slave'} at 127.0.0.1:34382
I20260710 11:11:23.567175 28770 raft_consensus.cc:606] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 LEADER]: Received request to transfer leadership to TS 60f77b2c825040d8b89abb004b19d2f4
I20260710 11:11:23.572822 28696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263"
dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
mode: GRACEFUL
new_leader_uuid: "60f77b2c825040d8b89abb004b19d2f4"
 from {username='slave'} at 127.0.0.1:33374
I20260710 11:11:23.573364 28696 raft_consensus.cc:606] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Received request to transfer leadership to TS 60f77b2c825040d8b89abb004b19d2f4
I20260710 11:11:23.652235 28816 consensus_queue.cc:1048] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:23.660527 28816 raft_consensus.cc:993] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704: : Instructing follower d5b95ef592824db3b71aa5c3ce1e2212 to start an election
I20260710 11:11:23.661944 28816 raft_consensus.cc:1081] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Signalling peer d5b95ef592824db3b71aa5c3ce1e2212 to start an election
I20260710 11:11:23.666692 28768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e"
dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
 from {username='slave'} at 127.0.0.1:58378
I20260710 11:11:23.667392 28768 raft_consensus.cc:493] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:23.667788 28768 raft_consensus.cc:3060] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.670044 28853 consensus_queue.cc:1048] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:23.678547 28768 raft_consensus.cc:515] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.681411 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
I20260710 11:11:23.681612 28768 leader_election.cc:290] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 2 election: Requested vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273)
I20260710 11:11:23.681816 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4903a270cf6b4177a237525bd25b075e" candidate_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
I20260710 11:11:23.682186 28621 raft_consensus.cc:3060] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.682539 28696 raft_consensus.cc:3055] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:23.682878 28696 raft_consensus.cc:740] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Running, Role: LEADER
I20260710 11:11:23.683732 28696 consensus_queue.cc:260] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.685034 28696 raft_consensus.cc:3060] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.689123 28621 raft_consensus.cc:2468] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b95ef592824db3b71aa5c3ce1e2212 in term 2.
I20260710 11:11:23.691951 28696 raft_consensus.cc:2468] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b95ef592824db3b71aa5c3ce1e2212 in term 2.
I20260710 11:11:23.693172 28733 leader_election.cc:304] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5b95ef592824db3b71aa5c3ce1e2212, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:23.694006 28818 raft_consensus.cc:2804] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:23.694504 28818 raft_consensus.cc:697] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 LEADER]: Becoming Leader. State: Replica: d5b95ef592824db3b71aa5c3ce1e2212, State: Running, Role: LEADER
I20260710 11:11:23.695415 28818 consensus_queue.cc:237] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.704083 28519 catalog_manager.cc:5697] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 reported cstate change: term changed from 1 to 2, leader changed from f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2) to d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:23.862205 28853 consensus_queue.cc:1048] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:23.871009 28822 raft_consensus.cc:993] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704: : Instructing follower 60f77b2c825040d8b89abb004b19d2f4 to start an election
I20260710 11:11:23.871500 28822 raft_consensus.cc:1081] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Signalling peer 60f77b2c825040d8b89abb004b19d2f4 to start an election
I20260710 11:11:23.873965 28620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263"
dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
 from {username='slave'} at 127.0.0.1:55532
I20260710 11:11:23.874543 28620 raft_consensus.cc:493] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:23.875591 28620 raft_consensus.cc:3060] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.878575 28822 consensus_queue.cc:1048] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:23.883447 28620 raft_consensus.cc:515] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.886230 28620 leader_election.cc:290] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [CANDIDATE]: Term 2 election: Requested vote from peers f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:23.898388 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263" candidate_uuid: "60f77b2c825040d8b89abb004b19d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
I20260710 11:11:23.899108 28696 raft_consensus.cc:3055] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:23.899433 28696 raft_consensus.cc:740] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Running, Role: LEADER
I20260710 11:11:23.899920 28822 raft_consensus.cc:993] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704: : Instructing follower 60f77b2c825040d8b89abb004b19d2f4 to start an election
I20260710 11:11:23.900404 28822 raft_consensus.cc:1081] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Signalling peer 60f77b2c825040d8b89abb004b19d2f4 to start an election
I20260710 11:11:23.900293 28696 consensus_queue.cc:260] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.901489 28696 raft_consensus.cc:3060] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.902271 28621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e"
dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
 from {username='slave'} at 127.0.0.1:55532
I20260710 11:11:23.902879 28621 raft_consensus.cc:493] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:23.903258 28621 raft_consensus.cc:3060] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.906574 28768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3240a663ed3449269e5b6dac479cc263" candidate_uuid: "60f77b2c825040d8b89abb004b19d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
I20260710 11:11:23.907210 28768 raft_consensus.cc:3060] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.909505 28696 raft_consensus.cc:2468] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f77b2c825040d8b89abb004b19d2f4 in term 2.
I20260710 11:11:23.910777 28584 leader_election.cc:304] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:23.911715 28817 raft_consensus.cc:2804] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:23.913108 28817 raft_consensus.cc:697] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Becoming Leader. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Running, Role: LEADER
I20260710 11:11:23.913785 28621 raft_consensus.cc:515] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.913973 28817 consensus_queue.cc:237] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.914523 28768 raft_consensus.cc:2468] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f77b2c825040d8b89abb004b19d2f4 in term 2.
I20260710 11:11:23.915812 28621 leader_election.cc:290] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [CANDIDATE]: Term 2 election: Requested vote from peers f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:23.916631 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e" candidate_uuid: "60f77b2c825040d8b89abb004b19d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
I20260710 11:11:23.917376 28696 raft_consensus.cc:3055] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:23.917773 28696 raft_consensus.cc:740] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Running, Role: LEADER
I20260710 11:11:23.918191 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bac258107b7466b8c255865ad9d011e" candidate_uuid: "60f77b2c825040d8b89abb004b19d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
I20260710 11:11:23.918798 28770 raft_consensus.cc:3060] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.918785 28696 consensus_queue.cc:260] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.920594 28696 raft_consensus.cc:3060] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:23.925060 28519 catalog_manager.cc:5697] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 reported cstate change: term changed from 1 to 2, leader changed from f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2) to 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "60f77b2c825040d8b89abb004b19d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:23.928067 28696 raft_consensus.cc:2468] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f77b2c825040d8b89abb004b19d2f4 in term 2.
I20260710 11:11:23.927991 28770 raft_consensus.cc:2468] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f77b2c825040d8b89abb004b19d2f4 in term 2.
I20260710 11:11:23.929514 28584 leader_election.cc:304] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:23.930466 28817 raft_consensus.cc:2804] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:23.931170 28817 raft_consensus.cc:697] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Becoming Leader. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Running, Role: LEADER
I20260710 11:11:23.931870 28817 consensus_queue.cc:237] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:23.939738 28519 catalog_manager.cc:5697] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 reported cstate change: term changed from 1 to 2, leader changed from f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2) to 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "60f77b2c825040d8b89abb004b19d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:24.046969 28818 consensus_queue.cc:1048] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:24.059602 28861 consensus_queue.cc:1048] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:24.063282 28550 debug-util.cc:398] Leaking SignalData structure 0x7b0800110740 after lost signal to thread 25091
I20260710 11:11:24.071280 28861 raft_consensus.cc:993] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212: : Instructing follower 60f77b2c825040d8b89abb004b19d2f4 to start an election
I20260710 11:11:24.071849 28818 raft_consensus.cc:1081] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 LEADER]: Signalling peer 60f77b2c825040d8b89abb004b19d2f4 to start an election
I20260710 11:11:24.073746 28620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "492383c0138e47abb99134001e20cf40"
dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
 from {username='slave'} at 127.0.0.1:55542
I20260710 11:11:24.074237 28620 raft_consensus.cc:493] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.074573 28620 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:24.080632 28620 raft_consensus.cc:515] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:24.083531 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "60f77b2c825040d8b89abb004b19d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
I20260710 11:11:24.083806 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "60f77b2c825040d8b89abb004b19d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
I20260710 11:11:24.084178 28696 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:24.084393 28770 raft_consensus.cc:3055] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:24.084721 28770 raft_consensus.cc:740] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5b95ef592824db3b71aa5c3ce1e2212, State: Running, Role: LEADER
I20260710 11:11:24.085556 28770 consensus_queue.cc:260] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:24.086685 28770 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:24.091670 28696 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f77b2c825040d8b89abb004b19d2f4 in term 2.
I20260710 11:11:24.093549 28620 leader_election.cc:290] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [CANDIDATE]: Term 2 election: Requested vote from peers f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2:35273), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:24.093557 28584 leader_election.cc:304] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:24.094712 28817 raft_consensus.cc:2804] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:24.095240 28817 raft_consensus.cc:697] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Becoming Leader. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Running, Role: LEADER
I20260710 11:11:24.094280 28770 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60f77b2c825040d8b89abb004b19d2f4 in term 2.
I20260710 11:11:24.096110 28817 consensus_queue.cc:237] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:24.103060 28517 catalog_manager.cc:5697] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 reported cstate change: term changed from 1 to 2, leader changed from d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3) to 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "60f77b2c825040d8b89abb004b19d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:24.204651 28620 raft_consensus.cc:1275] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Refusing update from remote peer d5b95ef592824db3b71aa5c3ce1e2212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.206058 28818 consensus_queue.cc:1048] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:24.217549 28696 raft_consensus.cc:1275] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Refusing update from remote peer d5b95ef592824db3b71aa5c3ce1e2212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.219288 28818 consensus_queue.cc:1048] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:24.295280 28770 raft_consensus.cc:1275] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Refusing update from remote peer 60f77b2c825040d8b89abb004b19d2f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.296643 28817 consensus_queue.cc:1048] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:24.304514 28696 raft_consensus.cc:1275] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Refusing update from remote peer 60f77b2c825040d8b89abb004b19d2f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.308075 28817 consensus_queue.cc:1048] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:24.328227 28696 raft_consensus.cc:1275] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Refusing update from remote peer 60f77b2c825040d8b89abb004b19d2f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.329550 28817 consensus_queue.cc:1048] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:24.343770 28770 raft_consensus.cc:1275] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Refusing update from remote peer 60f77b2c825040d8b89abb004b19d2f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.345453 28863 consensus_queue.cc:1048] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:24.371809 25088 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:11:24.373399 25088 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:11:24.373826 25088 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:11:24.387789 28620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492383c0138e47abb99134001e20cf40"
dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
mode: GRACEFUL
new_leader_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
 from {username='slave'} at 127.0.0.1:49100
I20260710 11:11:24.388350 28620 raft_consensus.cc:606] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Received request to transfer leadership to TS f5acf9baa6904a7d97dcd6a3ec096704
I20260710 11:11:24.389539 25088 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:11:24.688325 28696 raft_consensus.cc:1275] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Refusing update from remote peer 60f77b2c825040d8b89abb004b19d2f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.688534 28770 raft_consensus.cc:1275] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Refusing update from remote peer 60f77b2c825040d8b89abb004b19d2f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:24.689920 28864 consensus_queue.cc:1048] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:24.690677 28863 consensus_queue.cc:1048] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:24.697408 28863 raft_consensus.cc:993] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4: : Instructing follower f5acf9baa6904a7d97dcd6a3ec096704 to start an election
I20260710 11:11:24.697925 28817 raft_consensus.cc:1081] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Signalling peer f5acf9baa6904a7d97dcd6a3ec096704 to start an election
I20260710 11:11:24.700090 28695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "492383c0138e47abb99134001e20cf40"
dest_uuid: "f5acf9baa6904a7d97dcd6a3ec096704"
 from {username='slave'} at 127.0.0.1:33386
I20260710 11:11:24.700649 28695 raft_consensus.cc:493] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.701014 28695 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.709549 28695 raft_consensus.cc:515] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:24.710601 28696 raft_consensus.cc:1240] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 FOLLOWER]: Rejecting Update request from peer 60f77b2c825040d8b89abb004b19d2f4 for earlier term 2. Current term is 3. Ops: []
I20260710 11:11:24.715828 28620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60f77b2c825040d8b89abb004b19d2f4"
I20260710 11:11:24.716440 28620 raft_consensus.cc:3055] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:24.716764 28620 raft_consensus.cc:740] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60f77b2c825040d8b89abb004b19d2f4, State: Running, Role: LEADER
I20260710 11:11:24.717542 28620 consensus_queue.cc:260] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [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: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:24.718667 28620 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:11:24.719779 28864 consensus_queue.cc:1175] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 60f77b2c825040d8b89abb004b19d2f4 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:11:24.730459 28695 leader_election.cc:290] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [CANDIDATE]: Term 3 election: Requested vote from peers 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1:44383), d5b95ef592824db3b71aa5c3ce1e2212 (127.24.128.3:40301)
I20260710 11:11:24.731704 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492383c0138e47abb99134001e20cf40" candidate_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5b95ef592824db3b71aa5c3ce1e2212"
I20260710 11:11:24.732321 28770 raft_consensus.cc:3060] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.732442 28620 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 3.
I20260710 11:11:24.733866 28662 leader_election.cc:304] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [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: 60f77b2c825040d8b89abb004b19d2f4, f5acf9baa6904a7d97dcd6a3ec096704; no voters: 
I20260710 11:11:24.734810 28822 raft_consensus.cc:2804] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:24.739324 28770 raft_consensus.cc:2468] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5acf9baa6904a7d97dcd6a3ec096704 in term 3.
I20260710 11:11:24.741716 28822 raft_consensus.cc:697] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 LEADER]: Becoming Leader. State: Replica: f5acf9baa6904a7d97dcd6a3ec096704, State: Running, Role: LEADER
I20260710 11:11:24.742880 28822 consensus_queue.cc:237] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } }
I20260710 11:11:24.750715 28519 catalog_manager.cc:5697] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 reported cstate change: term changed from 2 to 3, leader changed from 60f77b2c825040d8b89abb004b19d2f4 (127.24.128.1) to f5acf9baa6904a7d97dcd6a3ec096704 (127.24.128.2). New cstate: current_term: 3 leader_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60f77b2c825040d8b89abb004b19d2f4" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5acf9baa6904a7d97dcd6a3ec096704" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 35273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5b95ef592824db3b71aa5c3ce1e2212" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:25.013767 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
I20260710 11:11:25.051800 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.052456 25088 tablet_replica.cc:333] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4: stopping tablet replica
I20260710 11:11:25.053036 25088 raft_consensus.cc:2243] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.053472 25088 raft_consensus.cc:2272] T 492383c0138e47abb99134001e20cf40 P 60f77b2c825040d8b89abb004b19d2f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.055935 25088 tablet_replica.cc:333] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4: stopping tablet replica
I20260710 11:11:25.056460 25088 raft_consensus.cc:2243] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.057204 25088 raft_consensus.cc:2272] T 3240a663ed3449269e5b6dac479cc263 P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.059779 25088 tablet_replica.cc:333] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4: stopping tablet replica
I20260710 11:11:25.060318 25088 raft_consensus.cc:2243] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.060740 25088 raft_consensus.cc:2272] T 4903a270cf6b4177a237525bd25b075e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.063107 25088 tablet_replica.cc:333] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4: stopping tablet replica
I20260710 11:11:25.063603 25088 raft_consensus.cc:2243] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.064354 25088 raft_consensus.cc:2272] T 8bac258107b7466b8c255865ad9d011e P 60f77b2c825040d8b89abb004b19d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.079955 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
I20260710 11:11:25.091910 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
I20260710 11:11:25.119287 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.120157 25088 tablet_replica.cc:333] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704: stopping tablet replica
I20260710 11:11:25.120821 25088 raft_consensus.cc:2243] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.121311 25088 raft_consensus.cc:2272] T 3240a663ed3449269e5b6dac479cc263 P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.123699 25088 tablet_replica.cc:333] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: stopping tablet replica
I20260710 11:11:25.124243 25088 raft_consensus.cc:2243] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.124990 25088 pending_rounds.cc:70] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: Trying to abort 2 pending ops.
I20260710 11:11:25.125298 25088 pending_rounds.cc:77] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960999918620672 op_type: NO_OP noop_request { }
I20260710 11:11:25.125609 25088 raft_consensus.cc:2889] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:11:25.125831 25088 pending_rounds.cc:77] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960997265854464 op_type: NO_OP noop_request { }
I20260710 11:11:25.126108 25088 raft_consensus.cc:2889] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:11:25.126408 25088 raft_consensus.cc:2272] T 492383c0138e47abb99134001e20cf40 P f5acf9baa6904a7d97dcd6a3ec096704 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.128785 25088 tablet_replica.cc:333] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704: stopping tablet replica
I20260710 11:11:25.129364 25088 raft_consensus.cc:2243] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.129819 25088 raft_consensus.cc:2272] T 4903a270cf6b4177a237525bd25b075e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.132078 25088 tablet_replica.cc:333] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704: stopping tablet replica
I20260710 11:11:25.132668 25088 raft_consensus.cc:2243] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.133126 25088 raft_consensus.cc:2272] T 8bac258107b7466b8c255865ad9d011e P f5acf9baa6904a7d97dcd6a3ec096704 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.147909 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
I20260710 11:11:25.160607 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
I20260710 11:11:25.186394 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.187115 25088 tablet_replica.cc:333] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212: stopping tablet replica
I20260710 11:11:25.187690 25088 raft_consensus.cc:2243] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.188170 25088 raft_consensus.cc:2272] T 492383c0138e47abb99134001e20cf40 P d5b95ef592824db3b71aa5c3ce1e2212 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.190383 25088 tablet_replica.cc:333] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212: stopping tablet replica
I20260710 11:11:25.190994 25088 raft_consensus.cc:2243] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.191473 25088 raft_consensus.cc:2272] T 3240a663ed3449269e5b6dac479cc263 P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.193724 25088 tablet_replica.cc:333] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212: stopping tablet replica
I20260710 11:11:25.194278 25088 raft_consensus.cc:2243] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.195086 25088 raft_consensus.cc:2272] T 4903a270cf6b4177a237525bd25b075e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.197274 25088 tablet_replica.cc:333] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212: stopping tablet replica
I20260710 11:11:25.197839 25088 raft_consensus.cc:2243] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.198247 25088 raft_consensus.cc:2272] T 8bac258107b7466b8c255865ad9d011e P d5b95ef592824db3b71aa5c3ce1e2212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.221724 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
I20260710 11:11:25.234591 25088 master.cc:562] Master@127.24.128.62:41089 shutting down...
I20260710 11:11:25.261225 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.261804 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.262149 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P 973f88e548b04ee59dd91e63ab9ce305: stopping tablet replica
W20260710 11:11:26.280933 25088 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28550)
I20260710 11:11:26.719319 25088 master.cc:584] Master@127.24.128.62:41089 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (4673 ms)
[----------] 6 tests from LeaderRebalancerTest (88206 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:11:26.750052 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:40637
I20260710 11:11:26.751236 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:26.756337 28873 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:26.758427 28876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:26.758545 28874 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.758955 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:26.759975 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:26.760160 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:26.760377 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681886760338 us; error 0 us; skew 500 ppm
I20260710 11:11:26.760941 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:26.763417 25088 webserver.cc:533] Webserver started at http://127.24.128.62:43951/ using document root <none> and password file <none>
I20260710 11:11:26.763919 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:26.764078 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:26.764410 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:26.765494 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "fabef2675fc44399aec58d815cea44e9"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gm5k"
I20260710 11:11:26.770110 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:26.773638 28881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.774479 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:26.774792 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "fabef2675fc44399aec58d815cea44e9"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gm5k"
I20260710 11:11:26.775132 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:26.817090 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:26.818226 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:26.855607 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:40637
I20260710 11:11:26.855727 28932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:40637 every 8 connection(s)
I20260710 11:11:26.859571 28933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.871234 28933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9: Bootstrap starting.
I20260710 11:11:26.875660 28933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.880167 28933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9: No bootstrap required, opened a new log
I20260710 11:11:26.882431 28933 raft_consensus.cc:359] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fabef2675fc44399aec58d815cea44e9" member_type: VOTER }
I20260710 11:11:26.882833 28933 raft_consensus.cc:385] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.883167 28933 raft_consensus.cc:740] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fabef2675fc44399aec58d815cea44e9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.883913 28933 consensus_queue.cc:260] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fabef2675fc44399aec58d815cea44e9" member_type: VOTER }
I20260710 11:11:26.884449 28933 raft_consensus.cc:399] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:26.884678 28933 raft_consensus.cc:493] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:26.885022 28933 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.890165 28933 raft_consensus.cc:515] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fabef2675fc44399aec58d815cea44e9" member_type: VOTER }
I20260710 11:11:26.890815 28933 leader_election.cc:304] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [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: fabef2675fc44399aec58d815cea44e9; no voters: 
I20260710 11:11:26.892071 28933 leader_election.cc:290] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:26.892503 28936 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.893874 28936 raft_consensus.cc:697] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 1 LEADER]: Becoming Leader. State: Replica: fabef2675fc44399aec58d815cea44e9, State: Running, Role: LEADER
I20260710 11:11:26.894572 28936 consensus_queue.cc:237] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [LEADER]: Queue going to LEADER mode. State: All 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: "fabef2675fc44399aec58d815cea44e9" member_type: VOTER }
I20260710 11:11:26.895278 28933 sys_catalog.cc:565] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:26.898727 28937 sys_catalog.cc:455] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fabef2675fc44399aec58d815cea44e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fabef2675fc44399aec58d815cea44e9" member_type: VOTER } }
I20260710 11:11:26.898638 28938 sys_catalog.cc:455] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fabef2675fc44399aec58d815cea44e9. Latest consensus state: current_term: 1 leader_uuid: "fabef2675fc44399aec58d815cea44e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fabef2675fc44399aec58d815cea44e9" member_type: VOTER } }
I20260710 11:11:26.899479 28937 sys_catalog.cc:458] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:26.899508 28938 sys_catalog.cc:458] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:26.902815 28942 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:26.909094 28942 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:26.910352 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:26.918639 28942 catalog_manager.cc:1383] Generated new cluster ID: e3ded777f18e492087e8f61d8d7d72b0
I20260710 11:11:26.918991 28942 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:26.954461 28942 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:26.956303 28942 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:26.968410 28942 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9: Generated new TSK 0
I20260710 11:11:26.969051 28942 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:26.977768 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:26.984546 28954 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:26.985759 28955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.987730 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:26.987932 28957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.988963 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:26.989228 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:26.989411 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681886989391 us; error 0 us; skew 500 ppm
I20260710 11:11:26.989941 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:26.992434 25088 webserver.cc:533] Webserver started at http://127.24.128.1:33031/ using document root <none> and password file <none>
I20260710 11:11:26.992951 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:26.993181 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:26.993484 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:26.994572 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gm5k"
I20260710 11:11:26.999277 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:11:27.002533 28962 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.003414 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:27.003746 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gm5k"
I20260710 11:11:27.004046 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:27.023888 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:27.025038 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:27.026540 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:27.028870 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:27.029088 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.029399 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:27.029577 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.068325 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:35839
I20260710 11:11:27.068414 29024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:35839 every 8 connection(s)
I20260710 11:11:27.073726 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:27.081213 29029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:27.081736 29030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:27.084910 29033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:27.085034 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:27.086678 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:27.086877 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:27.087149 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681887087127 us; error 0 us; skew 500 ppm
I20260710 11:11:27.087836 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:27.090705 25088 webserver.cc:533] Webserver started at http://127.24.128.2:42031/ using document root <none> and password file <none>
I20260710 11:11:27.091347 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:27.091631 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:27.091724 29025 heartbeater.cc:344] Connected to a master server at 127.24.128.62:40637
I20260710 11:11:27.091956 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:27.092281 29025 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:27.093104 29025 heartbeater.cc:507] Master 127.24.128.62:40637 requested a full tablet report, sending...
I20260710 11:11:27.093328 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
format_stamp: "Formatted at 2026-07-10 11:11:27 on dist-test-slave-gm5k"
I20260710 11:11:27.095440 28898 ts_manager.cc:194] Registered new tserver with Master: dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839)
I20260710 11:11:27.097365 28898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60408
I20260710 11:11:27.098572 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:27.102051 29037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.102825 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:27.103225 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
format_stamp: "Formatted at 2026-07-10 11:11:27 on dist-test-slave-gm5k"
I20260710 11:11:27.103525 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:27.126600 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:27.128242 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:27.129873 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:27.132313 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:27.132575 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.132841 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:27.133028 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.173017 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:36007
I20260710 11:11:27.173126 29099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:36007 every 8 connection(s)
I20260710 11:11:27.177917 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:27.185171 29103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:27.187705 29104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:27.188568 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:27.188967 29106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:27.189941 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:27.190191 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:27.190379 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681887190362 us; error 0 us; skew 500 ppm
I20260710 11:11:27.191094 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:27.192306 29100 heartbeater.cc:344] Connected to a master server at 127.24.128.62:40637
I20260710 11:11:27.192734 29100 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:27.193604 29100 heartbeater.cc:507] Master 127.24.128.62:40637 requested a full tablet report, sending...
I20260710 11:11:27.194029 25088 webserver.cc:533] Webserver started at http://127.24.128.3:45523/ using document root <none> and password file <none>
I20260710 11:11:27.194679 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:27.194909 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:27.195250 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:27.195997 28898 ts_manager.cc:194] Registered new tserver with Master: 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:27.196787 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
format_stamp: "Formatted at 2026-07-10 11:11:27 on dist-test-slave-gm5k"
I20260710 11:11:27.197882 28898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60414
I20260710 11:11:27.202350 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:11:27.206130 29111 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.207053 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:27.207315 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
format_stamp: "Formatted at 2026-07-10 11:11:27 on dist-test-slave-gm5k"
I20260710 11:11:27.207548 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:27.221730 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:27.222810 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:27.224354 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:27.226729 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:27.226910 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.227272 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:27.227428 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:27.267516 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:34771
I20260710 11:11:27.267671 29173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:34771 every 8 connection(s)
I20260710 11:11:27.281817 29174 heartbeater.cc:344] Connected to a master server at 127.24.128.62:40637
I20260710 11:11:27.282243 29174 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:27.283129 29174 heartbeater.cc:507] Master 127.24.128.62:40637 requested a full tablet report, sending...
I20260710 11:11:27.285080 28898 ts_manager.cc:194] Registered new tserver with Master: 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:27.285439 25088 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014785737s
I20260710 11:11:27.286600 28898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60418
I20260710 11:11:27.309861 28898 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60420:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:27.312377 28898 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:27.390029 29139 tablet_service.cc:1511] Processing CreateTablet for tablet 375a9f5b029d493da314d0b89ff44c20 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:27.391793 29139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375a9f5b029d493da314d0b89ff44c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.400678 29064 tablet_service.cc:1511] Processing CreateTablet for tablet 8b73ba3ec6fa44e08de23bd5efae4d6c (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:27.401283 29065 tablet_service.cc:1511] Processing CreateTablet for tablet 375a9f5b029d493da314d0b89ff44c20 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:27.402258 29064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b73ba3ec6fa44e08de23bd5efae4d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.401902 29062 tablet_service.cc:1511] Processing CreateTablet for tablet 9e13e464dba84876935fdaeb5e5fe64a (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:27.403211 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375a9f5b029d493da314d0b89ff44c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.404176 29063 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1aa4bbeb2548528edcadc8b5d6d76b (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:27.405539 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1aa4bbeb2548528edcadc8b5d6d76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.407687 29062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e13e464dba84876935fdaeb5e5fe64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.415940 29138 tablet_service.cc:1511] Processing CreateTablet for tablet 8b73ba3ec6fa44e08de23bd5efae4d6c (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:27.417716 29138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b73ba3ec6fa44e08de23bd5efae4d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.420270 29061 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9989674e414e6189f14e00c9e423e7 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:27.422868 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9989674e414e6189f14e00c9e423e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.428061 29060 tablet_service.cc:1511] Processing CreateTablet for tablet df59e6ec84b648b9a36699f49a77a0ff (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:27.429453 29060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df59e6ec84b648b9a36699f49a77a0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.432811 29059 tablet_service.cc:1511] Processing CreateTablet for tablet d981b0d05f414c1ca03ba586b1704379 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:27.434182 29059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d981b0d05f414c1ca03ba586b1704379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.444059 29065 tablet_service.cc:1511] Processing CreateTablet for tablet bb0c913e740e4899a3665c6d598d53aa (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:27.445473 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0c913e740e4899a3665c6d598d53aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.450736 29058 tablet_service.cc:1511] Processing CreateTablet for tablet d8a7ca7725fc4dcf99749e21a37637ef (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:27.452176 29058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a7ca7725fc4dcf99749e21a37637ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.460927 29137 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1aa4bbeb2548528edcadc8b5d6d76b (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:27.461529 29135 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9989674e414e6189f14e00c9e423e7 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:27.462477 29137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1aa4bbeb2548528edcadc8b5d6d76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.463102 29135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9989674e414e6189f14e00c9e423e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.468118 29136 tablet_service.cc:1511] Processing CreateTablet for tablet 9e13e464dba84876935fdaeb5e5fe64a (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:27.469538 29136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e13e464dba84876935fdaeb5e5fe64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.476617 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1aa4bbeb2548528edcadc8b5d6d76b (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:27.477451 29134 tablet_service.cc:1511] Processing CreateTablet for tablet df59e6ec84b648b9a36699f49a77a0ff (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:27.478083 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1aa4bbeb2548528edcadc8b5d6d76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.478787 29134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df59e6ec84b648b9a36699f49a77a0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.479199 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 8b73ba3ec6fa44e08de23bd5efae4d6c (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:27.480065 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 9e13e464dba84876935fdaeb5e5fe64a (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:27.480608 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b73ba3ec6fa44e08de23bd5efae4d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.481395 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e13e464dba84876935fdaeb5e5fe64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.484054 28986 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9989674e414e6189f14e00c9e423e7 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:27.485404 28986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9989674e414e6189f14e00c9e423e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.487555 28985 tablet_service.cc:1511] Processing CreateTablet for tablet df59e6ec84b648b9a36699f49a77a0ff (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:27.488471 29133 tablet_service.cc:1511] Processing CreateTablet for tablet d981b0d05f414c1ca03ba586b1704379 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:27.488926 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df59e6ec84b648b9a36699f49a77a0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.489820 29133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d981b0d05f414c1ca03ba586b1704379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.492169 28984 tablet_service.cc:1511] Processing CreateTablet for tablet d981b0d05f414c1ca03ba586b1704379 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:27.493793 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d981b0d05f414c1ca03ba586b1704379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.496055 28983 tablet_service.cc:1511] Processing CreateTablet for tablet bb0c913e740e4899a3665c6d598d53aa (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:27.497365 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0c913e740e4899a3665c6d598d53aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.498692 29132 tablet_service.cc:1511] Processing CreateTablet for tablet bb0c913e740e4899a3665c6d598d53aa (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:27.500113 29132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0c913e740e4899a3665c6d598d53aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.500447 28982 tablet_service.cc:1511] Processing CreateTablet for tablet d8a7ca7725fc4dcf99749e21a37637ef (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:27.478084 28990 tablet_service.cc:1511] Processing CreateTablet for tablet 375a9f5b029d493da314d0b89ff44c20 (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:27.508141 28982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a7ca7725fc4dcf99749e21a37637ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.514542 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375a9f5b029d493da314d0b89ff44c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.509408 29189 tablet_bootstrap.cc:492] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:27.526414 29189 tablet_bootstrap.cc:654] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.536231 29131 tablet_service.cc:1511] Processing CreateTablet for tablet d8a7ca7725fc4dcf99749e21a37637ef (DEFAULT_TABLE table=test-workload [id=e3444b8477444d098b6e90740f4c49cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:27.537626 29131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a7ca7725fc4dcf99749e21a37637ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:27.580830 29190 tablet_bootstrap.cc:492] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:27.583472 29191 tablet_bootstrap.cc:492] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:27.596433 29189 tablet_bootstrap.cc:492] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:27.596987 29189 ts_tablet_manager.cc:1403] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.010s
I20260710 11:11:27.600728 29189 raft_consensus.cc:359] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.601665 29189 raft_consensus.cc:385] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.601974 29189 raft_consensus.cc:740] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.602739 29189 consensus_queue.cc:260] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.604600 29190 tablet_bootstrap.cc:654] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.607548 29191 tablet_bootstrap.cc:654] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.612059 29189 ts_tablet_manager.cc:1434] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:11:27.612782 29174 heartbeater.cc:499] Master 127.24.128.62:40637 was elected leader, sending a full tablet report...
I20260710 11:11:27.613623 29191 tablet_bootstrap.cc:492] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:27.614105 29191 ts_tablet_manager.cc:1403] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:11:27.615767 29189 tablet_bootstrap.cc:492] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:27.617570 29191 raft_consensus.cc:359] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.618506 29191 raft_consensus.cc:385] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.618835 29191 raft_consensus.cc:740] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.619803 29191 consensus_queue.cc:260] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.625553 29189 tablet_bootstrap.cc:654] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.633072 29190 tablet_bootstrap.cc:492] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:27.633781 29190 ts_tablet_manager.cc:1403] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.014s
I20260710 11:11:27.637760 29190 raft_consensus.cc:359] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.638744 29190 raft_consensus.cc:385] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.639173 29190 raft_consensus.cc:740] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.640154 29190 consensus_queue.cc:260] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.645280 29025 heartbeater.cc:499] Master 127.24.128.62:40637 was elected leader, sending a full tablet report...
I20260710 11:11:27.645597 29191 ts_tablet_manager.cc:1434] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.018s
I20260710 11:11:27.646847 29191 tablet_bootstrap.cc:492] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:27.651717 29100 heartbeater.cc:499] Master 127.24.128.62:40637 was elected leader, sending a full tablet report...
I20260710 11:11:27.652281 29190 ts_tablet_manager.cc:1434] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 11:11:27.652971 29189 tablet_bootstrap.cc:492] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:27.653327 29190 tablet_bootstrap.cc:492] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:27.653496 29189 ts_tablet_manager.cc:1403] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260710 11:11:27.656565 29189 raft_consensus.cc:359] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.657341 29189 raft_consensus.cc:385] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.657646 29189 raft_consensus.cc:740] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.658399 29189 consensus_queue.cc:260] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.660588 29190 tablet_bootstrap.cc:654] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.661142 29189 ts_tablet_manager.cc:1434] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:27.662150 29189 tablet_bootstrap.cc:492] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:27.667730 29191 tablet_bootstrap.cc:654] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.667640 29190 tablet_bootstrap.cc:492] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:27.669312 29190 ts_tablet_manager.cc:1403] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 11:11:27.672492 29190 raft_consensus.cc:359] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.673235 29190 raft_consensus.cc:385] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.673548 29190 raft_consensus.cc:740] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.674254 29190 consensus_queue.cc:260] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.668730 29189 tablet_bootstrap.cc:654] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.676396 29190 ts_tablet_manager.cc:1434] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:27.677346 29190 tablet_bootstrap.cc:492] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:27.681756 29191 tablet_bootstrap.cc:492] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:27.682303 29191 ts_tablet_manager.cc:1403] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260710 11:11:27.684151 29190 tablet_bootstrap.cc:654] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.685150 29191 raft_consensus.cc:359] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.685912 29191 raft_consensus.cc:385] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.686211 29191 raft_consensus.cc:740] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.691426 29191 consensus_queue.cc:260] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.694519 29191 ts_tablet_manager.cc:1434] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:11:27.695463 29191 tablet_bootstrap.cc:492] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:27.699366 29189 tablet_bootstrap.cc:492] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:27.700035 29189 ts_tablet_manager.cc:1403] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.016s
I20260710 11:11:27.702526 29191 tablet_bootstrap.cc:654] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.703030 29189 raft_consensus.cc:359] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.703801 29189 raft_consensus.cc:385] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.704116 29189 raft_consensus.cc:740] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.704885 29189 consensus_queue.cc:260] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.707762 29189 ts_tablet_manager.cc:1434] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:27.707824 29190 tablet_bootstrap.cc:492] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:27.708392 29190 ts_tablet_manager.cc:1403] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.006s
I20260710 11:11:27.709700 29191 tablet_bootstrap.cc:492] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:27.710204 29191 ts_tablet_manager.cc:1403] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:11:27.711203 29190 raft_consensus.cc:359] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.711699 29189 tablet_bootstrap.cc:492] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:27.711980 29190 raft_consensus.cc:385] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.712337 29190 raft_consensus.cc:740] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.712950 29191 raft_consensus.cc:359] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.713131 29190 consensus_queue.cc:260] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.713721 29191 raft_consensus.cc:385] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.714052 29191 raft_consensus.cc:740] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.714900 29191 consensus_queue.cc:260] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.716059 29190 ts_tablet_manager.cc:1434] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:11:27.717082 29190 tablet_bootstrap.cc:492] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:27.718587 29189 tablet_bootstrap.cc:654] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.723397 29190 tablet_bootstrap.cc:654] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.723919 29191 ts_tablet_manager.cc:1434] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:11:27.732481 29191 tablet_bootstrap.cc:492] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:27.741699 29191 tablet_bootstrap.cc:654] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.745464 29189 tablet_bootstrap.cc:492] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:27.745985 29189 ts_tablet_manager.cc:1403] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.011s
I20260710 11:11:27.746660 29190 tablet_bootstrap.cc:492] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:27.747416 29190 ts_tablet_manager.cc:1403] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.007s
I20260710 11:11:27.748970 29189 raft_consensus.cc:359] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.749588 29189 raft_consensus.cc:385] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.749908 29189 raft_consensus.cc:740] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.750761 29189 consensus_queue.cc:260] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.751066 29190 raft_consensus.cc:359] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.752079 29190 raft_consensus.cc:385] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.752391 29190 raft_consensus.cc:740] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.753029 29191 tablet_bootstrap.cc:492] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:27.753264 29189 ts_tablet_manager.cc:1434] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:27.753131 29190 consensus_queue.cc:260] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.753741 29191 ts_tablet_manager.cc:1403] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260710 11:11:27.754400 29189 tablet_bootstrap.cc:492] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:27.755818 29190 ts_tablet_manager.cc:1434] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:11:27.756882 29190 tablet_bootstrap.cc:492] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:27.762844 29189 tablet_bootstrap.cc:654] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.764060 29190 tablet_bootstrap.cc:654] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.756963 29191 raft_consensus.cc:359] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.769232 29191 raft_consensus.cc:385] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.769793 29191 raft_consensus.cc:740] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.771132 29191 consensus_queue.cc:260] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.780516 29191 ts_tablet_manager.cc:1434] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:11:27.781708 29191 tablet_bootstrap.cc:492] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:27.783072 29190 tablet_bootstrap.cc:492] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:27.783073 29189 tablet_bootstrap.cc:492] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:27.783749 29190 ts_tablet_manager.cc:1403] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 11:11:27.783797 29189 ts_tablet_manager.cc:1403] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.006s
I20260710 11:11:27.786831 29189 raft_consensus.cc:359] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.787055 29190 raft_consensus.cc:359] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.787673 29189 raft_consensus.cc:385] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.787760 29190 raft_consensus.cc:385] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.788064 29189 raft_consensus.cc:740] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.788125 29190 raft_consensus.cc:740] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.789012 29191 tablet_bootstrap.cc:654] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.789100 29189 consensus_queue.cc:260] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.789040 29190 consensus_queue.cc:260] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.791728 29189 ts_tablet_manager.cc:1434] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:11:27.792749 29189 tablet_bootstrap.cc:492] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:27.793078 29190 ts_tablet_manager.cc:1434] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:27.794034 29190 tablet_bootstrap.cc:492] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:27.799239 29189 tablet_bootstrap.cc:654] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.802145 29190 tablet_bootstrap.cc:654] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.806023 29191 tablet_bootstrap.cc:492] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:27.806757 29191 ts_tablet_manager.cc:1403] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260710 11:11:27.811113 29191 raft_consensus.cc:359] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.812391 29191 raft_consensus.cc:385] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.812683 29193 raft_consensus.cc:493] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.813447 29193 raft_consensus.cc:515] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.812947 29191 raft_consensus.cc:740] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.816581 29189 tablet_bootstrap.cc:492] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:27.817211 29189 ts_tablet_manager.cc:1403] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260710 11:11:27.816027 29191 consensus_queue.cc:260] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.822201 29193 leader_election.cc:290] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:27.820973 29189 raft_consensus.cc:359] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.827159 29196 raft_consensus.cc:493] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.826138 29189 raft_consensus.cc:385] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.827924 29196 raft_consensus.cc:515] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.833277 29196 leader_election.cc:290] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:27.832723 29191 ts_tablet_manager.cc:1434] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 11:11:27.836508 29193 raft_consensus.cc:493] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.838114 29193 raft_consensus.cc:515] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.842350 29193 leader_election.cc:290] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:27.831353 29189 raft_consensus.cc:740] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.851549 29191 tablet_bootstrap.cc:492] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:27.851599 29189 consensus_queue.cc:260] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.854640 29189 ts_tablet_manager.cc:1434] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:11:27.855211 29190 tablet_bootstrap.cc:492] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:27.858795 29198 raft_consensus.cc:493] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.859831 29198 raft_consensus.cc:515] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.862061 29198 leader_election.cc:290] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:27.864356 29191 tablet_bootstrap.cc:654] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.867065 29189 tablet_bootstrap.cc:492] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:27.868991 29198 raft_consensus.cc:493] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.869515 29198 raft_consensus.cc:515] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.858630 29190 ts_tablet_manager.cc:1403] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.016s
I20260710 11:11:27.873346 29198 leader_election.cc:290] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:27.879542 29189 tablet_bootstrap.cc:654] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.887754 29190 raft_consensus.cc:359] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.888597 29190 raft_consensus.cc:385] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.888404 29196 raft_consensus.cc:493] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.889019 29190 raft_consensus.cc:740] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.895560 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375a9f5b029d493da314d0b89ff44c20" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:27.896311 29075 raft_consensus.cc:2468] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:27.893939 29196 raft_consensus.cc:515] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.897656 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:27.897743 28965 leader_election.cc:304] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:27.898253 29075 raft_consensus.cc:2468] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:27.902098 29190 consensus_queue.cc:260] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.902581 29114 leader_election.cc:304] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:27.906639 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:27.906776 29193 raft_consensus.cc:2804] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.906795 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:27.907554 29193 raft_consensus.cc:493] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.907938 29193 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.909763 29196 leader_election.cc:290] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:27.910306 29196 raft_consensus.cc:2804] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.910624 29196 raft_consensus.cc:493] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:27.910812 28946 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:27.911010 29196 raft_consensus.cc:3060] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.912750 29190 ts_tablet_manager.cc:1434] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260710 11:11:27.913798 29190 tablet_bootstrap.cc:492] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
W20260710 11:11:27.915508 29114 leader_election.cc:343] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.915648 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:27.916357 29000 raft_consensus.cc:2468] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
W20260710 11:11:27.917460 29115 leader_election.cc:343] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.919039 29115 leader_election.cc:304] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:27.920981 29190 tablet_bootstrap.cc:654] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.933667 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:27.937335 29189 tablet_bootstrap.cc:492] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:27.937927 29189 ts_tablet_manager.cc:1403] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.080s	user 0.005s	sys 0.012s
I20260710 11:11:27.940017 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:27.940209 29196 raft_consensus.cc:515] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.940867 29000 raft_consensus.cc:2468] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 0.
W20260710 11:11:27.942232 29041 leader_election.cc:343] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.943576 29041 leader_election.cc:304] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:27.944512 29198 raft_consensus.cc:2804] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.944914 29198 raft_consensus.cc:493] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.945384 29198 raft_consensus.cc:3060] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:27.945897 28965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.2:36007, user_credentials={real_user=slave}} blocked reactor thread for 48449.9us
I20260710 11:11:27.947768 29191 tablet_bootstrap.cc:492] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:27.947834 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:27.948405 29196 leader_election.cc:290] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Requested vote from peers 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:27.948781 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375a9f5b029d493da314d0b89ff44c20" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:27.952006 29074 raft_consensus.cc:3060] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.952050 29191 ts_tablet_manager.cc:1403] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.016s
I20260710 11:11:27.954028 29198 raft_consensus.cc:515] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.949527 29193 raft_consensus.cc:515] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.955415 29075 raft_consensus.cc:2393] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfc36aaddc1b4acab6ca59845b8f1804 in current term 1: Already voted for candidate 9c608b3a12424a41b55298d3d1ad4b3c in this term.
I20260710 11:11:27.956990 29193 leader_election.cc:290] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:27.959208 29074 raft_consensus.cc:2468] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:27.959671 29193 raft_consensus.cc:493] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.951148 29190 tablet_bootstrap.cc:492] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:27.958555 29191 raft_consensus.cc:359] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.960788 29191 raft_consensus.cc:385] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.960347 29193 raft_consensus.cc:515] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.961141 29191 raft_consensus.cc:740] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.961199 28965 leader_election.cc:304] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:27.962378 29196 raft_consensus.cc:2804] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.962987 29196 raft_consensus.cc:697] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:27.964099 29193 leader_election.cc:290] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:27.963936 29196 consensus_queue.cc:237] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.964783 29193 raft_consensus.cc:493] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.962126 29191 consensus_queue.cc:260] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.965335 29193 raft_consensus.cc:515] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } }
I20260710 11:11:27.966471 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:27.967231 29000 raft_consensus.cc:3060] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.967945 29193 leader_election.cc:290] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839)
I20260710 11:11:27.959247 29227 raft_consensus.cc:2804] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.968566 29191 ts_tablet_manager.cc:1434] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260710 11:11:27.968673 29227 raft_consensus.cc:493] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.969318 29227 raft_consensus.cc:3060] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.969856 29191 tablet_bootstrap.cc:492] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:27.972903 29189 raft_consensus.cc:359] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.974247 29198 leader_election.cc:290] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:27.960889 29190 ts_tablet_manager.cc:1403] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.010s
W20260710 11:11:27.975838 29115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.128.1:35839, user_credentials={real_user=slave}} blocked reactor thread for 56904.9us
I20260710 11:11:27.977392 29189 raft_consensus.cc:385] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.977950 29189 raft_consensus.cc:740] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.978199 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:27.978919 29075 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.976698 29000 raft_consensus.cc:2468] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 1.
I20260710 11:11:27.980289 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:27.981062 29041 leader_election.cc:304] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:27.981849 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375a9f5b029d493da314d0b89ff44c20" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
W20260710 11:11:27.982751 29115 leader_election.cc:343] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.982345 28897 catalog_manager.cc:5697] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:27.984217 29198 raft_consensus.cc:2804] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.986720 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:27.987469 28999 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.978946 29189 consensus_queue.cc:260] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.990108 29190 raft_consensus.cc:359] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.990486 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:27.991238 29074 raft_consensus.cc:2468] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:27.991659 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375a9f5b029d493da314d0b89ff44c20" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:27.992789 29073 raft_consensus.cc:2393] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e88ed7d17cc4a3bac0505eb153ee262 in current term 1: Already voted for candidate dfc36aaddc1b4acab6ca59845b8f1804 in this term.
I20260710 11:11:27.993368 29190 raft_consensus.cc:385] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.993729 29190 raft_consensus.cc:740] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.994108 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375a9f5b029d493da314d0b89ff44c20" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:27.994767 29149 raft_consensus.cc:2468] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:27.990011 29075 raft_consensus.cc:2468] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:27.994534 29190 consensus_queue.cc:260] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:27.999008 28999 raft_consensus.cc:2468] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:27.996438 29189 ts_tablet_manager.cc:1434] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260710 11:11:28.007817 29189 tablet_bootstrap.cc:492] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:28.008421 29114 leader_election.cc:304] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.010100 29114 leader_election.cc:304] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262; no voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.011001 29147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.011320 29224 raft_consensus.cc:2804] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:28.011968 29147 raft_consensus.cc:2393] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c608b3a12424a41b55298d3d1ad4b3c in current term 1: Already voted for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in this term.
I20260710 11:11:28.000160 29198 raft_consensus.cc:697] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.001314 29115 leader_election.cc:304] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.001524 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375a9f5b029d493da314d0b89ff44c20" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.014005 29148 raft_consensus.cc:3060] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.002626 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.014264 29229 raft_consensus.cc:493] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.990070 29227 raft_consensus.cc:515] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.014635 29226 raft_consensus.cc:2804] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:28.005626 29190 ts_tablet_manager.cc:1434] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 11:11:28.011866 29224 raft_consensus.cc:493] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:28.013163 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.014153 29145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.021176 29189 tablet_bootstrap.cc:654] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:28.024915 29224 raft_consensus.cc:3060] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.024677 29039 leader_election.cc:304] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.005012 29191 tablet_bootstrap.cc:654] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:28.014909 29229 raft_consensus.cc:515] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.025869 29227 leader_election.cc:290] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:28.035662 29227 raft_consensus.cc:493] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.036299 29227 raft_consensus.cc:515] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.046774 29229 leader_election.cc:290] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.048482 29229 raft_consensus.cc:2749] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.048795 29226 raft_consensus.cc:697] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.040659 29227 leader_election.cc:290] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
W20260710 11:11:28.048524 28964 leader_election.cc:343] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.051819 28964 leader_election.cc:304] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfc36aaddc1b4acab6ca59845b8f1804; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.052564 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.014712 29198 consensus_queue.cc:237] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.054111 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:28.052728 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:28.053341 29196 raft_consensus.cc:2749] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.059047 29224 raft_consensus.cc:515] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.059330 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
W20260710 11:11:28.059767 29039 leader_election.cc:343] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.060079 29000 raft_consensus.cc:3060] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:28.060983 29039 leader_election.cc:343] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.061888 29226 consensus_queue.cc:237] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.055575 29073 raft_consensus.cc:2468] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:28.054831 28999 raft_consensus.cc:2468] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 0.
I20260710 11:11:28.065521 29224 leader_election.cc:290] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:28.061503 29190 tablet_bootstrap.cc:492] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:28.068025 29041 leader_election.cc:304] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.068979 29229 raft_consensus.cc:2804] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:28.069245 29229 raft_consensus.cc:493] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:28.069481 29229 raft_consensus.cc:3060] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:28.058168 29114 leader_election.cc:343] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.075300 29114 leader_election.cc:304] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:28.075423 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.077478 29145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.077766 29148 raft_consensus.cc:2468] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:28.078154 29145 raft_consensus.cc:2468] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 0.
I20260710 11:11:28.078474 29193 raft_consensus.cc:2749] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.076097 29073 raft_consensus.cc:3060] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.079237 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:28.085325 29073 raft_consensus.cc:2468] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:28.086431 29224 raft_consensus.cc:2804] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:28.086293 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.086849 29224 raft_consensus.cc:493] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:28.085419 29115 leader_election.cc:343] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.090034 29000 raft_consensus.cc:2468] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
W20260710 11:11:28.090752 29115 leader_election.cc:343] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.091563 29114 leader_election.cc:304] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.092710 29193 raft_consensus.cc:2804] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:28.093191 29193 raft_consensus.cc:697] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.094026 29193 consensus_queue.cc:237] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.094640 29191 tablet_bootstrap.cc:492] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:28.095168 29191 ts_tablet_manager.cc:1403] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.005s
I20260710 11:11:28.093663 28897 catalog_manager.cc:5697] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 1 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.088207 29190 tablet_bootstrap.cc:654] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:28.096861 29224 raft_consensus.cc:3060] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.102595 29191 raft_consensus.cc:359] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.103420 29191 raft_consensus.cc:385] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:28.103708 29191 raft_consensus.cc:740] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:28.104427 29191 consensus_queue.cc:260] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.110172 29189 tablet_bootstrap.cc:492] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:28.110643 29189 ts_tablet_manager.cc:1403] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.011s
I20260710 11:11:28.111018 29115 leader_election.cc:304] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.114465 29189 raft_consensus.cc:359] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.115207 29189 raft_consensus.cc:385] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:28.115788 29226 raft_consensus.cc:2804] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:28.115506 29189 raft_consensus.cc:740] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:28.116593 29226 raft_consensus.cc:697] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.118125 29189 consensus_queue.cc:260] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.119774 29191 ts_tablet_manager.cc:1434] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:11:28.119151 29226 consensus_queue.cc:237] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.120672 29189 ts_tablet_manager.cc:1434] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:11:28.120862 29196 raft_consensus.cc:493] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.121883 29189 tablet_bootstrap.cc:492] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:28.121418 29196 raft_consensus.cc:515] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.123854 29196 leader_election.cc:290] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.125931 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:28.126159 29145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.126708 29145 raft_consensus.cc:2468] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
W20260710 11:11:28.127457 28965 leader_election.cc:343] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.128019 28964 leader_election.cc:304] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.128249 29229 raft_consensus.cc:515] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.129199 29196 raft_consensus.cc:2804] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:28.129614 29196 raft_consensus.cc:493] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:28.130005 29196 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.130550 29224 raft_consensus.cc:515] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.131301 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.131793 29229 leader_election.cc:290] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.131913 29000 raft_consensus.cc:3060] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.132719 29224 leader_election.cc:290] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:28.142000 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.142747 28999 raft_consensus.cc:3060] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.143797 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.144420 29073 raft_consensus.cc:3060] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.147239 29145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.147861 29145 raft_consensus.cc:3060] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.148337 29191 tablet_bootstrap.cc:492] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:28.152657 28999 raft_consensus.cc:2468] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:28.154142 29000 raft_consensus.cc:2468] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 1.
I20260710 11:11:28.154049 29115 leader_election.cc:304] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.155058 29226 raft_consensus.cc:2804] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:28.155453 29041 leader_election.cc:304] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.155834 29226 raft_consensus.cc:697] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.156450 29229 raft_consensus.cc:2804] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:28.155155 28898 catalog_manager.cc:5697] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:28.156978 29226 consensus_queue.cc:237] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.158481 29073 raft_consensus.cc:2468] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:28.159137 29229 raft_consensus.cc:697] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.161325 29224 raft_consensus.cc:493] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.160040 29229 consensus_queue.cc:237] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.161819 29224 raft_consensus.cc:515] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.162674 29191 tablet_bootstrap.cc:654] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:28.164050 29224 leader_election.cc:290] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:28.166005 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:28.168977 29196 raft_consensus.cc:515] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.171602 29189 tablet_bootstrap.cc:654] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:28.173552 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.174595 29191 tablet_bootstrap.cc:492] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
W20260710 11:11:28.175168 28965 leader_election.cc:343] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.175277 29191 ts_tablet_manager.cc:1403] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260710 11:11:28.166738 29075 raft_consensus.cc:2468] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:28.177028 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:28.177733 29114 leader_election.cc:304] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:28.178540 29224 raft_consensus.cc:2804] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:28.178755 29115 leader_election.cc:343] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.178917 29224 raft_consensus.cc:493] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:28.179355 29224 raft_consensus.cc:3060] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.180804 29145 raft_consensus.cc:2468] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 1.
I20260710 11:11:28.182088 29191 raft_consensus.cc:359] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.182760 29191 raft_consensus.cc:385] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:28.183063 29191 raft_consensus.cc:740] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:28.183694 29196 leader_election.cc:290] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.183995 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.184624 29148 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.186970 29224 raft_consensus.cc:515] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.188233 29189 tablet_bootstrap.cc:492] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:28.188710 29189 ts_tablet_manager.cc:1403] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.006s
I20260710 11:11:28.189698 29190 tablet_bootstrap.cc:492] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:28.190155 29190 ts_tablet_manager.cc:1403] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.008s
I20260710 11:11:28.190054 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
W20260710 11:11:28.192438 29115 leader_election.cc:343] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:28.193399 29224 leader_election.cc:290] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:28.193917 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.191633 29191 consensus_queue.cc:260] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.194526 29073 raft_consensus.cc:3060] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.193338 29148 raft_consensus.cc:2468] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:28.199115 29189 raft_consensus.cc:359] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.199676 29189 raft_consensus.cc:385] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:28.199939 29189 raft_consensus.cc:740] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:28.202776 29191 ts_tablet_manager.cc:1434] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:11:28.203820 29191 tablet_bootstrap.cc:492] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:28.204188 29190 raft_consensus.cc:359] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.204866 29190 raft_consensus.cc:385] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:28.205677 29073 raft_consensus.cc:2468] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:28.205111 29190 raft_consensus.cc:740] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:28.207373 29190 consensus_queue.cc:260] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.207832 29114 leader_election.cc:304] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.209210 29190 ts_tablet_manager.cc:1434] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:11:28.209725 28964 leader_election.cc:304] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.210098 29190 tablet_bootstrap.cc:492] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:28.211066 29196 raft_consensus.cc:2804] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:28.211568 29196 raft_consensus.cc:697] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:28.212733 29226 raft_consensus.cc:2804] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:28.213270 29226 raft_consensus.cc:697] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.214115 29226 consensus_queue.cc:237] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.215107 29196 consensus_queue.cc:237] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.216430 29191 tablet_bootstrap.cc:654] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:28.216001 29189 consensus_queue.cc:260] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.216821 28897 catalog_manager.cc:5697] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:28.218559 29189 ts_tablet_manager.cc:1434] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:11:28.218888 28897 catalog_manager.cc:5697] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:28.222062 29190 tablet_bootstrap.cc:654] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:28.221001 28897 catalog_manager.cc:5697] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:28.223999 28898 catalog_manager.cc:5697] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 1 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.233292 29190 tablet_bootstrap.cc:492] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:28.233605 29191 tablet_bootstrap.cc:492] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:28.233824 29190 ts_tablet_manager.cc:1403] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 11:11:28.234226 29191 ts_tablet_manager.cc:1403] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260710 11:11:28.236558 29190 raft_consensus.cc:359] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.236800 29191 raft_consensus.cc:359] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.237303 29190 raft_consensus.cc:385] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:28.237515 29191 raft_consensus.cc:385] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:28.237591 29190 raft_consensus.cc:740] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:28.238040 29191 raft_consensus.cc:740] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:28.238461 29190 consensus_queue.cc:260] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.239004 29191 consensus_queue.cc:260] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.240574 29190 ts_tablet_manager.cc:1434] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:11:28.241245 29191 ts_tablet_manager.cc:1434] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:11:28.248548 28898 catalog_manager.cc:5697] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.254041 29229 raft_consensus.cc:493] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.254585 29229 raft_consensus.cc:515] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.256810 29229 leader_election.cc:290] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.256539 28896 catalog_manager.cc:5697] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:28.257695 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:28.259493 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.260353 29148 raft_consensus.cc:2393] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c608b3a12424a41b55298d3d1ad4b3c in current term 1: Already voted for candidate dfc36aaddc1b4acab6ca59845b8f1804 in this term.
I20260710 11:11:28.263473 29039 leader_election.cc:304] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.264241 29229 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.270597 29229 raft_consensus.cc:2749] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.375376 29196 consensus_queue.cc:1048] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.387915 29253 consensus_queue.cc:1048] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.436869 29073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
mode: GRACEFUL
new_leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:54014
I20260710 11:11:28.437574 29073 raft_consensus.cc:606] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Received request to transfer leadership to TS dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.452911 29148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:28.453469 29148 raft_consensus.cc:606] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.459519 29148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:28.460099 29148 raft_consensus.cc:606] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.465651 29148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:28.466254 29148 raft_consensus.cc:606] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.472379 29148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:28.473053 29148 raft_consensus.cc:606] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.479080 29148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:28.479647 29148 raft_consensus.cc:606] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.480528 29224 raft_consensus.cc:493] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.480491 29226 consensus_queue.cc:1048] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.481199 29224 raft_consensus.cc:515] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.483393 29224 leader_election.cc:290] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:28.484066 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:28.484856 29000 raft_consensus.cc:2393] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e88ed7d17cc4a3bac0505eb153ee262 in current term 1: Already voted for candidate 9c608b3a12424a41b55298d3d1ad4b3c in this term.
I20260710 11:11:28.486515 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:28.487990 29114 leader_election.cc:304] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262; no voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.488775 29224 raft_consensus.cc:3060] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.489950 29253 raft_consensus.cc:493] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.490451 29253 raft_consensus.cc:515] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.492622 29253 leader_election.cc:290] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.492642 29193 raft_consensus.cc:993] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:28.493382 29193 raft_consensus.cc:1081] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:28.494208 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:28.495059 29073 raft_consensus.cc:2393] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfc36aaddc1b4acab6ca59845b8f1804 in current term 1: Already voted for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in this term.
I20260710 11:11:28.498025 29000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:11:28.498705 29000 raft_consensus.cc:493] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.499217 29000 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.500583 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.504102 29224 raft_consensus.cc:2749] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.504479 29232 consensus_queue.cc:1048] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.505540 28964 leader_election.cc:304] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfc36aaddc1b4acab6ca59845b8f1804; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.506563 29253 raft_consensus.cc:3060] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.511401 29000 raft_consensus.cc:515] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.512611 28999 raft_consensus.cc:1240] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Rejecting Update request from peer 5e88ed7d17cc4a3bac0505eb153ee262 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:28.514712 29253 raft_consensus.cc:2749] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.514662 29226 consensus_queue.cc:1059] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.515657 29232 raft_consensus.cc:3055] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.516028 29232 raft_consensus.cc:740] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.517226 29000 leader_election.cc:290] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.517333 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.516935 29232 consensus_queue.cc:260] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.518404 29232 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.519130 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.523226 29000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:50770
I20260710 11:11:28.523875 29000 raft_consensus.cc:606] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.530226 29073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
mode: GRACEFUL
new_leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:54014
I20260710 11:11:28.530839 29073 raft_consensus.cc:606] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Received request to transfer leadership to TS 5e88ed7d17cc4a3bac0505eb153ee262
I20260710 11:11:28.533051 29148 raft_consensus.cc:2468] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:28.534754 28964 leader_election.cc:304] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.535600 29253 raft_consensus.cc:2804] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.536036 29253 raft_consensus.cc:697] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:28.536798 29253 consensus_queue.cc:237] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.543778 28897 catalog_manager.cc:5697] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.565450 29232 consensus_queue.cc:1048] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.572824 29226 raft_consensus.cc:993] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:28.573329 29224 raft_consensus.cc:1081] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:28.574971 28999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:11:28.575600 28999 raft_consensus.cc:493] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.576012 28999 raft_consensus.cc:3060] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.577991 29232 consensus_queue.cc:1048] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.583420 28999 raft_consensus.cc:515] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.584571 29000 raft_consensus.cc:1240] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Rejecting Update request from peer 5e88ed7d17cc4a3bac0505eb153ee262 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:28.586966 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.587286 28999 leader_election.cc:290] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.587754 29075 raft_consensus.cc:3060] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.588335 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e13e464dba84876935fdaeb5e5fe64a" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.588937 29148 raft_consensus.cc:3055] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.589273 29148 raft_consensus.cc:740] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.590070 29148 consensus_queue.cc:260] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.590830 29232 consensus_queue.cc:1059] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.593894 29148 raft_consensus.cc:3060] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.597548 29075 raft_consensus.cc:2468] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:28.598677 28965 leader_election.cc:304] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.599612 29253 raft_consensus.cc:2804] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.599747 29148 raft_consensus.cc:2468] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:28.600159 29253 raft_consensus.cc:697] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:28.600927 29229 raft_consensus.cc:493] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.601022 29253 consensus_queue.cc:237] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.601516 29229 raft_consensus.cc:515] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.604542 29229 leader_election.cc:290] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.604702 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:28.605273 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.606210 28999 raft_consensus.cc:2393] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c608b3a12424a41b55298d3d1ad4b3c in current term 1: Already voted for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in this term.
I20260710 11:11:28.607339 29041 leader_election.cc:304] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.608127 29229 raft_consensus.cc:3060] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.610323 29253 raft_consensus.cc:493] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:28.609892 28897 catalog_manager.cc:5697] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.610808 29253 raft_consensus.cc:515] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.613487 29253 leader_election.cc:290] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.613401 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:28.614279 29075 raft_consensus.cc:2393] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfc36aaddc1b4acab6ca59845b8f1804 in current term 1: Already voted for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in this term.
I20260710 11:11:28.614323 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:28.615388 29229 raft_consensus.cc:2749] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.615753 28964 leader_election.cc:304] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfc36aaddc1b4acab6ca59845b8f1804; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:28.616557 29253 raft_consensus.cc:3060] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:28.622721 29253 raft_consensus.cc:2749] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:28.629551 29226 consensus_queue.cc:1048] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.634122 29232 consensus_queue.cc:1048] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.637605 29226 raft_consensus.cc:993] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.638072 29224 raft_consensus.cc:1081] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.643532 29224 consensus_queue.cc:1048] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.645641 29075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:53996
I20260710 11:11:28.646267 29075 raft_consensus.cc:493] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.646646 29075 raft_consensus.cc:3060] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.646833 29232 raft_consensus.cc:993] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.647357 29232 raft_consensus.cc:1081] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.649768 29074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:53996
I20260710 11:11:28.650327 29074 raft_consensus.cc:493] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.650697 29074 raft_consensus.cc:3060] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.653650 29193 consensus_queue.cc:1048] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.654495 29075 raft_consensus.cc:515] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.661295 29229 consensus_queue.cc:1048] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.664671 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.669713 29229 consensus_queue.cc:1048] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.670548 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df59e6ec84b648b9a36699f49a77a0ff" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.671255 29148 raft_consensus.cc:3055] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.671578 29148 raft_consensus.cc:740] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.669319 29075 leader_election.cc:290] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.672578 29148 consensus_queue.cc:260] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.673898 29148 raft_consensus.cc:3060] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.679476 29074 raft_consensus.cc:515] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.680652 29073 raft_consensus.cc:1240] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Rejecting Update request from peer 5e88ed7d17cc4a3bac0505eb153ee262 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:28.682302 29074 leader_election.cc:290] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.682559 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.683827 29232 consensus_queue.cc:1059] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.684825 29232 raft_consensus.cc:3055] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.685158 29232 raft_consensus.cc:740] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.685657 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d981b0d05f414c1ca03ba586b1704379" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.685964 29232 consensus_queue.cc:260] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.687425 29148 raft_consensus.cc:2468] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:28.693102 29232 raft_consensus.cc:3060] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.694730 29039 leader_election.cc:304] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [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: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.696295 29229 raft_consensus.cc:2804] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.696875 29229 raft_consensus.cc:697] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.697814 29229 consensus_queue.cc:237] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.698709 29253 consensus_queue.cc:1048] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.710191 28898 catalog_manager.cc:5697] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.712011 29229 raft_consensus.cc:993] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c: : Instructing follower 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:28.716727 29229 raft_consensus.cc:1081] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Signalling peer 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:28.721284 29193 consensus_queue.cc:1048] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.729564 29145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:38266
I20260710 11:11:28.730779 29145 raft_consensus.cc:493] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.726872 29146 raft_consensus.cc:2468] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:28.732492 29145 raft_consensus.cc:3060] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.740056 29039 leader_election.cc:304] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [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: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:28.741780 29229 raft_consensus.cc:2804] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.742458 29229 raft_consensus.cc:697] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.744295 29229 consensus_queue.cc:237] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.749562 29232 consensus_queue.cc:1048] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.760576 29253 consensus_queue.cc:1048] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.762960 29145 raft_consensus.cc:515] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.768348 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.768983 28999 raft_consensus.cc:3060] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.771842 29274 consensus_queue.cc:1048] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:28.773355 29145 leader_election.cc:290] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:28.773435 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a7ca7725fc4dcf99749e21a37637ef" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.774206 29075 raft_consensus.cc:3055] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.774606 29075 raft_consensus.cc:740] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.775466 29075 consensus_queue.cc:260] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.776379 29075 raft_consensus.cc:3060] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.776782 28999 raft_consensus.cc:2468] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 2.
I20260710 11:11:28.779214 28999 raft_consensus.cc:1240] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Rejecting Update request from peer 9c608b3a12424a41b55298d3d1ad4b3c for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:28.778384 29115 leader_election.cc:304] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.780190 29274 consensus_queue.cc:1048] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.780682 29224 raft_consensus.cc:2804] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.781183 29224 raft_consensus.cc:697] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.782207 29224 consensus_queue.cc:237] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.792593 29075 raft_consensus.cc:2468] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 2.
I20260710 11:11:28.799981 29275 raft_consensus.cc:993] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c: : Instructing follower dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:28.800499 29275 raft_consensus.cc:1081] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Signalling peer dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:28.800768 29253 raft_consensus.cc:993] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.801265 29253 raft_consensus.cc:1081] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.804986 28997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:50768
I20260710 11:11:28.805575 28997 raft_consensus.cc:493] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.805960 28997 raft_consensus.cc:3060] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.814839 28896 catalog_manager.cc:5697] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 1 to 2, leader changed from 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2) to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:28.816774 28997 raft_consensus.cc:515] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.819828 29232 raft_consensus.cc:993] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.820571 29232 raft_consensus.cc:1081] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:28.826052 28997 leader_election.cc:290] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.826287 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.830847 29072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:53996
I20260710 11:11:28.831570 29072 raft_consensus.cc:493] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.831617 29075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:54008
I20260710 11:11:28.832026 29072 raft_consensus.cc:3060] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.832284 29075 raft_consensus.cc:493] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.832707 29075 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.836283 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b73ba3ec6fa44e08de23bd5efae4d6c" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:28.837035 29074 raft_consensus.cc:3055] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.837437 29074 raft_consensus.cc:740] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.843777 29072 raft_consensus.cc:515] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.843931 29075 raft_consensus.cc:515] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.844763 29073 raft_consensus.cc:1240] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Rejecting Update request from peer 5e88ed7d17cc4a3bac0505eb153ee262 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:28.846225 29072 leader_election.cc:290] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.846899 29074 consensus_queue.cc:260] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.847337 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.847580 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:28.847973 28999 raft_consensus.cc:3055] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.848215 28997 raft_consensus.cc:3060] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.848310 29074 raft_consensus.cc:3060] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.848320 28999 raft_consensus.cc:740] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:28.849435 28999 consensus_queue.cc:260] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.850536 28999 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.853523 29226 consensus_queue.cc:1059] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:28.854477 29232 raft_consensus.cc:3055] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.854815 29232 raft_consensus.cc:740] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:28.855618 29232 consensus_queue.cc:260] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.856416 29075 leader_election.cc:290] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:28.857077 29232 raft_consensus.cc:3060] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.855983 28997 raft_consensus.cc:2468] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:28.855945 29074 raft_consensus.cc:2468] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:28.859220 28999 raft_consensus.cc:2468] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:28.859562 29041 leader_election.cc:304] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.859629 28965 leader_election.cc:304] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [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: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 5e88ed7d17cc4a3bac0505eb153ee262
I20260710 11:11:28.860678 29196 raft_consensus.cc:2804] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.860791 29041 leader_election.cc:304] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:28.861222 29196 raft_consensus.cc:697] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:28.861655 29275 raft_consensus.cc:2804] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.861711 29229 raft_consensus.cc:2804] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.861871 29145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9989674e414e6189f14e00c9e423e7" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.862190 29275 raft_consensus.cc:697] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.862311 29229 raft_consensus.cc:697] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:28.863276 29275 consensus_queue.cc:237] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.863850 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:28.852913 28898 catalog_manager.cc:5697] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.864434 29146 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.863530 29229 consensus_queue.cc:237] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.862174 29196 consensus_queue.cc:237] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:28.874465 29146 raft_consensus.cc:2468] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:28.877797 28897 catalog_manager.cc:5697] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 1 to 2, leader changed from 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2) to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.881863 29145 raft_consensus.cc:2468] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:28.887728 28898 catalog_manager.cc:5697] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.889653 28898 catalog_manager.cc:5697] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.930478 29145 raft_consensus.cc:1275] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.932224 29196 consensus_queue.cc:1048] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.941576 29074 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.949743 29074 raft_consensus.cc:1275] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.951107 29280 consensus_queue.cc:1048] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.015718 29074 raft_consensus.cc:1275] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.017117 29280 consensus_queue.cc:1048] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.026329 29145 raft_consensus.cc:1275] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.028142 29223 consensus_queue.cc:1048] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:29.204398 28999 raft_consensus.cc:1275] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.206512 29232 consensus_queue.cc:1048] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:29.219219 29074 raft_consensus.cc:1275] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.221040 29224 consensus_queue.cc:1048] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.283823 28999 raft_consensus.cc:3060] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:29.284322 29145 raft_consensus.cc:1275] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.284844 29146 raft_consensus.cc:1275] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.286198 29275 consensus_queue.cc:1048] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:29.287616 29229 consensus_queue.cc:1048] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:29.288007 29146 raft_consensus.cc:1275] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.289597 29229 consensus_queue.cc:1048] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.298136 28999 raft_consensus.cc:1275] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.300494 29272 consensus_queue.cc:1048] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:29.309904 28997 raft_consensus.cc:1275] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.312016 29272 consensus_queue.cc:1048] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.313962 28997 raft_consensus.cc:3060] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:29.320688 28998 raft_consensus.cc:1275] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.322620 29229 consensus_queue.cc:1048] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.328765 29146 raft_consensus.cc:1275] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.330418 29272 consensus_queue.cc:1048] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.331091 28997 raft_consensus.cc:1275] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.337373 29229 consensus_queue.cc:1048] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.468779 29146 raft_consensus.cc:3060] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:29.476205 29146 raft_consensus.cc:1275] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.477519 29223 consensus_queue.cc:1048] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.487082 29074 raft_consensus.cc:1275] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:29.489540 29282 consensus_queue.cc:1048] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:31.561017 28898 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60422:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:31.563479 28898 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:31.617528 28984 tablet_service.cc:1511] Processing CreateTablet for tablet 8965f3f4582d406a9b070468d7679476 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:31.619395 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8965f3f4582d406a9b070468d7679476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.619015 29065 tablet_service.cc:1511] Processing CreateTablet for tablet 8965f3f4582d406a9b070468d7679476 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:31.620762 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8965f3f4582d406a9b070468d7679476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.621374 29131 tablet_service.cc:1511] Processing CreateTablet for tablet 8965f3f4582d406a9b070468d7679476 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:31.622857 29131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8965f3f4582d406a9b070468d7679476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.624112 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 4020af3a3e9c44cb826cf94e03719d2e (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:31.625739 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020af3a3e9c44cb826cf94e03719d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.625828 29063 tablet_service.cc:1511] Processing CreateTablet for tablet 4020af3a3e9c44cb826cf94e03719d2e (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:31.627815 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020af3a3e9c44cb826cf94e03719d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.630373 29132 tablet_service.cc:1511] Processing CreateTablet for tablet 4020af3a3e9c44cb826cf94e03719d2e (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:31.631850 29132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020af3a3e9c44cb826cf94e03719d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.642870 28985 tablet_service.cc:1511] Processing CreateTablet for tablet 33ca99ef9c524a3c9d13dab8700b27b4 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:31.644368 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ca99ef9c524a3c9d13dab8700b27b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.644110 29061 tablet_service.cc:1511] Processing CreateTablet for tablet 33ca99ef9c524a3c9d13dab8700b27b4 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:31.645517 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ca99ef9c524a3c9d13dab8700b27b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.670418 29298 tablet_bootstrap.cc:492] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:31.676070 29134 tablet_service.cc:1511] Processing CreateTablet for tablet 33ca99ef9c524a3c9d13dab8700b27b4 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:31.678882 29297 tablet_bootstrap.cc:492] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:31.679679 29134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ca99ef9c524a3c9d13dab8700b27b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.686203 29298 tablet_bootstrap.cc:654] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.691727 29299 tablet_bootstrap.cc:492] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:31.692893 28985 tablet_service.cc:1511] Processing CreateTablet for tablet ba502964a4fa49e398ba4a5e6e71296a (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:31.695060 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba502964a4fa49e398ba4a5e6e71296a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.701073 29132 tablet_service.cc:1511] Processing CreateTablet for tablet ba502964a4fa49e398ba4a5e6e71296a (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:31.701807 29299 tablet_bootstrap.cc:654] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.702812 29132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba502964a4fa49e398ba4a5e6e71296a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.697626 29063 tablet_service.cc:1511] Processing CreateTablet for tablet ba502964a4fa49e398ba4a5e6e71296a (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:31.703176 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6a9596ed31481ca3d83fa29a254414 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:31.708312 29297 tablet_bootstrap.cc:654] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.708503 29065 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6a9596ed31481ca3d83fa29a254414 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:31.709331 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba502964a4fa49e398ba4a5e6e71296a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.710171 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6a9596ed31481ca3d83fa29a254414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.711998 29131 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6a9596ed31481ca3d83fa29a254414 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:31.716944 28984 tablet_service.cc:1511] Processing CreateTablet for tablet e25773ba325e4aaf8eedda21d6830f5c (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:31.721335 29061 tablet_service.cc:1511] Processing CreateTablet for tablet e25773ba325e4aaf8eedda21d6830f5c (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:31.723287 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25773ba325e4aaf8eedda21d6830f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.723244 29139 tablet_service.cc:1511] Processing CreateTablet for tablet e25773ba325e4aaf8eedda21d6830f5c (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:31.723546 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6a9596ed31481ca3d83fa29a254414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.731693 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 096727d2df2b46ffb9cc0870634d508b (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:31.733111 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096727d2df2b46ffb9cc0870634d508b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.743819 29299 tablet_bootstrap.cc:492] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:31.747370 29131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6a9596ed31481ca3d83fa29a254414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.747630 29299 ts_tablet_manager.cc:1403] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.003s
I20260710 11:11:31.753670 29297 tablet_bootstrap.cc:492] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:31.754233 29297 ts_tablet_manager.cc:1403] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260710 11:11:31.757284 29297 raft_consensus.cc:359] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.758034 29297 raft_consensus.cc:385] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:31.758348 29297 raft_consensus.cc:740] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:31.751906 29139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25773ba325e4aaf8eedda21d6830f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.751905 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25773ba325e4aaf8eedda21d6830f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.765652 29063 tablet_service.cc:1511] Processing CreateTablet for tablet 096727d2df2b46ffb9cc0870634d508b (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:31.767081 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096727d2df2b46ffb9cc0870634d508b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.767766 29299 raft_consensus.cc:359] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.790591 29299 raft_consensus.cc:385] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:31.790980 29299 raft_consensus.cc:740] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:31.791779 29299 consensus_queue.cc:260] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.794684 29299 ts_tablet_manager.cc:1434] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.000s
I20260710 11:11:31.795778 29299 tablet_bootstrap.cc:492] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:31.800025 29061 tablet_service.cc:1511] Processing CreateTablet for tablet 60e3aec84def4f0ebf4933cc38d707d9 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:31.771988 28988 tablet_service.cc:1511] Processing CreateTablet for tablet e1c13e4ce5b84d7fa5360b948a4501aa (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:31.749514 29298 tablet_bootstrap.cc:492] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:31.801349 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e3aec84def4f0ebf4933cc38d707d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.801635 29298 ts_tablet_manager.cc:1403] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.025s
I20260710 11:11:31.779222 29297 consensus_queue.cc:260] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.780565 29134 tablet_service.cc:1511] Processing CreateTablet for tablet 096727d2df2b46ffb9cc0870634d508b (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:31.805934 29134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096727d2df2b46ffb9cc0870634d508b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.807071 29297 ts_tablet_manager.cc:1434] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.005s
I20260710 11:11:31.808143 29297 tablet_bootstrap.cc:492] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:31.809136 29131 tablet_service.cc:1511] Processing CreateTablet for tablet 60e3aec84def4f0ebf4933cc38d707d9 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:31.810564 29131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e3aec84def4f0ebf4933cc38d707d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.783886 29060 tablet_service.cc:1511] Processing CreateTablet for tablet e1c13e4ce5b84d7fa5360b948a4501aa (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:31.819715 29060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c13e4ce5b84d7fa5360b948a4501aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.820235 29299 tablet_bootstrap.cc:654] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.789134 29135 tablet_service.cc:1511] Processing CreateTablet for tablet e1c13e4ce5b84d7fa5360b948a4501aa (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:31.783530 28986 tablet_service.cc:1511] Processing CreateTablet for tablet 60e3aec84def4f0ebf4933cc38d707d9 (DEFAULT_TABLE table=soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:31.804848 29298 raft_consensus.cc:359] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.824321 29298 raft_consensus.cc:385] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:31.825274 29135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c13e4ce5b84d7fa5360b948a4501aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.824656 29298 raft_consensus.cc:740] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:31.828305 29298 consensus_queue.cc:260] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.815452 29297 tablet_bootstrap.cc:654] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.816368 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c13e4ce5b84d7fa5360b948a4501aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.831453 28986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e3aec84def4f0ebf4933cc38d707d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:31.850860 29299 tablet_bootstrap.cc:492] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:31.851578 29299 ts_tablet_manager.cc:1403] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.009s
I20260710 11:11:31.855058 29299 raft_consensus.cc:359] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.855906 29299 raft_consensus.cc:385] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:31.856245 29299 raft_consensus.cc:740] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:31.857077 29299 consensus_queue.cc:260] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.862769 29299 ts_tablet_manager.cc:1434] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:11:31.865518 29298 ts_tablet_manager.cc:1434] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.003s
I20260710 11:11:31.866222 29297 tablet_bootstrap.cc:492] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:31.866675 29298 tablet_bootstrap.cc:492] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:31.866737 29297 ts_tablet_manager.cc:1403] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.003s
I20260710 11:11:31.869549 29299 tablet_bootstrap.cc:492] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:31.873735 29298 tablet_bootstrap.cc:654] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.879606 29299 tablet_bootstrap.cc:654] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.884135 29297 raft_consensus.cc:359] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.885337 29297 raft_consensus.cc:385] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:31.885668 29297 raft_consensus.cc:740] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:31.886844 29297 consensus_queue.cc:260] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.918676 29299 tablet_bootstrap.cc:492] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:31.919999 29299 ts_tablet_manager.cc:1403] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.007s
I20260710 11:11:31.923573 29299 raft_consensus.cc:359] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.924074 29282 raft_consensus.cc:493] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:31.924419 29299 raft_consensus.cc:385] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:31.924957 29299 raft_consensus.cc:740] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:31.924660 29282 raft_consensus.cc:515] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.925879 29299 consensus_queue.cc:260] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.924463 29297 ts_tablet_manager.cc:1434] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260710 11:11:31.927505 29282 leader_election.cc:290] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:31.931351 29145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8965f3f4582d406a9b070468d7679476" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:31.931703 29297 tablet_bootstrap.cc:492] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:31.935315 29298 tablet_bootstrap.cc:492] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:31.935895 29298 ts_tablet_manager.cc:1403] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.011s
I20260710 11:11:31.930696 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8965f3f4582d406a9b070468d7679476" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:31.940055 29074 raft_consensus.cc:2468] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:31.941963 28965 leader_election.cc:304] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:31.941754 29298 raft_consensus.cc:359] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.942535 29298 raft_consensus.cc:385] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:31.942836 29298 raft_consensus.cc:740] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:31.944173 29297 tablet_bootstrap.cc:654] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:31.944953 29282 raft_consensus.cc:2804] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:31.945465 29282 raft_consensus.cc:493] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:31.945851 29282 raft_consensus.cc:3060] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:31.946537 29298 consensus_queue.cc:260] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:31.950274 29298 ts_tablet_manager.cc:1434] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:11:31.952030 29298 tablet_bootstrap.cc:492] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:31.929265 29299 ts_tablet_manager.cc:1434] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:31.932714 29145 raft_consensus.cc:2468] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:32.051096 29299 tablet_bootstrap.cc:492] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:32.139869 29298 tablet_bootstrap.cc:700] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent opening tablet: real 0.105s	user 0.001s	sys 0.000s
I20260710 11:11:32.140797 29298 tablet_bootstrap.cc:654] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.141619 29226 raft_consensus.cc:493] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.142278 29226 raft_consensus.cc:515] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.148629 29226 leader_election.cc:290] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.286087 29297 tablet_bootstrap.cc:492] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:32.288632 29297 ts_tablet_manager.cc:1403] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.357s	user 0.034s	sys 0.061s
I20260710 11:11:32.292264 29297 raft_consensus.cc:359] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.293017 29297 raft_consensus.cc:385] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.293336 29297 raft_consensus.cc:740] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.294341 29297 consensus_queue.cc:260] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.296171 29297 ts_tablet_manager.cc:1434] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:32.297748 29297 tablet_bootstrap.cc:492] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:32.302491 29298 tablet_bootstrap.cc:492] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:32.303125 29298 ts_tablet_manager.cc:1403] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.351s	user 0.027s	sys 0.004s
I20260710 11:11:32.305737 29297 tablet_bootstrap.cc:654] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.306149 29298 raft_consensus.cc:359] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.306982 29298 raft_consensus.cc:385] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.307294 29298 raft_consensus.cc:740] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.308055 29298 consensus_queue.cc:260] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.311127 29298 ts_tablet_manager.cc:1434] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:32.312255 29298 tablet_bootstrap.cc:492] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:32.314239 29297 tablet_bootstrap.cc:492] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:32.314744 29297 ts_tablet_manager.cc:1403] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:11:32.317680 29297 raft_consensus.cc:359] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.318442 29297 raft_consensus.cc:385] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.318784 29297 raft_consensus.cc:740] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.318831 29298 tablet_bootstrap.cc:654] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.319550 29297 consensus_queue.cc:260] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.321482 29297 ts_tablet_manager.cc:1434] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:32.322455 29297 tablet_bootstrap.cc:492] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:32.329214 29297 tablet_bootstrap.cc:654] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.329777 29298 tablet_bootstrap.cc:492] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:32.330312 29298 ts_tablet_manager.cc:1403] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260710 11:11:32.333575 29298 raft_consensus.cc:359] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.334282 29298 raft_consensus.cc:385] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.334296 29297 tablet_bootstrap.cc:492] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:32.334337 29309 raft_consensus.cc:493] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.334626 29298 raft_consensus.cc:740] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.335110 29297 ts_tablet_manager.cc:1403] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:11:32.335064 29309 raft_consensus.cc:515] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.335680 29298 consensus_queue.cc:260] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.337531 29309 leader_election.cc:290] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.338217 29297 raft_consensus.cc:359] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.338994 29297 raft_consensus.cc:385] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.339020 29298 ts_tablet_manager.cc:1434] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:11:32.339407 29297 raft_consensus.cc:740] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.340312 29298 tablet_bootstrap.cc:492] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:32.340075 29297 consensus_queue.cc:260] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.341924 29297 ts_tablet_manager.cc:1434] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:32.342996 29297 tablet_bootstrap.cc:492] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:32.344333 29282 raft_consensus.cc:515] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.346575 29282 leader_election.cc:290] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.346863 29299 tablet_bootstrap.cc:654] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.348225 29298 tablet_bootstrap.cc:654] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.349936 29297 tablet_bootstrap.cc:654] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.353267 29298 tablet_bootstrap.cc:492] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:32.353801 29298 ts_tablet_manager.cc:1403] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:11:32.355764 29299 tablet_bootstrap.cc:492] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:32.356308 29299 ts_tablet_manager.cc:1403] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.306s	user 0.011s	sys 0.006s
W20260710 11:11:32.356242 28946 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:32.358732 29298 raft_consensus.cc:359] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.359220 29297 tablet_bootstrap.cc:492] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:32.359565 29298 raft_consensus.cc:385] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.359923 29297 ts_tablet_manager.cc:1403] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 11:11:32.359565 29299 raft_consensus.cc:359] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.360253 29298 raft_consensus.cc:740] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.360430 29299 raft_consensus.cc:385] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.360893 29299 raft_consensus.cc:740] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.361378 29298 consensus_queue.cc:260] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.361759 29299 consensus_queue.cc:260] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.363191 29297 raft_consensus.cc:359] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.363662 29299 ts_tablet_manager.cc:1434] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:11:32.363945 29297 raft_consensus.cc:385] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.364254 29297 raft_consensus.cc:740] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.364437 29298 ts_tablet_manager.cc:1434] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260710 11:11:32.364681 29299 tablet_bootstrap.cc:492] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:32.365113 29297 consensus_queue.cc:260] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.365857 29298 tablet_bootstrap.cc:492] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:32.367290 29297 ts_tablet_manager.cc:1434] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:11:32.368556 29297 tablet_bootstrap.cc:492] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:32.372499 29299 tablet_bootstrap.cc:654] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.373035 29298 tablet_bootstrap.cc:654] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.375211 29297 tablet_bootstrap.cc:654] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.376703 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.377584 29075 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.383353 29282 raft_consensus.cc:493] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.383898 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:32.384554 29148 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 0.
I20260710 11:11:32.386113 29299 tablet_bootstrap.cc:492] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:32.383929 29282 raft_consensus.cc:515] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.388507 29282 leader_election.cc:290] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.389492 29299 ts_tablet_manager.cc:1403] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260710 11:11:32.392747 29299 raft_consensus.cc:359] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.393517 29299 raft_consensus.cc:385] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.393785 29299 raft_consensus.cc:740] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.394486 29299 consensus_queue.cc:260] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.396917 29299 ts_tablet_manager.cc:1434] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:32.398023 29299 tablet_bootstrap.cc:492] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:32.400719 29114 leader_election.cc:304] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:32.402035 29039 leader_election.cc:304] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:32.403532 29310 raft_consensus.cc:2804] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.404085 29310 raft_consensus.cc:493] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.404480 29310 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.407431 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8965f3f4582d406a9b070468d7679476" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.408936 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.409687 29073 raft_consensus.cc:3060] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.415549 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:32.416544 28997 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 0.
I20260710 11:11:32.419800 29297 tablet_bootstrap.cc:492] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:32.419829 29226 raft_consensus.cc:2804] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.420423 29297 ts_tablet_manager.cc:1403] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.003s
I20260710 11:11:32.420730 29226 raft_consensus.cc:493] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.421087 29226 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.423720 29297 raft_consensus.cc:359] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.425921 29297 raft_consensus.cc:385] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.426333 29297 raft_consensus.cc:740] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.426083 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:32.427345 28997 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.427542 29297 consensus_queue.cc:260] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.430501 29297 ts_tablet_manager.cc:1434] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:32.431777 29297 tablet_bootstrap.cc:492] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:32.437197 29226 raft_consensus.cc:515] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.437927 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8965f3f4582d406a9b070468d7679476" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:32.438612 29149 raft_consensus.cc:3060] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.443537 29226 leader_election.cc:290] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.443707 29148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:32.445905 29148 raft_consensus.cc:2393] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfc36aaddc1b4acab6ca59845b8f1804 in current term 1: Already voted for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in this term.
I20260710 11:11:32.447207 29226 raft_consensus.cc:493] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.448050 29226 raft_consensus.cc:515] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.453209 29226 leader_election.cc:290] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.455461 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:32.456508 28998 raft_consensus.cc:2468] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.456897 29299 tablet_bootstrap.cc:654] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.458101 29115 leader_election.cc:304] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.459038 29226 raft_consensus.cc:2804] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.459466 29226 raft_consensus.cc:493] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.459859 29226 raft_consensus.cc:3060] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.461977 29297 tablet_bootstrap.cc:654] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.463581 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:32.464465 28997 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.469580 29073 raft_consensus.cc:2468] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:32.471086 29226 raft_consensus.cc:515] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.472295 28965 leader_election.cc:304] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.473197 29282 raft_consensus.cc:2804] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.473662 29282 raft_consensus.cc:697] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:32.474608 29282 consensus_queue.cc:237] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.475245 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:32.475867 28998 raft_consensus.cc:3060] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.478556 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.479592 29075 raft_consensus.cc:2468] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.481415 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.474852 29226 leader_election.cc:290] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.441558 29310 raft_consensus.cc:515] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.484295 28998 raft_consensus.cc:2468] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.450824 29149 raft_consensus.cc:2468] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:32.485519 29071 raft_consensus.cc:2393] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfc36aaddc1b4acab6ca59845b8f1804 in current term 1: Already voted for candidate 9c608b3a12424a41b55298d3d1ad4b3c in this term.
I20260710 11:11:32.488155 29115 leader_election.cc:304] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.488641 29310 leader_election.cc:290] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.490253 28965 leader_election.cc:304] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfc36aaddc1b4acab6ca59845b8f1804; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:32.490274 29226 raft_consensus.cc:2804] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.492425 29298 tablet_bootstrap.cc:492] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:32.492511 29226 raft_consensus.cc:697] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:32.493052 29298 ts_tablet_manager.cc:1403] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.127s	user 0.045s	sys 0.057s
I20260710 11:11:32.493716 29226 consensus_queue.cc:237] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.494822 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:32.496140 29298 raft_consensus.cc:359] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.496896 29298 raft_consensus.cc:385] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.497165 29298 raft_consensus.cc:740] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.498076 29298 consensus_queue.cc:260] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.499323 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.500170 29071 raft_consensus.cc:3060] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.500504 29298 ts_tablet_manager.cc:1434] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:32.500433 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:32.501358 29149 raft_consensus.cc:2393] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c608b3a12424a41b55298d3d1ad4b3c in current term 1: Already voted for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in this term.
I20260710 11:11:32.501616 29298 tablet_bootstrap.cc:492] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:32.503535 29039 leader_election.cc:304] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [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: 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:32.504318 29310 raft_consensus.cc:2749] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:32.498430 28997 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.505187 29312 raft_consensus.cc:2749] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:32.509827 29115 leader_election.cc:304] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:32.511070 29323 raft_consensus.cc:2804] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.511407 29298 tablet_bootstrap.cc:654] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.518941 29299 tablet_bootstrap.cc:492] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:32.519600 29299 ts_tablet_manager.cc:1403] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.001s
I20260710 11:11:32.529119 29310 raft_consensus.cc:493] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.529911 29310 raft_consensus.cc:515] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.532819 29297 tablet_bootstrap.cc:492] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:32.533507 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:32.536139 28997 raft_consensus.cc:2468] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 0.
I20260710 11:11:32.534093 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:32.536310 29297 ts_tablet_manager.cc:1403] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.002s
W20260710 11:11:32.538311 29039 leader_election.cc:343] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:32.539173 29041 leader_election.cc:304] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [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: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 5e88ed7d17cc4a3bac0505eb153ee262
I20260710 11:11:32.540181 29309 raft_consensus.cc:2804] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.540616 29309 raft_consensus.cc:493] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.540968 29309 raft_consensus.cc:3060] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.534852 29310 leader_election.cc:290] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.544021 29297 raft_consensus.cc:359] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.549052 29297 raft_consensus.cc:385] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.545884 29323 raft_consensus.cc:697] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:32.545176 29298 tablet_bootstrap.cc:492] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:32.551075 29298 ts_tablet_manager.cc:1403] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.009s
I20260710 11:11:32.552150 29323 consensus_queue.cc:237] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.550462 29297 raft_consensus.cc:740] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.555678 29309 raft_consensus.cc:515] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.556732 29071 raft_consensus.cc:2468] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.556672 29297 consensus_queue.cc:260] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.558271 29299 raft_consensus.cc:359] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.555429 29298 raft_consensus.cc:359] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.559031 29299 raft_consensus.cc:385] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.559130 29298 raft_consensus.cc:385] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.559420 29299 raft_consensus.cc:740] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.559584 29298 raft_consensus.cc:740] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.560308 29299 consensus_queue.cc:260] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.560092 29297 ts_tablet_manager.cc:1434] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:11:32.562091 29297 tablet_bootstrap.cc:492] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804: Bootstrap starting.
I20260710 11:11:32.560770 29298 consensus_queue.cc:260] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.565069 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:32.565449 29298 ts_tablet_manager.cc:1434] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:11:32.565678 28997 raft_consensus.cc:3060] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.566434 29298 tablet_bootstrap.cc:492] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:32.562752 29299 ts_tablet_manager.cc:1434] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260710 11:11:32.567893 28897 catalog_manager.cc:5697] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.569304 29297 tablet_bootstrap.cc:654] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.569773 29299 tablet_bootstrap.cc:492] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:32.573014 29298 tablet_bootstrap.cc:654] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.577515 28997 raft_consensus.cc:2468] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 1.
I20260710 11:11:32.579210 29041 leader_election.cc:304] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.580380 29310 raft_consensus.cc:2804] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.581315 29310 raft_consensus.cc:697] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:32.581655 29299 tablet_bootstrap.cc:654] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.582295 29310 consensus_queue.cc:237] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.584080 29282 raft_consensus.cc:493] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.584794 29298 tablet_bootstrap.cc:492] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:32.584568 29282 raft_consensus.cc:515] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.585359 29298 ts_tablet_manager.cc:1403] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:11:32.587188 29282 leader_election.cc:290] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.588253 29298 raft_consensus.cc:359] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.588770 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:32.589092 29298 raft_consensus.cc:385] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.589433 29149 raft_consensus.cc:2468] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:32.589497 29298 raft_consensus.cc:740] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.589457 29308 raft_consensus.cc:493] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.590297 29308 raft_consensus.cc:515] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.590456 29298 consensus_queue.cc:260] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.591866 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.590824 28964 leader_election.cc:304] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.592736 29071 raft_consensus.cc:2468] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:32.593128 29282 raft_consensus.cc:2804] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.597393 29282 raft_consensus.cc:493] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.597908 29282 raft_consensus.cc:3060] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.598209 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:32.598853 29146 raft_consensus.cc:3060] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.600576 29299 tablet_bootstrap.cc:492] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:32.601133 29299 ts_tablet_manager.cc:1403] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.010s
I20260710 11:11:32.593977 29298 ts_tablet_manager.cc:1434] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:32.602914 29298 tablet_bootstrap.cc:492] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: Bootstrap starting.
I20260710 11:11:32.594204 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e3aec84def4f0ebf4933cc38d707d9" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:32.595060 29308 leader_election.cc:290] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.595211 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e3aec84def4f0ebf4933cc38d707d9" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
W20260710 11:11:32.605708 29041 leader_election.cc:343] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:32.605803 29299 raft_consensus.cc:359] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
W20260710 11:11:32.606995 29039 leader_election.cc:343] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:32.607895 29299 raft_consensus.cc:385] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.608021 29039 leader_election.cc:304] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:32.609314 29308 raft_consensus.cc:2749] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:32.608249 29299 raft_consensus.cc:740] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.610307 29299 consensus_queue.cc:260] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.610793 29297 tablet_bootstrap.cc:492] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804: No bootstrap required, opened a new log
I20260710 11:11:32.611387 29297 ts_tablet_manager.cc:1403] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.005s
I20260710 11:11:32.611413 29146 raft_consensus.cc:2468] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 1.
I20260710 11:11:32.613513 29298 tablet_bootstrap.cc:654] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.614058 29297 raft_consensus.cc:359] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.614671 29297 raft_consensus.cc:385] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.614894 29297 raft_consensus.cc:740] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.616016 29297 consensus_queue.cc:260] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.616848 29299 ts_tablet_manager.cc:1434] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.007s
I20260710 11:11:32.618171 29299 tablet_bootstrap.cc:492] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:32.618278 29297 ts_tablet_manager.cc:1434] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:32.596686 29309 leader_election.cc:290] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.619553 29282 raft_consensus.cc:515] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.621655 29282 leader_election.cc:290] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.623240 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:32.624027 29146 raft_consensus.cc:3060] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.632299 28895 catalog_manager.cc:5697] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 1 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.635425 28896 catalog_manager.cc:5697] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:32.638677 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.639408 29071 raft_consensus.cc:3060] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.646684 29226 raft_consensus.cc:493] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.647339 29226 raft_consensus.cc:515] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.652830 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.653492 29075 raft_consensus.cc:2468] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.653692 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:32.654047 29146 raft_consensus.cc:2468] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:32.654338 28997 raft_consensus.cc:2468] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.654754 29226 leader_election.cc:290] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.654879 29114 leader_election.cc:304] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:32.656318 29071 raft_consensus.cc:2468] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:32.657033 29226 raft_consensus.cc:2804] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.657388 28965 leader_election.cc:304] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.658289 29298 tablet_bootstrap.cc:492] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: No bootstrap required, opened a new log
I20260710 11:11:32.659003 29298 ts_tablet_manager.cc:1403] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.017s
I20260710 11:11:32.659132 29282 raft_consensus.cc:2804] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.659838 29282 raft_consensus.cc:697] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:32.661286 29298 raft_consensus.cc:359] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.660972 29282 consensus_queue.cc:237] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.661849 29298 raft_consensus.cc:385] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.662180 29298 raft_consensus.cc:740] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.662824 29298 consensus_queue.cc:260] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.664736 29298 ts_tablet_manager.cc:1434] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:32.657442 29226 raft_consensus.cc:493] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.666026 29226 raft_consensus.cc:3060] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.634908 29299 tablet_bootstrap.cc:654] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.674391 29226 raft_consensus.cc:515] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.678560 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.679454 29226 leader_election.cc:290] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.679334 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:32.680259 28997 raft_consensus.cc:3060] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.679373 29071 raft_consensus.cc:3060] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.683183 29299 tablet_bootstrap.cc:492] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:32.683722 29299 ts_tablet_manager.cc:1403] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260710 11:11:32.686754 29299 raft_consensus.cc:359] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.687922 29299 raft_consensus.cc:385] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.687309 28897 catalog_manager.cc:5697] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.688215 29299 raft_consensus.cc:740] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.689119 29299 consensus_queue.cc:260] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.691390 29299 ts_tablet_manager.cc:1434] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:32.691402 28997 raft_consensus.cc:2468] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.692458 29299 tablet_bootstrap.cc:492] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: Bootstrap starting.
I20260710 11:11:32.692723 29115 leader_election.cc:304] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.693869 29323 raft_consensus.cc:2804] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.694449 29323 raft_consensus.cc:697] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:32.693794 28896 catalog_manager.cc:5697] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:32.695225 29323 consensus_queue.cc:237] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.697204 29071 raft_consensus.cc:2468] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.699280 29299 tablet_bootstrap.cc:654] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:32.705291 29299 tablet_bootstrap.cc:492] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: No bootstrap required, opened a new log
I20260710 11:11:32.705806 29299 ts_tablet_manager.cc:1403] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:11:32.708093 29299 raft_consensus.cc:359] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.708678 29299 raft_consensus.cc:385] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:32.708981 29299 raft_consensus.cc:740] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Initialized, Role: FOLLOWER
I20260710 11:11:32.709666 29299 consensus_queue.cc:260] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.711416 29299 ts_tablet_manager.cc:1434] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:11:32.711452 28896 catalog_manager.cc:5697] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:32.789572 29323 raft_consensus.cc:493] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.790117 29323 raft_consensus.cc:515] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.792069 29323 leader_election.cc:290] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.793074 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.793097 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:32.793691 29071 raft_consensus.cc:2468] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.794190 28997 raft_consensus.cc:2468] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.794801 29114 leader_election.cc:304] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:32.795702 29323 raft_consensus.cc:2804] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.796033 29323 raft_consensus.cc:493] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.796255 29323 raft_consensus.cc:3060] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.802152 29323 raft_consensus.cc:515] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.804092 29323 leader_election.cc:290] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.804962 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:32.805183 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.805552 28997 raft_consensus.cc:3060] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.805898 29071 raft_consensus.cc:3060] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.811128 29071 raft_consensus.cc:2468] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.812143 28997 raft_consensus.cc:2468] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.812145 29114 leader_election.cc:304] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:32.813217 29323 raft_consensus.cc:2804] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.813648 29323 raft_consensus.cc:697] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:32.814334 29323 consensus_queue.cc:237] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.822348 28896 catalog_manager.cc:5697] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:32.828666 29323 raft_consensus.cc:493] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.829223 29323 raft_consensus.cc:515] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.831319 29323 leader_election.cc:290] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.831993 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e3aec84def4f0ebf4933cc38d707d9" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" is_pre_election: true
I20260710 11:11:32.832351 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e3aec84def4f0ebf4933cc38d707d9" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.832711 28997 raft_consensus.cc:2468] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.833122 29071 raft_consensus.cc:2468] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 0.
I20260710 11:11:32.833755 29115 leader_election.cc:304] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.834590 29323 raft_consensus.cc:2804] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.835011 29323 raft_consensus.cc:493] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.835279 29323 raft_consensus.cc:3060] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.840241 29323 raft_consensus.cc:515] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.841898 29323 leader_election.cc:290] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:32.842834 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e3aec84def4f0ebf4933cc38d707d9" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:32.843081 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e3aec84def4f0ebf4933cc38d707d9" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.843544 28997 raft_consensus.cc:3060] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.843596 29071 raft_consensus.cc:3060] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.850679 29071 raft_consensus.cc:2468] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.850679 28997 raft_consensus.cc:2468] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 1.
I20260710 11:11:32.852171 29115 leader_election.cc:304] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.853119 29323 raft_consensus.cc:2804] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.853673 29323 raft_consensus.cc:697] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:32.854573 29323 consensus_queue.cc:237] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.862802 28896 catalog_manager.cc:5697] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:32.873313 29312 raft_consensus.cc:493] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:32.873840 29312 raft_consensus.cc:515] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.876106 29312 leader_election.cc:290] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.877131 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" is_pre_election: true
I20260710 11:11:32.877377 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" is_pre_election: true
I20260710 11:11:32.877794 29071 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:32.878109 29146 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 0.
I20260710 11:11:32.878897 28965 leader_election.cc:304] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.879774 29282 raft_consensus.cc:2804] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:32.880160 29282 raft_consensus.cc:493] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:32.880390 29282 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.885931 29282 raft_consensus.cc:515] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.887585 29282 leader_election.cc:290] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:32.888602 29071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:32.888665 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:32.889199 29071 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.889319 29146 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:32.894745 29071 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:32.894791 29146 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 1.
I20260710 11:11:32.896006 28965 leader_election.cc:304] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:32.896708 29282 raft_consensus.cc:2804] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:32.897187 29282 raft_consensus.cc:697] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:32.897837 29282 consensus_queue.cc:237] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:32.906212 28896 catalog_manager.cc:5697] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 1 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.925139 29282 consensus_queue.cc:1048] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:32.941498 29350 consensus_queue.cc:1048] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:33.046136 29323 consensus_queue.cc:1048] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.056629 29226 consensus_queue.cc:1048] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.065793 29226 consensus_queue.cc:1048] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.070504 29312 consensus_queue.cc:1048] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:33.072541 29146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:33.073418 29146 raft_consensus.cc:606] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:33.077284 29330 raft_consensus.cc:993] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:33.079147 29330 raft_consensus.cc:1081] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:33.081073 28998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:11:33.085372 28998 raft_consensus.cc:493] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:33.085819 28998 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.085660 29226 consensus_queue.cc:1048] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.088195 29282 consensus_queue.cc:1048] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.098510 28998 raft_consensus.cc:515] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.107950 29149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:33.108616 29149 raft_consensus.cc:606] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:33.109833 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:33.110105 29073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:33.110438 29146 raft_consensus.cc:3055] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:33.110800 29146 raft_consensus.cc:740] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:33.113981 29146 consensus_queue.cc:260] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.115247 29146 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.117770 28998 leader_election.cc:290] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:33.118103 29071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
mode: GRACEFUL
new_leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:54014
I20260710 11:11:33.118824 29071 raft_consensus.cc:606] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Received request to transfer leadership to TS dfc36aaddc1b4acab6ca59845b8f1804
I20260710 11:11:33.124984 29330 consensus_queue.cc:1048] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.125249 29149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:33.125909 29149 raft_consensus.cc:606] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:33.128613 29146 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:33.130303 28964 leader_election.cc:304] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:33.131188 29282 raft_consensus.cc:2804] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:33.131703 29282 raft_consensus.cc:697] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:33.131904 29309 consensus_queue.cc:1048] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.132567 29282 consensus_queue.cc:237] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.134629 28997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:50770
I20260710 11:11:33.135231 28997 raft_consensus.cc:606] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:33.138590 29323 raft_consensus.cc:993] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.139155 29323 raft_consensus.cc:1081] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.141402 29146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:38270
I20260710 11:11:33.141991 29146 raft_consensus.cc:606] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:33.145964 29226 consensus_queue.cc:1048] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.146524 28897 catalog_manager.cc:5697] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:33.147207 29075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:53996
I20260710 11:11:33.151515 29075 raft_consensus.cc:493] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:33.151973 29075 raft_consensus.cc:3060] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.153913 28997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
mode: GRACEFUL
new_leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:50770
I20260710 11:11:33.154500 28997 raft_consensus.cc:606] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Received request to transfer leadership to TS 9c608b3a12424a41b55298d3d1ad4b3c
I20260710 11:11:33.157444 29309 raft_consensus.cc:993] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: : Instructing follower dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:33.157845 29309 raft_consensus.cc:1081] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Signalling peer dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:33.161787 29075 raft_consensus.cc:515] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.163962 29075 leader_election.cc:290] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:33.165066 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:33.165710 28999 raft_consensus.cc:3060] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:33.165874 28929 debug-util.cc:398] Leaking SignalData structure 0x7b0800172820 after lost signal to thread 25091
W20260710 11:11:33.167433 28929 debug-util.cc:398] Leaking SignalData structure 0x7b080000bb00 after lost signal to thread 28932
W20260710 11:11:33.168771 28929 debug-util.cc:398] Leaking SignalData structure 0x7b080027a740 after lost signal to thread 29024
I20260710 11:11:33.169152 29309 consensus_queue.cc:1048] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:33.170145 28929 debug-util.cc:398] Leaking SignalData structure 0x7b080024e860 after lost signal to thread 29099
I20260710 11:11:33.166174 28997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:50768
I20260710 11:11:33.171343 28997 raft_consensus.cc:493] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:33.171867 28997 raft_consensus.cc:3060] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.174801 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6a9596ed31481ca3d83fa29a254414" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:33.175523 29146 raft_consensus.cc:3055] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:33.175984 29146 raft_consensus.cc:740] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:33.176761 29146 consensus_queue.cc:260] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.177992 29146 raft_consensus.cc:3060] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:33.178196 28929 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab0c0 after lost signal to thread 29173
W20260710 11:11:33.179440 28929 debug-util.cc:398] Leaking SignalData structure 0x7b08002858a0 after lost signal to thread 29291
W20260710 11:11:33.180171 28929 debug-util.cc:398] Leaking SignalData structure 0x7b08000525a0 after lost signal to thread 29292
W20260710 11:11:33.180775 28929 debug-util.cc:398] Leaking SignalData structure 0x7b080018cba0 after lost signal to thread 29293
W20260710 11:11:33.181316 28929 debug-util.cc:398] Leaking SignalData structure 0x7b08001fbba0 after lost signal to thread 29295
W20260710 11:11:33.181856 28929 debug-util.cc:398] Leaking SignalData structure 0x7b0800118bc0 after lost signal to thread 29296
I20260710 11:11:33.193061 28999 raft_consensus.cc:2468] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.197924 28997 raft_consensus.cc:515] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.199301 29146 raft_consensus.cc:2468] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.199856 29041 leader_election.cc:304] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:33.201231 29363 raft_consensus.cc:2804] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:33.201756 29363 raft_consensus.cc:697] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:33.202669 29363 consensus_queue.cc:237] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.211217 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:33.211892 29075 raft_consensus.cc:3055] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:33.212217 29075 raft_consensus.cc:740] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:33.213135 28997 leader_election.cc:290] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:33.213110 29075 consensus_queue.cc:260] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.214128 29075 raft_consensus.cc:3060] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.215435 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba502964a4fa49e398ba4a5e6e71296a" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:33.216032 29149 raft_consensus.cc:3060] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.223845 29075 raft_consensus.cc:2468] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:33.225154 28965 leader_election.cc:304] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:33.226143 29282 raft_consensus.cc:2804] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:33.226375 29149 raft_consensus.cc:2468] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:33.226666 29282 raft_consensus.cc:697] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:33.227666 29282 consensus_queue.cc:237] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.228576 28896 catalog_manager.cc:5697] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:33.236202 28895 catalog_manager.cc:5697] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 1 to 2, leader changed from 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2) to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:33.290325 29330 consensus_queue.cc:1048] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.302757 29226 consensus_queue.cc:1048] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.315413 29226 raft_consensus.cc:993] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.315934 29330 raft_consensus.cc:1081] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.317459 29075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:53996
I20260710 11:11:33.318089 29075 raft_consensus.cc:493] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:33.318446 29075 raft_consensus.cc:3060] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.324568 29075 raft_consensus.cc:515] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.329005 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:33.329157 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096727d2df2b46ffb9cc0870634d508b" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:33.329671 28997 raft_consensus.cc:3060] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.329806 29149 raft_consensus.cc:3055] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:33.330272 29149 raft_consensus.cc:740] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:33.331262 29149 consensus_queue.cc:260] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.332410 29149 raft_consensus.cc:3060] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.335002 29075 leader_election.cc:290] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:33.338304 28997 raft_consensus.cc:2468] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.339375 29149 raft_consensus.cc:2468] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.339654 29041 leader_election.cc:304] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:33.340647 29363 raft_consensus.cc:2804] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:33.341127 29363 raft_consensus.cc:697] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:33.341903 29363 consensus_queue.cc:237] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.351753 29282 consensus_queue.cc:1048] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.350028 28896 catalog_manager.cc:5697] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:33.374723 29282 consensus_queue.cc:1048] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:33.387351 29282 raft_consensus.cc:993] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.387887 29313 raft_consensus.cc:1081] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.389886 29075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:54008
I20260710 11:11:33.390609 29075 raft_consensus.cc:493] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:33.391067 29075 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.399470 29075 raft_consensus.cc:515] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.402725 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:33.403849 28997 raft_consensus.cc:3055] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:33.404204 28997 raft_consensus.cc:740] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:33.405061 28997 consensus_queue.cc:260] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.406394 28997 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.412961 29226 consensus_queue.cc:1048] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:33.417110 29075 leader_election.cc:290] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:33.419008 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:33.419623 29146 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.420048 28997 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.421514 29226 consensus_queue.cc:1048] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:33.421700 29041 leader_election.cc:304] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:33.423142 29363 raft_consensus.cc:2804] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:33.423604 29363 raft_consensus.cc:697] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:33.424402 29363 consensus_queue.cc:237] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.438031 29146 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.437695 28895 catalog_manager.cc:5697] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:33.538278 29226 raft_consensus.cc:993] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: : Instructing follower dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:33.538852 29330 raft_consensus.cc:1081] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Signalling peer dfc36aaddc1b4acab6ca59845b8f1804 to start an election
I20260710 11:11:33.540701 28997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:11:33.541260 28997 raft_consensus.cc:493] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:33.541569 28997 raft_consensus.cc:3060] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.547886 28997 raft_consensus.cc:515] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.549361 28997 leader_election.cc:290] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Requested vote from peers 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:33.550436 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:33.550603 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ca99ef9c524a3c9d13dab8700b27b4" candidate_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:33.551095 29146 raft_consensus.cc:3055] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:33.551503 29146 raft_consensus.cc:740] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:33.551391 29075 raft_consensus.cc:3060] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.552428 29146 consensus_queue.cc:260] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.553665 29146 raft_consensus.cc:3060] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.559532 29075 raft_consensus.cc:2468] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:33.560740 29146 raft_consensus.cc:2468] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc36aaddc1b4acab6ca59845b8f1804 in term 2.
I20260710 11:11:33.561549 28965 leader_election.cc:304] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:33.562602 29313 raft_consensus.cc:2804] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:33.563802 29313 raft_consensus.cc:697] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Leader. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:33.564733 29313 consensus_queue.cc:237] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.574576 28897 catalog_manager.cc:5697] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 reported cstate change: term changed from 1 to 2, leader changed from 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3) to dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1). New cstate: current_term: 2 leader_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:33.619850 29075 raft_consensus.cc:1275] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.621264 29313 consensus_queue.cc:1048] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.632062 29149 raft_consensus.cc:1275] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.634197 29312 consensus_queue.cc:1048] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.670285 29075 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.675992 29075 raft_consensus.cc:1275] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.677343 29350 consensus_queue.cc:1048] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.693408 29350 raft_consensus.cc:993] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: : Instructing follower 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.693456 29149 raft_consensus.cc:1275] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.694886 29350 raft_consensus.cc:1081] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Signalling peer 9c608b3a12424a41b55298d3d1ad4b3c to start an election
I20260710 11:11:33.698521 29149 raft_consensus.cc:1275] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.698673 29075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
 from {username='slave'} at 127.0.0.1:54008
I20260710 11:11:33.699195 29075 raft_consensus.cc:493] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:33.699566 29075 raft_consensus.cc:3060] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.700222 29363 consensus_queue.cc:1048] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.696448 29313 consensus_queue.cc:1048] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260710 11:11:33.714547 28997 raft_consensus.cc:1275] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.718592 29075 raft_consensus.cc:515] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.721297 29310 consensus_queue.cc:1048] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:33.724261 29149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
I20260710 11:11:33.722465 29075 leader_election.cc:290] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3:34771)
I20260710 11:11:33.723518 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25773ba325e4aaf8eedda21d6830f5c" candidate_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:33.725423 28997 raft_consensus.cc:3055] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:33.725716 28997 raft_consensus.cc:740] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:33.726413 28997 consensus_queue.cc:260] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.727569 28997 raft_consensus.cc:3060] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.742290 29149 raft_consensus.cc:3060] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:33.743743 28997 raft_consensus.cc:2468] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.745087 29041 leader_election.cc:304] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c608b3a12424a41b55298d3d1ad4b3c, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:33.746129 29371 raft_consensus.cc:2804] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:33.746626 29371 raft_consensus.cc:697] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Leader. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:33.747646 29371 consensus_queue.cc:237] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:33.750579 29149 raft_consensus.cc:2468] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c608b3a12424a41b55298d3d1ad4b3c in term 2.
I20260710 11:11:33.756716 28895 catalog_manager.cc:5697] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c reported cstate change: term changed from 1 to 2, leader changed from dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1) to 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2). New cstate: current_term: 2 leader_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:33.792431 29149 raft_consensus.cc:1275] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.793814 29371 consensus_queue.cc:1048] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.805512 28997 raft_consensus.cc:1275] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.808161 29371 consensus_queue.cc:1048] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:33.861802 28997 raft_consensus.cc:1275] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.863237 29371 consensus_queue.cc:1048] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.871738 29149 raft_consensus.cc:1275] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.873061 29363 consensus_queue.cc:1048] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.979786 29149 raft_consensus.cc:1275] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.981803 29313 consensus_queue.cc:1048] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:33.991305 29075 raft_consensus.cc:1275] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Refusing update from remote peer dfc36aaddc1b4acab6ca59845b8f1804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:33.992799 29350 consensus_queue.cc:1048] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:34.162866 28997 raft_consensus.cc:1275] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:34.164425 29363 consensus_queue.cc:1048] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:34.174777 29148 raft_consensus.cc:1275] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Refusing update from remote peer 9c608b3a12424a41b55298d3d1ad4b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:34.177942 29310 consensus_queue.cc:1048] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:36.173547 28895 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60422:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:36.194630 28895 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60422:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260710 11:11:36.322034 29386 log.cc:927] Time spent T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260710 11:11:36.404072 25088 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:11:36.431821 28964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.128.3:34771, user_credentials={real_user=slave}} blocked reactor thread for 46875.8us
I20260710 11:11:36.471587 29414 tablet.cc:1724] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:36.494756 29400 log.cc:927] Time spent T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260710 11:11:36.460059 29410 tablet.cc:1724] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:36.497104 29402 log.cc:927] Time spent T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
W20260710 11:11:36.537040 29175 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2b6a9596ed31481ca3d83fa29a254414)
W20260710 11:11:36.545459 29175 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2b6a9596ed31481ca3d83fa29a254414)
W20260710 11:11:36.552166 29175 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2b6a9596ed31481ca3d83fa29a254414)
I20260710 11:11:36.553691 29427 tablet.cc:1724] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.563580 29424 tablet.cc:1724] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.669766 29437 tablet.cc:1724] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.675637 29435 tablet.cc:1724] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.655118 29410 tablet.cc:1724] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:36.697948 29429 log.cc:927] Time spent T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260710 11:11:36.751055 29426 log.cc:927] Time spent T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: Append to log took a long time: real 0.160s	user 0.000s	sys 0.004s
I20260710 11:11:36.758174 29442 tablet.cc:1724] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.758514 29441 tablet.cc:1724] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.759575 29439 tablet.cc:1724] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.756088 29414 tablet.cc:1724] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:36.775501 29432 log.cc:927] Time spent T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260710 11:11:36.776017 28997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
mode: GRACEFUL
new_leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:37252
I20260710 11:11:36.779557 28997 raft_consensus.cc:606] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Received request to transfer leadership to TS 5e88ed7d17cc4a3bac0505eb153ee262
I20260710 11:11:36.756480 29431 tablet.cc:1724] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.787122 29440 tablet.cc:1724] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.791483 29431 tablet.cc:1724] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.792734 29444 tablet.cc:1724] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.801862 29437 tablet.cc:1724] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.798067 29427 tablet.cc:1724] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.807889 29414 tablet.cc:1724] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.831743 29431 tablet.cc:1724] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.843806 29431 tablet.cc:1724] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.844214 29435 tablet.cc:1724] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.827517 29424 tablet.cc:1724] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.819885 29410 tablet.cc:1724] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.869807 29414 tablet.cc:1724] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.874902 29441 tablet.cc:1724] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.875999 29435 tablet.cc:1724] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.886806 29442 tablet.cc:1724] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:36.937628 29074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
mode: GRACEFUL
new_leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:40600
I20260710 11:11:36.938167 29074 raft_consensus.cc:606] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Received request to transfer leadership to TS 5e88ed7d17cc4a3bac0505eb153ee262
I20260710 11:11:36.939368 25088 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:11:36.939986 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:36.950507 29420 raft_consensus.cc:993] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: : Instructing follower 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:36.951100 29420 raft_consensus.cc:1081] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Signalling peer 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:36.954310 29144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:38252
I20260710 11:11:36.954859 29144 raft_consensus.cc:493] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:36.955277 29144 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:36.960111 28896 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9: soft_deleted_table [id=5ab574b7f30347c7b69a8144984b1a65] alter complete (version 1)
I20260710 11:11:36.969753 29144 raft_consensus.cc:515] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:36.976518 29144 leader_election.cc:290] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 3 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:36.976732 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:36.977396 28996 raft_consensus.cc:3055] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:36.977733 28996 raft_consensus.cc:740] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:36.978403 28997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b"
dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
mode: GRACEFUL
new_leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:37252
I20260710 11:11:36.978588 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020af3a3e9c44cb826cf94e03719d2e" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:36.979094 28997 raft_consensus.cc:606] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Received request to transfer leadership to TS 5e88ed7d17cc4a3bac0505eb153ee262
I20260710 11:11:36.978549 28996 consensus_queue.cc:260] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:36.979416 29074 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:36.980154 28996 raft_consensus.cc:3060] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:36.982390 29071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa"
dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
mode: GRACEFUL
new_leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:40600
I20260710 11:11:36.983103 29071 raft_consensus.cc:606] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Received request to transfer leadership to TS 5e88ed7d17cc4a3bac0505eb153ee262
I20260710 11:11:36.984910 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:36.985620 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:36.990175 29074 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:36.991561 29114 leader_election.cc:304] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:36.992393 29330 raft_consensus.cc:2804] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:36.992660 28996 raft_consensus.cc:2468] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:36.993016 29330 raft_consensus.cc:697] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:36.993991 29330 consensus_queue.cc:237] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.002225 28897 catalog_manager.cc:5697] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 2 to 3, leader changed from dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1) to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:37.320297 29407 raft_consensus.cc:993] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: : Instructing follower 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:37.320902 29417 raft_consensus.cc:1081] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Signalling peer 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:37.322542 29148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:38266
I20260710 11:11:37.323163 29148 raft_consensus.cc:493] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:37.323534 29148 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.334056 29148 raft_consensus.cc:515] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.335837 29148 leader_election.cc:290] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 3 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:37.336472 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:37.337195 28996 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.337270 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c13e4ce5b84d7fa5360b948a4501aa" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:37.337953 29074 raft_consensus.cc:3055] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:37.338328 29074 raft_consensus.cc:740] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:37.339092 29074 consensus_queue.cc:260] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.340050 29074 raft_consensus.cc:3060] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.345067 29074 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:37.345152 28996 raft_consensus.cc:2468] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:37.346452 29114 leader_election.cc:304] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, 9c608b3a12424a41b55298d3d1ad4b3c; no voters: 
I20260710 11:11:37.347258 29330 raft_consensus.cc:2804] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:37.347820 29330 raft_consensus.cc:697] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:37.348955 29330 consensus_queue.cc:237] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.356431 28897 catalog_manager.cc:5697] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 2 to 3, leader changed from 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2) to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:37.456295 29420 raft_consensus.cc:993] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804: : Instructing follower 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:37.456771 29312 raft_consensus.cc:1081] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Signalling peer 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:37.458614 29148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:38252
I20260710 11:11:37.459430 29148 raft_consensus.cc:493] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:37.459833 29148 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.465615 29148 raft_consensus.cc:515] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.467864 29148 leader_election.cc:290] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 3 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:37.468186 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:37.468430 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1aa4bbeb2548528edcadc8b5d6d76b" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:37.468981 28996 raft_consensus.cc:3055] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:37.469143 29074 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.469376 28996 raft_consensus.cc:740] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfc36aaddc1b4acab6ca59845b8f1804, State: Running, Role: LEADER
I20260710 11:11:37.470234 28996 consensus_queue.cc:260] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.471312 28996 raft_consensus.cc:3060] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.476085 28996 raft_consensus.cc:2468] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:37.477113 29115 leader_election.cc:304] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:37.477842 29074 raft_consensus.cc:2468] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:37.478044 29330 raft_consensus.cc:2804] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:37.478731 29330 raft_consensus.cc:697] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:37.479610 29330 consensus_queue.cc:237] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.483794 29074 raft_consensus.cc:1275] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:37.485276 29418 consensus_queue.cc:1048] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:37.492600 28897 catalog_manager.cc:5697] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 2 to 3, leader changed from dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1) to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:37.511353 29417 raft_consensus.cc:993] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c: : Instructing follower 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:37.511835 29417 raft_consensus.cc:1081] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Signalling peer 5e88ed7d17cc4a3bac0505eb153ee262 to start an election
I20260710 11:11:37.515211 29148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa"
dest_uuid: "5e88ed7d17cc4a3bac0505eb153ee262"
 from {username='slave'} at 127.0.0.1:38266
I20260710 11:11:37.515707 29148 raft_consensus.cc:493] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:37.516042 29148 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.521201 29148 raft_consensus.cc:515] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.524865 28997 raft_consensus.cc:1275] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:37.526609 29330 consensus_queue.cc:1048] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:37.526862 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfc36aaddc1b4acab6ca59845b8f1804"
I20260710 11:11:37.527889 28997 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.535566 28997 raft_consensus.cc:2468] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:37.531889 29148 leader_election.cc:290] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [CANDIDATE]: Term 3 election: Requested vote from peers dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839), 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007)
I20260710 11:11:37.539255 29115 leader_election.cc:304] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [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: 5e88ed7d17cc4a3bac0505eb153ee262, dfc36aaddc1b4acab6ca59845b8f1804; no voters: 
I20260710 11:11:37.536796 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c913e740e4899a3665c6d598d53aa" candidate_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c608b3a12424a41b55298d3d1ad4b3c"
I20260710 11:11:37.542128 29074 raft_consensus.cc:3055] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:37.542527 29074 raft_consensus.cc:740] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c608b3a12424a41b55298d3d1ad4b3c, State: Running, Role: LEADER
I20260710 11:11:37.543097 29330 raft_consensus.cc:2804] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:37.548275 29074 consensus_queue.cc:260] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.552907 29074 raft_consensus.cc:3060] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:37.559077 29330 raft_consensus.cc:697] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Becoming Leader. State: Replica: 5e88ed7d17cc4a3bac0505eb153ee262, State: Running, Role: LEADER
I20260710 11:11:37.560169 29074 raft_consensus.cc:2468] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e88ed7d17cc4a3bac0505eb153ee262 in term 3.
I20260710 11:11:37.560715 29330 consensus_queue.cc:237] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [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: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } }
I20260710 11:11:37.570358 28895 catalog_manager.cc:5697] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 reported cstate change: term changed from 2 to 3, leader changed from 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2) to 5e88ed7d17cc4a3bac0505eb153ee262 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e88ed7d17cc4a3bac0505eb153ee262" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:37.872574 28999 raft_consensus.cc:1275] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:37.873795 29330 consensus_queue.cc:1048] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:37.896824 29074 raft_consensus.cc:1275] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:37.897545 28997 raft_consensus.cc:1275] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:37.898826 29454 consensus_queue.cc:1048] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:37.899024 29453 consensus_queue.cc:1048] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:37.915380 29071 raft_consensus.cc:1275] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:37.917013 29453 consensus_queue.cc:1048] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:38.054483 25088 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:11:38.060153 25088 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:11:38.060634 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:38.066011 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:11:38.066463 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:38.069962 28997 raft_consensus.cc:1275] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:38.071724 29453 consensus_queue.cc:1048] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc36aaddc1b4acab6ca59845b8f1804" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:38.083930 29074 raft_consensus.cc:1275] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Refusing update from remote peer 5e88ed7d17cc4a3bac0505eb153ee262: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:38.085398 29330 consensus_queue.cc:1048] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c608b3a12424a41b55298d3d1ad4b3c" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:39.096858 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
W20260710 11:11:39.102262 29041 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 11:11:39.112324 29041 consensus_peers.cc:597] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:39.174286 29115 consensus_peers.cc:597] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:39.180747 29041 consensus_peers.cc:597] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:39.200748 29041 consensus_peers.cc:597] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.206341 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:39.208324 25088 tablet_replica.cc:333] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.210551 25088 raft_consensus.cc:2243] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.211874 25088 raft_consensus.cc:2272] T 60e3aec84def4f0ebf4933cc38d707d9 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.214548 25088 tablet_replica.cc:333] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.215488 25088 raft_consensus.cc:2243] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.216296 25088 raft_consensus.cc:2272] T 2b6a9596ed31481ca3d83fa29a254414 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.220546 25088 tablet_replica.cc:333] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.221966 25088 raft_consensus.cc:2243] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:11:39.222371 29115 consensus_peers.cc:597] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.223055 25088 raft_consensus.cc:2272] T e1c13e4ce5b84d7fa5360b948a4501aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.227097 25088 tablet_replica.cc:333] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.227926 25088 raft_consensus.cc:2243] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.228890 25088 raft_consensus.cc:2272] T e25773ba325e4aaf8eedda21d6830f5c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.232453 25088 tablet_replica.cc:333] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.233249 25088 raft_consensus.cc:2243] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.234298 25088 raft_consensus.cc:2272] T 33ca99ef9c524a3c9d13dab8700b27b4 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.237579 25088 tablet_replica.cc:333] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.238823 25088 raft_consensus.cc:2243] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.239701 25088 raft_consensus.cc:2272] T d981b0d05f414c1ca03ba586b1704379 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.243507 25088 tablet_replica.cc:333] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.244243 25088 raft_consensus.cc:2243] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.245412 25088 raft_consensus.cc:2272] T 8965f3f4582d406a9b070468d7679476 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.249477 25088 tablet_replica.cc:333] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.250164 25088 raft_consensus.cc:2243] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.250818 25088 raft_consensus.cc:2272] T 096727d2df2b46ffb9cc0870634d508b P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.253054 25088 tablet_replica.cc:333] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.253686 25088 raft_consensus.cc:2243] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.254586 25088 raft_consensus.cc:2272] T 9e13e464dba84876935fdaeb5e5fe64a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.256825 25088 tablet_replica.cc:333] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.257450 25088 raft_consensus.cc:2243] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.258283 25088 raft_consensus.cc:2272] T 0f1aa4bbeb2548528edcadc8b5d6d76b P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.261704 25088 tablet_replica.cc:333] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.262573 25088 raft_consensus.cc:2243] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:11:39.262652 29041 consensus_peers.cc:597] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.263635 25088 raft_consensus.cc:2272] T 8b73ba3ec6fa44e08de23bd5efae4d6c P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.266228 25088 tablet_replica.cc:333] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.266971 25088 raft_consensus.cc:2243] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.268025 25088 raft_consensus.cc:2272] T 375a9f5b029d493da314d0b89ff44c20 P dfc36aaddc1b4acab6ca59845b8f1804 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.270390 25088 tablet_replica.cc:333] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.271068 25088 raft_consensus.cc:2243] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.271648 25088 raft_consensus.cc:2272] T bb0c913e740e4899a3665c6d598d53aa P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.273838 25088 tablet_replica.cc:333] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.274441 25088 raft_consensus.cc:2243] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.275044 25088 raft_consensus.cc:2272] T d8a7ca7725fc4dcf99749e21a37637ef P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.277376 25088 tablet_replica.cc:333] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.277900 25088 raft_consensus.cc:2243] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.278431 25088 raft_consensus.cc:2272] T df59e6ec84b648b9a36699f49a77a0ff P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.280702 25088 tablet_replica.cc:333] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.281190 25088 raft_consensus.cc:2243] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.282300 25088 raft_consensus.cc:2272] T ba502964a4fa49e398ba4a5e6e71296a P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.284413 25088 tablet_replica.cc:333] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.284901 25088 raft_consensus.cc:2243] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.285458 25088 raft_consensus.cc:2272] T 0a9989674e414e6189f14e00c9e423e7 P dfc36aaddc1b4acab6ca59845b8f1804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.287720 25088 tablet_replica.cc:333] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804: stopping tablet replica
I20260710 11:11:39.288183 25088 raft_consensus.cc:2243] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.288705 25088 raft_consensus.cc:2272] T 4020af3a3e9c44cb826cf94e03719d2e P dfc36aaddc1b4acab6ca59845b8f1804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.332587 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
I20260710 11:11:39.384169 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
I20260710 11:11:39.419268 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:39.420313 25088 tablet_replica.cc:333] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
W20260710 11:11:39.420603 29115 consensus_peers.cc:597] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:35839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.421288 25088 raft_consensus.cc:2243] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.422165 25088 raft_consensus.cc:2272] T 60e3aec84def4f0ebf4933cc38d707d9 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.424614 25088 tablet_replica.cc:333] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.425218 25088 raft_consensus.cc:2243] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.426105 25088 raft_consensus.cc:2272] T 2b6a9596ed31481ca3d83fa29a254414 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.428347 25088 tablet_replica.cc:333] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.428998 25088 raft_consensus.cc:2243] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.429502 25088 raft_consensus.cc:2272] T e1c13e4ce5b84d7fa5360b948a4501aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.431798 25088 tablet_replica.cc:333] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.432363 25088 raft_consensus.cc:2243] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.433490 25088 raft_consensus.cc:2272] T e25773ba325e4aaf8eedda21d6830f5c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.435745 25088 tablet_replica.cc:333] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.436287 25088 raft_consensus.cc:2243] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.437160 25088 raft_consensus.cc:2272] T 33ca99ef9c524a3c9d13dab8700b27b4 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.440560 25088 tablet_replica.cc:333] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.441243 25088 raft_consensus.cc:2243] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.442621 25088 raft_consensus.cc:2272] T d981b0d05f414c1ca03ba586b1704379 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:39.443112 29115 consensus_peers.cc:597] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:35839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.445056 25088 tablet_replica.cc:333] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.445713 25088 raft_consensus.cc:2243] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.446264 25088 raft_consensus.cc:2272] T 8965f3f4582d406a9b070468d7679476 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.448802 25088 tablet_replica.cc:333] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.449414 25088 raft_consensus.cc:2243] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.449915 25088 raft_consensus.cc:2272] T bb0c913e740e4899a3665c6d598d53aa P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.452324 25088 tablet_replica.cc:333] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.453190 25088 raft_consensus.cc:2243] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.454022 25088 raft_consensus.cc:2272] T ba502964a4fa49e398ba4a5e6e71296a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.456807 25088 tablet_replica.cc:333] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
W20260710 11:11:39.457381 29041 consensus_peers.cc:597] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:35839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.457573 25088 raft_consensus.cc:2243] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.458595 25088 raft_consensus.cc:2272] T 0a9989674e414e6189f14e00c9e423e7 P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.460700 25088 tablet_replica.cc:333] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.461203 25088 raft_consensus.cc:2243] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.461651 25088 raft_consensus.cc:2272] T d8a7ca7725fc4dcf99749e21a37637ef P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.463600 25088 tablet_replica.cc:333] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.464082 25088 raft_consensus.cc:2243] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.465015 25088 raft_consensus.cc:2272] T df59e6ec84b648b9a36699f49a77a0ff P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.469091 25088 tablet_replica.cc:333] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.469924 25088 raft_consensus.cc:2243] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.470944 25088 raft_consensus.cc:2272] T 4020af3a3e9c44cb826cf94e03719d2e P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:39.473412 29114 consensus_peers.cc:597] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007): Couldn't send request to peer 9c608b3a12424a41b55298d3d1ad4b3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:39.473896 29115 consensus_peers.cc:597] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:35839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.474186 25088 tablet_replica.cc:333] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.475101 25088 raft_consensus.cc:2243] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.475623 25088 raft_consensus.cc:2272] T 375a9f5b029d493da314d0b89ff44c20 P 9c608b3a12424a41b55298d3d1ad4b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.477662 25088 tablet_replica.cc:333] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.478168 25088 raft_consensus.cc:2243] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.478645 25088 raft_consensus.cc:2272] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.480664 25088 tablet_replica.cc:333] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.481181 25088 raft_consensus.cc:2243] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.482023 25088 raft_consensus.cc:2272] T 096727d2df2b46ffb9cc0870634d508b P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.483984 25088 tablet_replica.cc:333] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.484514 25088 raft_consensus.cc:2243] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.484916 25088 raft_consensus.cc:2272] T 9e13e464dba84876935fdaeb5e5fe64a P 9c608b3a12424a41b55298d3d1ad4b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.486900 25088 tablet_replica.cc:333] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c: stopping tablet replica
I20260710 11:11:39.487476 25088 raft_consensus.cc:2243] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.487963 25088 raft_consensus.cc:2272] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 9c608b3a12424a41b55298d3d1ad4b3c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:39.512036 29114 consensus_peers.cc:597] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007): Couldn't send request to peer 9c608b3a12424a41b55298d3d1ad4b3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.530202 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
W20260710 11:11:39.554773 29114 consensus_peers.cc:597] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer 9c608b3a12424a41b55298d3d1ad4b3c (127.24.128.2:36007): Couldn't send request to peer 9c608b3a12424a41b55298d3d1ad4b3c. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:36007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.568176 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
W20260710 11:11:39.598062 29115 consensus_peers.cc:597] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 -> Peer dfc36aaddc1b4acab6ca59845b8f1804 (127.24.128.1:35839): Couldn't send request to peer dfc36aaddc1b4acab6ca59845b8f1804. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:35839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.605314 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:39.606171 25088 tablet_replica.cc:333] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.606829 25088 raft_consensus.cc:2243] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.607802 25088 raft_consensus.cc:2272] T 60e3aec84def4f0ebf4933cc38d707d9 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.610129 25088 tablet_replica.cc:333] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.610780 25088 raft_consensus.cc:2243] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.611377 25088 raft_consensus.cc:2272] T 2b6a9596ed31481ca3d83fa29a254414 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.613374 25088 tablet_replica.cc:333] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.613984 25088 raft_consensus.cc:2243] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.614813 25088 raft_consensus.cc:2272] T e1c13e4ce5b84d7fa5360b948a4501aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.616782 25088 tablet_replica.cc:333] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.617323 25088 raft_consensus.cc:2243] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.617884 25088 raft_consensus.cc:2272] T e25773ba325e4aaf8eedda21d6830f5c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.620468 25088 tablet_replica.cc:333] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.621430 25088 raft_consensus.cc:2243] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.622314 25088 raft_consensus.cc:2272] T 33ca99ef9c524a3c9d13dab8700b27b4 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.625105 25088 tablet_replica.cc:333] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.625761 25088 raft_consensus.cc:2243] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.626420 25088 raft_consensus.cc:2272] T d981b0d05f414c1ca03ba586b1704379 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.628866 25088 tablet_replica.cc:333] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.629472 25088 raft_consensus.cc:2243] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.630066 25088 raft_consensus.cc:2272] T 8965f3f4582d406a9b070468d7679476 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.632597 25088 tablet_replica.cc:333] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.633153 25088 raft_consensus.cc:2243] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.633677 25088 raft_consensus.cc:2272] T df59e6ec84b648b9a36699f49a77a0ff P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.635821 25088 tablet_replica.cc:333] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.636613 25088 raft_consensus.cc:2243] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.638526 25088 raft_consensus.cc:2272] T d8a7ca7725fc4dcf99749e21a37637ef P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.641669 25088 tablet_replica.cc:333] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.642488 25088 raft_consensus.cc:2243] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.643685 25088 raft_consensus.cc:2272] T bb0c913e740e4899a3665c6d598d53aa P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.646078 25088 tablet_replica.cc:333] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.646589 25088 raft_consensus.cc:2243] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.647375 25088 raft_consensus.cc:2272] T 4020af3a3e9c44cb826cf94e03719d2e P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.649405 25088 tablet_replica.cc:333] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.649866 25088 raft_consensus.cc:2243] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.650285 25088 raft_consensus.cc:2272] T 375a9f5b029d493da314d0b89ff44c20 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.652323 25088 tablet_replica.cc:333] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.652791 25088 raft_consensus.cc:2243] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.653203 25088 raft_consensus.cc:2272] T 8b73ba3ec6fa44e08de23bd5efae4d6c P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.655045 25088 tablet_replica.cc:333] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.655511 25088 raft_consensus.cc:2243] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.655926 25088 raft_consensus.cc:2272] T ba502964a4fa49e398ba4a5e6e71296a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.657671 25088 tablet_replica.cc:333] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.658105 25088 raft_consensus.cc:2243] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.658497 25088 raft_consensus.cc:2272] T 0a9989674e414e6189f14e00c9e423e7 P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.660660 25088 tablet_replica.cc:333] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.661213 25088 raft_consensus.cc:2243] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.661770 25088 raft_consensus.cc:2272] T 096727d2df2b46ffb9cc0870634d508b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.663800 25088 tablet_replica.cc:333] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.664258 25088 raft_consensus.cc:2243] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:39.664690 25088 raft_consensus.cc:2272] T 9e13e464dba84876935fdaeb5e5fe64a P 5e88ed7d17cc4a3bac0505eb153ee262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.666702 25088 tablet_replica.cc:333] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262: stopping tablet replica
I20260710 11:11:39.667239 25088 raft_consensus.cc:2243] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.668068 25088 raft_consensus.cc:2272] T 0f1aa4bbeb2548528edcadc8b5d6d76b P 5e88ed7d17cc4a3bac0505eb153ee262 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.710713 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
I20260710 11:11:39.744423 25088 master.cc:562] Master@127.24.128.62:40637 shutting down...
I20260710 11:11:39.771816 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:39.772454 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:39.772817 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P fabef2675fc44399aec58d815cea44e9: stopping tablet replica
I20260710 11:11:39.823928 25088 master.cc:584] Master@127.24.128.62:40637 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13130 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:11:39.880995 25088 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.128.62:39483
I20260710 11:11:39.882162 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:39.888288 29471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:39.888300 29472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:39.889072 29474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:39.889634 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:39.890516 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:39.890692 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:39.890801 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681899890790 us; error 0 us; skew 500 ppm
I20260710 11:11:39.891285 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:39.893651 25088 webserver.cc:533] Webserver started at http://127.24.128.62:34129/ using document root <none> and password file <none>
I20260710 11:11:39.894093 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:39.894250 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:39.894471 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:39.895661 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/master-0-root/instance:
uuid: "513e3568d76341669a1f323399f51721"
format_stamp: "Formatted at 2026-07-10 11:11:39 on dist-test-slave-gm5k"
I20260710 11:11:39.900547 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:11:39.903882 29479 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:39.904647 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:11:39.904944 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/master-0-root
uuid: "513e3568d76341669a1f323399f51721"
format_stamp: "Formatted at 2026-07-10 11:11:39 on dist-test-slave-gm5k"
I20260710 11:11:39.905207 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:39.920775 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:39.921993 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:39.965297 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.62:39483
I20260710 11:11:39.965411 29530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.62:39483 every 8 connection(s)
I20260710 11:11:39.969265 29531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:39.980933 29531 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721: Bootstrap starting.
I20260710 11:11:39.985802 29531 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.990149 29531 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721: No bootstrap required, opened a new log
I20260710 11:11:39.992458 29531 raft_consensus.cc:359] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513e3568d76341669a1f323399f51721" member_type: VOTER }
I20260710 11:11:39.992892 29531 raft_consensus.cc:385] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.993084 29531 raft_consensus.cc:740] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513e3568d76341669a1f323399f51721, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.993687 29531 consensus_queue.cc:260] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "513e3568d76341669a1f323399f51721" member_type: VOTER }
I20260710 11:11:39.994138 29531 raft_consensus.cc:399] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:39.994329 29531 raft_consensus.cc:493] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:39.994552 29531 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.999081 29531 raft_consensus.cc:515] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513e3568d76341669a1f323399f51721" member_type: VOTER }
I20260710 11:11:39.999567 29531 leader_election.cc:304] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [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: 513e3568d76341669a1f323399f51721; no voters: 
I20260710 11:11:40.000656 29531 leader_election.cc:290] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:40.001163 29534 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:40.002527 29534 raft_consensus.cc:697] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 1 LEADER]: Becoming Leader. State: Replica: 513e3568d76341669a1f323399f51721, State: Running, Role: LEADER
I20260710 11:11:40.003268 29534 consensus_queue.cc:237] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [LEADER]: Queue going to LEADER mode. State: All 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: "513e3568d76341669a1f323399f51721" member_type: VOTER }
I20260710 11:11:40.003871 29531 sys_catalog.cc:565] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:40.007884 29535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "513e3568d76341669a1f323399f51721" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513e3568d76341669a1f323399f51721" member_type: VOTER } }
I20260710 11:11:40.009478 29535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:40.008745 29536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 513e3568d76341669a1f323399f51721. Latest consensus state: current_term: 1 leader_uuid: "513e3568d76341669a1f323399f51721" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "513e3568d76341669a1f323399f51721" member_type: VOTER } }
I20260710 11:11:40.010599 29536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:40.012290 29542 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:40.021354 29542 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:40.022385 25088 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:40.031955 29542 catalog_manager.cc:1383] Generated new cluster ID: 1b603919c19d433b98c828396a10bfd2
I20260710 11:11:40.032251 29542 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:40.050132 29542 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:40.051682 29542 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:40.071452 29542 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721: Generated new TSK 0
I20260710 11:11:40.072120 29542 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:40.089143 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:40.096567 29552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:40.097325 29553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:40.098353 29555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:40.099218 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:40.100301 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:40.100526 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:40.100750 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681900100733 us; error 0 us; skew 500 ppm
I20260710 11:11:40.101361 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:40.104187 25088 webserver.cc:533] Webserver started at http://127.24.128.1:42275/ using document root <none> and password file <none>
I20260710 11:11:40.104709 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:40.104877 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:40.105288 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:40.106484 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-0-root/instance:
uuid: "803cd54bb6234ca58d3de15bba47780b"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-gm5k"
I20260710 11:11:40.112250 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:40.116493 29560 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.117430 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:11:40.117797 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-0-root
uuid: "803cd54bb6234ca58d3de15bba47780b"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-gm5k"
I20260710 11:11:40.118287 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:40.146648 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:40.147992 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:40.149559 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:40.152294 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:40.152508 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.152833 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:40.152997 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.201736 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.1:42233
I20260710 11:11:40.201879 29622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.1:42233 every 8 connection(s)
I20260710 11:11:40.206911 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:40.216156 29627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:40.217167 29628 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:40.222378 25088 server_base.cc:1061] running on GCE node
W20260710 11:11:40.222718 29630 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:40.223819 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:40.224046 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:40.224226 29623 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39483
I20260710 11:11:40.224236 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681900224216 us; error 0 us; skew 500 ppm
I20260710 11:11:40.224668 29623 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:40.225301 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:40.225541 29623 heartbeater.cc:507] Master 127.24.128.62:39483 requested a full tablet report, sending...
I20260710 11:11:40.228204 29496 ts_manager.cc:194] Registered new tserver with Master: 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233)
I20260710 11:11:40.228574 25088 webserver.cc:533] Webserver started at http://127.24.128.2:39449/ using document root <none> and password file <none>
I20260710 11:11:40.229144 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:40.229350 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:40.229619 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:40.230458 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54118
I20260710 11:11:40.231184 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-1-root/instance:
uuid: "89bf87f3e68d442290b83a08558e54f7"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-gm5k"
I20260710 11:11:40.236837 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:40.240819 29635 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.241799 25088 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:11:40.242163 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-1-root
uuid: "89bf87f3e68d442290b83a08558e54f7"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-gm5k"
I20260710 11:11:40.242465 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:40.272933 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:40.274187 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:40.275741 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:40.278028 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:40.278249 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.278491 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:40.278661 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.325043 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.2:43905
I20260710 11:11:40.325156 29697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.2:43905 every 8 connection(s)
I20260710 11:11:40.330120 25088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:40.338562 29701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:40.338886 29702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:40.340730 29704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:40.342554 25088 server_base.cc:1061] running on GCE node
I20260710 11:11:40.343674 25088 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:40.343940 25088 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:40.344285 25088 hybrid_clock.cc:648] HybridClock initialized: now 1783681900344212 us; error 0 us; skew 500 ppm
I20260710 11:11:40.344619 29698 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39483
I20260710 11:11:40.345037 25088 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:40.345053 29698 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:40.346288 29698 heartbeater.cc:507] Master 127.24.128.62:39483 requested a full tablet report, sending...
I20260710 11:11:40.348222 25088 webserver.cc:533] Webserver started at http://127.24.128.3:37411/ using document root <none> and password file <none>
I20260710 11:11:40.349085 25088 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:40.349285 25088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:40.349328 29496 ts_manager.cc:194] Registered new tserver with Master: 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:40.349710 25088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:40.351161 25088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-2-root/instance:
uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-gm5k"
I20260710 11:11:40.351186 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54130
I20260710 11:11:40.356980 25088 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:40.361152 29709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.362004 25088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 11:11:40.362313 25088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-2-root
uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-gm5k"
I20260710 11:11:40.362682 25088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUY3HX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681798365607-25088-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:40.372462 25088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:40.373703 25088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:40.375303 25088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:40.377449 25088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:40.377674 25088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.377920 25088 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:40.378091 25088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.423586 25088 rpc_server.cc:307] RPC server started. Bound to: 127.24.128.3:46063
I20260710 11:11:40.423681 29771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.128.3:46063 every 8 connection(s)
I20260710 11:11:40.439903 29772 heartbeater.cc:344] Connected to a master server at 127.24.128.62:39483
I20260710 11:11:40.440415 29772 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:40.441222 29772 heartbeater.cc:507] Master 127.24.128.62:39483 requested a full tablet report, sending...
I20260710 11:11:40.443863 29496 ts_manager.cc:194] Registered new tserver with Master: 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:40.444717 25088 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017647004s
I20260710 11:11:40.445700 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54146
I20260710 11:11:40.475543 29496 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54162:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:40.478207 29496 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:40.551990 29588 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7e8749e9e44c51b351542722bf32b9 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:40.552516 29587 tablet_service.cc:1511] Processing CreateTablet for tablet 08c44e9b97644eb1b67c4a71eaab392e (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:40.553575 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7e8749e9e44c51b351542722bf32b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.554783 29586 tablet_service.cc:1511] Processing CreateTablet for tablet 96a53c725dd24cfb97b6b30847ac5b41 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:40.556147 29586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a53c725dd24cfb97b6b30847ac5b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.560714 29585 tablet_service.cc:1511] Processing CreateTablet for tablet 9de58a8b106a499591be8a5a45162959 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:40.562156 29585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de58a8b106a499591be8a5a45162959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.566416 29584 tablet_service.cc:1511] Processing CreateTablet for tablet f2906d774cc646af9169494d7380073f (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:40.567875 29584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2906d774cc646af9169494d7380073f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.571082 29583 tablet_service.cc:1511] Processing CreateTablet for tablet eee09750918d4c8981e21b14b5e61956 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:40.571493 29663 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7e8749e9e44c51b351542722bf32b9 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:40.572504 29583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee09750918d4c8981e21b14b5e61956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.572834 29663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7e8749e9e44c51b351542722bf32b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.573778 29587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c44e9b97644eb1b67c4a71eaab392e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.578457 29582 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9b4629ae1940f0a1a866155d9ff3a0 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:40.580164 29582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9b4629ae1940f0a1a866155d9ff3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.585539 29581 tablet_service.cc:1511] Processing CreateTablet for tablet 31db5245f9b548f28f7611990becb568 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:40.592653 29581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db5245f9b548f28f7611990becb568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.597504 29661 tablet_service.cc:1511] Processing CreateTablet for tablet 96a53c725dd24cfb97b6b30847ac5b41 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:40.599041 29661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a53c725dd24cfb97b6b30847ac5b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.605010 29660 tablet_service.cc:1511] Processing CreateTablet for tablet 9de58a8b106a499591be8a5a45162959 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:40.606555 29660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de58a8b106a499591be8a5a45162959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.608167 29659 tablet_service.cc:1511] Processing CreateTablet for tablet f2906d774cc646af9169494d7380073f (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:40.609513 29659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2906d774cc646af9169494d7380073f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.610323 29588 tablet_service.cc:1511] Processing CreateTablet for tablet 8156973f93de4356bf897cb65988e116 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:40.594969 29662 tablet_service.cc:1511] Processing CreateTablet for tablet 08c44e9b97644eb1b67c4a71eaab392e (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:40.619895 29662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c44e9b97644eb1b67c4a71eaab392e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.621785 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8156973f93de4356bf897cb65988e116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.623855 29655 tablet_service.cc:1511] Processing CreateTablet for tablet 8156973f93de4356bf897cb65988e116 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:40.625706 29655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8156973f93de4356bf897cb65988e116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.628443 29787 tablet_bootstrap.cc:492] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:40.612119 29658 tablet_service.cc:1511] Processing CreateTablet for tablet eee09750918d4c8981e21b14b5e61956 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:40.629848 29658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee09750918d4c8981e21b14b5e61956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.613883 29657 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9b4629ae1940f0a1a866155d9ff3a0 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:40.630872 29657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9b4629ae1940f0a1a866155d9ff3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.616242 29656 tablet_service.cc:1511] Processing CreateTablet for tablet 31db5245f9b548f28f7611990becb568 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:40.631950 29656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db5245f9b548f28f7611990becb568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.639417 29787 tablet_bootstrap.cc:654] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.647048 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7e8749e9e44c51b351542722bf32b9 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:40.648670 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7e8749e9e44c51b351542722bf32b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.652326 29736 tablet_service.cc:1511] Processing CreateTablet for tablet 08c44e9b97644eb1b67c4a71eaab392e (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:40.654073 29736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c44e9b97644eb1b67c4a71eaab392e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.656519 29735 tablet_service.cc:1511] Processing CreateTablet for tablet 96a53c725dd24cfb97b6b30847ac5b41 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:40.658272 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a53c725dd24cfb97b6b30847ac5b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.660492 29734 tablet_service.cc:1511] Processing CreateTablet for tablet 9de58a8b106a499591be8a5a45162959 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:40.662324 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de58a8b106a499591be8a5a45162959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.664077 29733 tablet_service.cc:1511] Processing CreateTablet for tablet f2906d774cc646af9169494d7380073f (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:40.665668 29733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2906d774cc646af9169494d7380073f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.668226 29732 tablet_service.cc:1511] Processing CreateTablet for tablet eee09750918d4c8981e21b14b5e61956 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:40.669946 29732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee09750918d4c8981e21b14b5e61956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.672542 29731 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9b4629ae1940f0a1a866155d9ff3a0 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:40.674301 29731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9b4629ae1940f0a1a866155d9ff3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.595448 29786 tablet_bootstrap.cc:492] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:40.686896 29787 tablet_bootstrap.cc:492] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:40.687667 29787 ts_tablet_manager.cc:1403] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.031s
I20260710 11:11:40.690753 29787 raft_consensus.cc:359] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.691515 29787 raft_consensus.cc:385] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.691817 29787 raft_consensus.cc:740] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.692612 29787 consensus_queue.cc:260] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.716414 29730 tablet_service.cc:1511] Processing CreateTablet for tablet 31db5245f9b548f28f7611990becb568 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:40.717859 29730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db5245f9b548f28f7611990becb568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.720830 29729 tablet_service.cc:1511] Processing CreateTablet for tablet 8156973f93de4356bf897cb65988e116 (DEFAULT_TABLE table=test-workload [id=059f7c9dde304aeba29ecec0722c9fc5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:40.722261 29729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8156973f93de4356bf897cb65988e116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.747843 29786 tablet_bootstrap.cc:654] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.752764 29787 ts_tablet_manager.cc:1434] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.065s	user 0.027s	sys 0.014s
I20260710 11:11:40.754695 29791 tablet_bootstrap.cc:492] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:40.755180 29698 heartbeater.cc:499] Master 127.24.128.62:39483 was elected leader, sending a full tablet report...
I20260710 11:11:40.757988 29789 raft_consensus.cc:493] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:40.758471 29789 raft_consensus.cc:515] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.759763 29787 tablet_bootstrap.cc:492] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:40.766655 29787 tablet_bootstrap.cc:654] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.770397 29791 tablet_bootstrap.cc:654] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.772380 29789 leader_election.cc:290] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
W20260710 11:11:40.783686 29638 leader_election.cc:343] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063): Not found: Tablet not found: 1c7e8749e9e44c51b351542722bf32b9
I20260710 11:11:40.799728 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e8749e9e44c51b351542722bf32b9" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
W20260710 11:11:40.801991 29639 leader_election.cc:343] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:40.802460 29639 leader_election.cc:304] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89bf87f3e68d442290b83a08558e54f7; no voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:40.804318 29789 raft_consensus.cc:2749] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:40.810493 29791 tablet_bootstrap.cc:492] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:40.810946 29787 tablet_bootstrap.cc:492] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:40.811034 29791 ts_tablet_manager.cc:1403] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.012s
I20260710 11:11:40.811542 29787 ts_tablet_manager.cc:1403] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260710 11:11:40.814720 29791 raft_consensus.cc:359] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.815095 29787 raft_consensus.cc:359] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.815538 29791 raft_consensus.cc:385] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.815807 29787 raft_consensus.cc:385] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.815856 29791 raft_consensus.cc:740] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.816174 29787 raft_consensus.cc:740] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.816726 29791 consensus_queue.cc:260] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.816901 29787 consensus_queue.cc:260] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.823184 29786 tablet_bootstrap.cc:492] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:40.823732 29786 ts_tablet_manager.cc:1403] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.000s
I20260710 11:11:40.826834 29786 raft_consensus.cc:359] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.827392 29787 ts_tablet_manager.cc:1434] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:11:40.827623 29786 raft_consensus.cc:385] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.827936 29786 raft_consensus.cc:740] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.828497 29787 tablet_bootstrap.cc:492] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:40.830890 29791 ts_tablet_manager.cc:1434] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 11:11:40.831671 29772 heartbeater.cc:499] Master 127.24.128.62:39483 was elected leader, sending a full tablet report...
I20260710 11:11:40.835837 29787 tablet_bootstrap.cc:654] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.842730 29786 consensus_queue.cc:260] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.843618 29787 tablet_bootstrap.cc:492] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:40.844261 29787 ts_tablet_manager.cc:1403] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:11:40.844959 29791 tablet_bootstrap.cc:492] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:40.847594 29787 raft_consensus.cc:359] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.848628 29787 raft_consensus.cc:385] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.849180 29787 raft_consensus.cc:740] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.849948 29787 consensus_queue.cc:260] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.851974 29787 ts_tablet_manager.cc:1434] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:40.853294 29787 tablet_bootstrap.cc:492] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:40.854628 29791 tablet_bootstrap.cc:654] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.858187 29787 tablet_bootstrap.cc:654] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.863165 29786 ts_tablet_manager.cc:1434] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.000s
I20260710 11:11:40.863921 29623 heartbeater.cc:499] Master 127.24.128.62:39483 was elected leader, sending a full tablet report...
I20260710 11:11:40.866665 29786 tablet_bootstrap.cc:492] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:40.867916 29791 tablet_bootstrap.cc:492] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:40.868454 29791 ts_tablet_manager.cc:1403] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260710 11:11:40.871747 29791 raft_consensus.cc:359] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.872658 29791 raft_consensus.cc:385] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.872987 29791 raft_consensus.cc:740] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.874171 29791 consensus_queue.cc:260] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.876997 29786 tablet_bootstrap.cc:654] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.878041 29787 tablet_bootstrap.cc:492] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:40.878707 29791 ts_tablet_manager.cc:1434] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:11:40.878754 29787 ts_tablet_manager.cc:1403] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260710 11:11:40.879901 29791 tablet_bootstrap.cc:492] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:40.883380 29786 tablet_bootstrap.cc:492] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:40.883520 29787 raft_consensus.cc:359] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.884016 29786 ts_tablet_manager.cc:1403] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 11:11:40.884305 29787 raft_consensus.cc:385] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.884641 29787 raft_consensus.cc:740] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.885418 29787 consensus_queue.cc:260] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.886832 29791 tablet_bootstrap.cc:654] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.887771 29786 raft_consensus.cc:359] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.888589 29786 raft_consensus.cc:385] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.888936 29786 raft_consensus.cc:740] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.889710 29786 consensus_queue.cc:260] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.891949 29787 ts_tablet_manager.cc:1434] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:11:40.892059 29786 ts_tablet_manager.cc:1434] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:11:40.892735 29789 raft_consensus.cc:493] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:40.893311 29786 tablet_bootstrap.cc:492] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:40.893229 29789 raft_consensus.cc:515] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.895504 29789 leader_election.cc:290] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:40.897181 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db5245f9b548f28f7611990becb568" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:40.899513 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db5245f9b548f28f7611990becb568" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:40.900219 29747 raft_consensus.cc:2468] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:40.900786 29786 tablet_bootstrap.cc:654] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:40.901854 29639 leader_election.cc:343] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:40.902501 29798 raft_consensus.cc:493] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:40.902688 29638 leader_election.cc:304] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [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: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:40.903218 29798 raft_consensus.cc:515] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.903980 29789 raft_consensus.cc:2804] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:40.904531 29789 raft_consensus.cc:493] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:40.904970 29789 raft_consensus.cc:3060] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:40.915484 29787 tablet_bootstrap.cc:492] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:40.927695 29798 leader_election.cc:290] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:40.926077 29789 raft_consensus.cc:515] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.934521 29791 tablet_bootstrap.cc:492] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:40.935129 29791 ts_tablet_manager.cc:1403] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.026s
I20260710 11:11:40.935416 29789 leader_election.cc:290] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:40.937506 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db5245f9b548f28f7611990becb568" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
W20260710 11:11:40.939661 29639 leader_election.cc:343] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:40.938313 29791 raft_consensus.cc:359] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.940230 29791 raft_consensus.cc:385] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.940550 29791 raft_consensus.cc:740] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.939697 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db5245f9b548f28f7611990becb568" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:40.942036 29747 raft_consensus.cc:3060] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:40.942231 29791 consensus_queue.cc:260] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.947214 29791 ts_tablet_manager.cc:1434] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:11:40.948323 29791 tablet_bootstrap.cc:492] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:40.955691 29791 tablet_bootstrap.cc:654] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.950736 29747 raft_consensus.cc:2468] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:40.961875 29786 tablet_bootstrap.cc:492] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:40.961990 29787 tablet_bootstrap.cc:654] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.962561 29786 ts_tablet_manager.cc:1403] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.026s
I20260710 11:11:40.965312 29786 raft_consensus.cc:359] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.966763 29786 raft_consensus.cc:385] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.967697 29786 raft_consensus.cc:740] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.968538 29786 consensus_queue.cc:260] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.970505 29786 ts_tablet_manager.cc:1434] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:11:40.971560 29786 tablet_bootstrap.cc:492] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:40.972175 29638 leader_election.cc:304] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [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: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:40.973018 29789 raft_consensus.cc:2804] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:40.973661 29789 raft_consensus.cc:697] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:40.974720 29789 consensus_queue.cc:237] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.977939 29786 tablet_bootstrap.cc:654] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.984052 29787 tablet_bootstrap.cc:492] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:40.984084 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:40.984668 29787 ts_tablet_manager.cc:1403] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.006s
I20260710 11:11:40.984711 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
W20260710 11:11:40.988363 29563 leader_election.cc:343] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:40.989516 29563 leader_election.cc:343] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:40.990064 29563 leader_election.cc:304] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b; no voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:40.990532 29787 raft_consensus.cc:359] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.991107 29791 tablet_bootstrap.cc:492] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:40.991314 29798 raft_consensus.cc:2749] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:40.991894 29791 ts_tablet_manager.cc:1403] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.008s
I20260710 11:11:40.995886 29786 tablet_bootstrap.cc:492] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:40.996570 29786 ts_tablet_manager.cc:1403] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260710 11:11:40.996006 29791 raft_consensus.cc:359] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.997108 29791 raft_consensus.cc:385] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.997414 29791 raft_consensus.cc:740] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.998167 29791 consensus_queue.cc:260] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.991575 29787 raft_consensus.cc:385] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.999105 29787 raft_consensus.cc:740] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.999146 29786 raft_consensus.cc:359] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:40.999958 29786 raft_consensus.cc:385] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.000259 29786 raft_consensus.cc:740] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.000612 29791 ts_tablet_manager.cc:1434] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:41.000216 29787 consensus_queue.cc:260] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.001704 29791 tablet_bootstrap.cc:492] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:41.001327 29786 consensus_queue.cc:260] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.002861 29787 ts_tablet_manager.cc:1434] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:11:41.003696 29786 ts_tablet_manager.cc:1434] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:11:41.003986 29787 tablet_bootstrap.cc:492] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:41.004873 29786 tablet_bootstrap.cc:492] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:41.008680 29791 tablet_bootstrap.cc:654] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.011950 29786 tablet_bootstrap.cc:654] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:41.014743 29544 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:41.015725 29787 tablet_bootstrap.cc:654] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.003262 29495 catalog_manager.cc:5697] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.020699 29796 raft_consensus.cc:493] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.024852 29796 raft_consensus.cc:515] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.037189 29787 tablet_bootstrap.cc:492] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:41.037899 29787 ts_tablet_manager.cc:1403] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260710 11:11:41.039004 29796 leader_election.cc:290] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:41.042162 29787 raft_consensus.cc:359] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.043854 29787 raft_consensus.cc:385] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.044387 29787 raft_consensus.cc:740] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.045589 29787 consensus_queue.cc:260] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.049677 29787 ts_tablet_manager.cc:1434] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260710 11:11:41.051015 29787 tablet_bootstrap.cc:492] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:41.059630 29787 tablet_bootstrap.cc:654] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.072989 29787 tablet_bootstrap.cc:492] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:41.073702 29787 ts_tablet_manager.cc:1403] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 11:11:41.077677 29787 raft_consensus.cc:359] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.078758 29787 raft_consensus.cc:385] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.079190 29787 raft_consensus.cc:740] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.080535 29787 consensus_queue.cc:260] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.084263 29787 ts_tablet_manager.cc:1434] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:11:41.089536 29787 tablet_bootstrap.cc:492] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:41.098255 29787 tablet_bootstrap.cc:654] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.111770 29787 tablet_bootstrap.cc:492] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:41.112429 29787 ts_tablet_manager.cc:1403] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260710 11:11:41.116000 29787 raft_consensus.cc:359] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.117707 29787 raft_consensus.cc:385] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.117990 29787 raft_consensus.cc:740] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.118757 29787 consensus_queue.cc:260] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.120446 29791 tablet_bootstrap.cc:492] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:41.120976 29791 ts_tablet_manager.cc:1403] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.119s	user 0.062s	sys 0.053s
I20260710 11:11:41.118405 29786 tablet_bootstrap.cc:492] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:41.121307 29787 ts_tablet_manager.cc:1434] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:11:41.121624 29786 ts_tablet_manager.cc:1403] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.117s	user 0.042s	sys 0.067s
I20260710 11:11:41.122301 29787 tablet_bootstrap.cc:492] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:41.124119 29791 raft_consensus.cc:359] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.124553 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8156973f93de4356bf897cb65988e116" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:41.124935 29791 raft_consensus.cc:385] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.124781 29786 raft_consensus.cc:359] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.125355 29791 raft_consensus.cc:740] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.125588 29786 raft_consensus.cc:385] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.125962 29786 raft_consensus.cc:740] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
W20260710 11:11:41.126461 29713 leader_election.cc:343] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.126303 29791 consensus_queue.cc:260] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.126675 29786 consensus_queue.cc:260] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.129024 29786 ts_tablet_manager.cc:1434] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:41.130016 29786 tablet_bootstrap.cc:492] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:41.130054 29787 tablet_bootstrap.cc:654] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.132454 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8156973f93de4356bf897cb65988e116" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.133340 29673 raft_consensus.cc:2468] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:41.132453 29791 ts_tablet_manager.cc:1434] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:11:41.135707 29791 tablet_bootstrap.cc:492] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:41.137269 29786 tablet_bootstrap.cc:654] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.142076 29787 tablet_bootstrap.cc:492] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:41.142550 29787 ts_tablet_manager.cc:1403] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.015s
I20260710 11:11:41.143510 29791 tablet_bootstrap.cc:654] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.145519 29787 raft_consensus.cc:359] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.148468 29787 raft_consensus.cc:385] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.148820 29787 raft_consensus.cc:740] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.149199 29786 tablet_bootstrap.cc:492] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:41.149989 29786 ts_tablet_manager.cc:1403] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 11:11:41.149926 29787 consensus_queue.cc:260] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.152263 29712 leader_election.cc:304] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [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: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:41.153033 29787 ts_tablet_manager.cc:1434] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:11:41.153432 29796 raft_consensus.cc:2804] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.153329 29786 raft_consensus.cc:359] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.153915 29796 raft_consensus.cc:493] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.154197 29786 raft_consensus.cc:385] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.154261 29796 raft_consensus.cc:3060] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.154592 29791 tablet_bootstrap.cc:492] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:41.154541 29786 raft_consensus.cc:740] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.155186 29791 ts_tablet_manager.cc:1403] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:11:41.155481 29786 consensus_queue.cc:260] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.157714 29786 ts_tablet_manager.cc:1434] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:41.157573 29791 raft_consensus.cc:359] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.158082 29791 raft_consensus.cc:385] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.158267 29791 raft_consensus.cc:740] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.158708 29786 tablet_bootstrap.cc:492] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:41.158895 29791 consensus_queue.cc:260] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.162010 29796 raft_consensus.cc:515] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.165251 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8156973f93de4356bf897cb65988e116" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:41.165740 29786 tablet_bootstrap.cc:654] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:41.167070 29713 leader_election.cc:343] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.168449 29791 ts_tablet_manager.cc:1434] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:11:41.169799 29796 leader_election.cc:290] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:41.171056 29791 tablet_bootstrap.cc:492] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:41.172916 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8156973f93de4356bf897cb65988e116" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.173540 29673 raft_consensus.cc:3060] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.177348 29786 tablet_bootstrap.cc:492] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:41.177881 29786 ts_tablet_manager.cc:1403] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260710 11:11:41.178735 29791 tablet_bootstrap.cc:654] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.180771 29786 raft_consensus.cc:359] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.181579 29786 raft_consensus.cc:385] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.181903 29786 raft_consensus.cc:740] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.182945 29786 consensus_queue.cc:260] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.184952 29789 raft_consensus.cc:493] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.185349 29673 raft_consensus.cc:2468] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:41.185539 29786 ts_tablet_manager.cc:1434] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:41.185480 29789 raft_consensus.cc:515] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.186703 29786 tablet_bootstrap.cc:492] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:41.187912 29789 leader_election.cc:290] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.189381 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:41.189786 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
W20260710 11:11:41.190877 29639 leader_election.cc:343] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:41.191447 29638 leader_election.cc:343] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.191891 29638 leader_election.cc:304] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89bf87f3e68d442290b83a08558e54f7; no voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:41.193044 29789 raft_consensus.cc:2749] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.195502 29786 tablet_bootstrap.cc:654] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.201453 29712 leader_election.cc:304] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [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: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:41.203302 29823 raft_consensus.cc:2804] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.203971 29823 raft_consensus.cc:697] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:41.205092 29823 consensus_queue.cc:237] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.217931 29796 raft_consensus.cc:493] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.218528 29796 raft_consensus.cc:515] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.221477 29791 tablet_bootstrap.cc:492] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:41.221554 29786 tablet_bootstrap.cc:492] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:41.222180 29791 ts_tablet_manager.cc:1403] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.034s
I20260710 11:11:41.222180 29786 ts_tablet_manager.cc:1403] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.009s
I20260710 11:11:41.222301 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:41.223214 29598 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:41.223872 29796 leader_election.cc:290] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:41.224788 29713 leader_election.cc:304] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:41.225695 29796 raft_consensus.cc:2804] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.225412 29791 raft_consensus.cc:359] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.226241 29796 raft_consensus.cc:493] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.226295 29791 raft_consensus.cc:385] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.226838 29796 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.226881 29791 raft_consensus.cc:740] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.226540 29786 raft_consensus.cc:359] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.227625 29786 raft_consensus.cc:385] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.227905 29786 raft_consensus.cc:740] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.228195 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.227952 29791 consensus_queue.cc:260] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.228735 29786 consensus_queue.cc:260] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.228849 29673 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:41.226500 29495 catalog_manager.cc:5697] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:41.230463 29791 ts_tablet_manager.cc:1434] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.008s
I20260710 11:11:41.231516 29791 tablet_bootstrap.cc:492] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:41.233983 29786 ts_tablet_manager.cc:1434] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 11:11:41.235029 29786 tablet_bootstrap.cc:492] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:41.236333 29796 raft_consensus.cc:515] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.236902 29798 raft_consensus.cc:493] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.237701 29791 tablet_bootstrap.cc:654] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.237413 29798 raft_consensus.cc:515] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.239538 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:41.240209 29598 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.239549 29798 leader_election.cc:290] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.241282 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2906d774cc646af9169494d7380073f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:41.241745 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2906d774cc646af9169494d7380073f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.242175 29747 raft_consensus.cc:2468] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:41.242501 29673 raft_consensus.cc:2468] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:41.244002 29563 leader_election.cc:304] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.244789 29789 raft_consensus.cc:493] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.245287 29789 raft_consensus.cc:515] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.251408 29789 leader_election.cc:290] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.253110 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.253454 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:41.253785 29673 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.254141 29597 raft_consensus.cc:2468] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:41.255115 29598 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:41.255553 29639 leader_election.cc:304] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.256341 29713 leader_election.cc:304] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:41.257090 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:41.257253 29823 raft_consensus.cc:2804] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.257531 29786 tablet_bootstrap.cc:654] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.257748 29747 raft_consensus.cc:2468] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:41.245487 29798 raft_consensus.cc:2804] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.259332 29798 raft_consensus.cc:493] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.259770 29798 raft_consensus.cc:3060] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.264268 29789 raft_consensus.cc:2804] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.264719 29789 raft_consensus.cc:493] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.265049 29789 raft_consensus.cc:3060] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.273465 29823 raft_consensus.cc:697] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:41.274397 29823 consensus_queue.cc:237] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.280743 29789 raft_consensus.cc:515] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.280759 29673 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:41.283651 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:41.283802 29786 tablet_bootstrap.cc:492] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:41.284258 29598 raft_consensus.cc:3060] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.284741 29786 ts_tablet_manager.cc:1403] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.015s
I20260710 11:11:41.288532 29786 raft_consensus.cc:359] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.289520 29786 raft_consensus.cc:385] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.289491 29798 raft_consensus.cc:515] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.290241 29786 raft_consensus.cc:740] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.245095 29796 leader_election.cc:290] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:41.291898 29786 consensus_queue.cc:260] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.292351 29598 raft_consensus.cc:2468] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:41.295428 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.296104 29747 raft_consensus.cc:3060] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.296200 29639 leader_election.cc:304] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.297377 29790 raft_consensus.cc:2804] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.298506 29786 ts_tablet_manager.cc:1434] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:11:41.300320 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2906d774cc646af9169494d7380073f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.301239 29746 raft_consensus.cc:3060] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.303195 29789 leader_election.cc:290] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.303992 29798 leader_election.cc:290] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.313894 29789 raft_consensus.cc:493] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.314554 29789 raft_consensus.cc:515] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.315428 29796 raft_consensus.cc:493] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.315976 29796 raft_consensus.cc:515] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.317706 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:41.318439 29598 raft_consensus.cc:2468] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:41.319159 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:41.319826 29597 raft_consensus.cc:2468] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:41.320142 29639 leader_election.cc:304] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.320484 29789 leader_election.cc:290] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.320998 29796 leader_election.cc:290] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:41.321245 29789 raft_consensus.cc:2804] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.321641 29789 raft_consensus.cc:493] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.321965 29789 raft_consensus.cc:3060] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.322216 29713 leader_election.cc:304] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:41.324146 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:41.324816 29745 raft_consensus.cc:2468] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:41.326435 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.327065 29796 raft_consensus.cc:2804] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.327471 29796 raft_consensus.cc:493] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.328059 29796 raft_consensus.cc:3060] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.329522 29789 raft_consensus.cc:515] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.330703 29672 raft_consensus.cc:2393] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36f5bbdcfdda45eda280d4e81d0889d1 in current term 1: Already voted for candidate 89bf87f3e68d442290b83a08558e54f7 in this term.
I20260710 11:11:41.334254 29746 raft_consensus.cc:2468] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:41.335484 29563 leader_election.cc:304] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:41.336337 29798 raft_consensus.cc:2804] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.336506 29789 leader_election.cc:290] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.336870 29798 raft_consensus.cc:697] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:41.337726 29798 consensus_queue.cc:237] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.338110 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:41.338668 29597 raft_consensus.cc:3060] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.345045 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.349444 29832 raft_consensus.cc:493] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.350018 29832 raft_consensus.cc:515] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.352169 29832 leader_election.cc:290] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.354233 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
W20260710 11:11:41.356243 29563 leader_election.cc:343] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.357051 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.357708 29672 raft_consensus.cc:2468] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:41.358108 29796 raft_consensus.cc:515] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.359144 29563 leader_election.cc:304] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [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: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 36f5bbdcfdda45eda280d4e81d0889d1
I20260710 11:11:41.360296 29832 raft_consensus.cc:2804] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.360643 29832 raft_consensus.cc:493] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.360951 29832 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.361378 29747 raft_consensus.cc:2468] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:41.366490 29597 raft_consensus.cc:2468] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:41.367944 29639 leader_election.cc:304] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.369369 29789 raft_consensus.cc:2804] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.369604 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2906d774cc646af9169494d7380073f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.369843 29789 raft_consensus.cc:697] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:41.370217 29673 raft_consensus.cc:3060] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.370708 29789 consensus_queue.cc:237] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.369910 29494 catalog_manager.cc:5697] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:41.374378 29745 raft_consensus.cc:2393] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89bf87f3e68d442290b83a08558e54f7 in current term 1: Already voted for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in this term.
I20260710 11:11:41.374727 29791 tablet_bootstrap.cc:492] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:41.375259 29791 ts_tablet_manager.cc:1403] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.144s	user 0.043s	sys 0.093s
I20260710 11:11:41.376830 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.378281 29791 raft_consensus.cc:359] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.378954 29791 raft_consensus.cc:385] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.379202 29791 raft_consensus.cc:740] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.379923 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:41.379947 29791 consensus_queue.cc:260] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.380919 29597 raft_consensus.cc:2393] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36f5bbdcfdda45eda280d4e81d0889d1 in current term 1: Already voted for candidate 89bf87f3e68d442290b83a08558e54f7 in this term.
I20260710 11:11:41.381929 29713 leader_election.cc:304] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [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: 36f5bbdcfdda45eda280d4e81d0889d1; no voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:41.383195 29823 raft_consensus.cc:2749] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.383632 29796 leader_election.cc:290] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:41.384810 29790 raft_consensus.cc:697] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:41.387408 29832 raft_consensus.cc:515] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.385650 29791 ts_tablet_manager.cc:1434] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:41.389166 29791 tablet_bootstrap.cc:492] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:41.390796 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.391570 29672 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.394665 29791 tablet_bootstrap.cc:654] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.387588 29790 consensus_queue.cc:237] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.399101 29835 raft_consensus.cc:493] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.399709 29597 raft_consensus.cc:3060] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.399611 29835 raft_consensus.cc:515] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.401876 29835 leader_election.cc:290] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.403070 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e8749e9e44c51b351542722bf32b9" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:41.403900 29745 raft_consensus.cc:2468] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:41.406199 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e8749e9e44c51b351542722bf32b9" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.407042 29671 raft_consensus.cc:2468] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:41.407502 29791 tablet_bootstrap.cc:492] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:41.408180 29791 ts_tablet_manager.cc:1403] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 11:11:41.408509 29563 leader_election.cc:304] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.385651 29673 raft_consensus.cc:2468] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:41.411804 29791 raft_consensus.cc:359] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.412802 29791 raft_consensus.cc:385] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.416225 29494 catalog_manager.cc:5697] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 0 to 1, leader changed from <none> to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 1 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.417948 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.418817 29833 consensus_queue.cc:1048] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:41.420863 29833 consensus_queue.cc:1048] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:41.413182 29791 raft_consensus.cc:740] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.426833 29791 consensus_queue.cc:260] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.427264 29835 raft_consensus.cc:2804] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.427747 29745 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.429526 29835 raft_consensus.cc:493] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.430058 29835 raft_consensus.cc:3060] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.430544 29495 catalog_manager.cc:5697] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.412328 29672 raft_consensus.cc:2468] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:41.428923 29791 ts_tablet_manager.cc:1434] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:11:41.428889 29832 leader_election.cc:290] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.448190 29745 raft_consensus.cc:2468] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:41.445022 29563 leader_election.cc:304] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.441443 29832 raft_consensus.cc:493] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.453953 29832 raft_consensus.cc:515] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.456131 29832 leader_election.cc:290] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.456671 29832 raft_consensus.cc:2804] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.457078 29832 raft_consensus.cc:697] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:41.457877 29832 consensus_queue.cc:237] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.458037 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.445129 29789 raft_consensus.cc:493] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.469786 29789 raft_consensus.cc:515] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.471302 29672 raft_consensus.cc:2468] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:41.473193 29495 catalog_manager.cc:5697] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.475162 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:41.476078 29597 raft_consensus.cc:2468] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:41.477217 29563 leader_election.cc:304] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.477794 29639 leader_election.cc:304] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.479022 29790 raft_consensus.cc:2804] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.479487 29790 raft_consensus.cc:493] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.479899 29790 raft_consensus.cc:3060] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.480685 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:41.482735 29798 raft_consensus.cc:2804] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.486809 29789 leader_election.cc:290] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.489573 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:41.487962 29798 raft_consensus.cc:493] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.490669 29798 raft_consensus.cc:3060] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.503824 29832 raft_consensus.cc:493] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.498497 29745 raft_consensus.cc:2468] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:41.505755 29832 raft_consensus.cc:515] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.510859 29832 leader_election.cc:290] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.515110 29798 raft_consensus.cc:515] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.516149 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8156973f93de4356bf897cb65988e116" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:41.518137 29672 raft_consensus.cc:2393] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 803cd54bb6234ca58d3de15bba47780b in current term 1: Already voted for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in this term.
I20260710 11:11:41.494851 29835 raft_consensus.cc:515] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.520537 29496 catalog_manager.cc:5697] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 0 to 1, leader changed from <none> to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 1 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.521873 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.522473 29746 raft_consensus.cc:3060] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.523238 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8156973f93de4356bf897cb65988e116" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:41.526227 29563 leader_election.cc:304] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b; no voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:41.526258 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.527315 29832 raft_consensus.cc:3060] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.531235 29798 leader_election.cc:290] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.531467 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e8749e9e44c51b351542722bf32b9" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.532126 29673 raft_consensus.cc:3060] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.544811 29746 raft_consensus.cc:2468] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:41.547072 29835 leader_election.cc:290] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.548224 29673 raft_consensus.cc:2468] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:41.552577 29563 leader_election.cc:304] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:41.548550 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7e8749e9e44c51b351542722bf32b9" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.553699 29747 raft_consensus.cc:3060] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.546444 29790 raft_consensus.cc:515] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.558693 29672 raft_consensus.cc:2393] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 803cd54bb6234ca58d3de15bba47780b in current term 1: Already voted for candidate 89bf87f3e68d442290b83a08558e54f7 in this term.
I20260710 11:11:41.559489 29563 leader_election.cc:304] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.560248 29790 leader_election.cc:290] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.560781 29835 raft_consensus.cc:2804] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.561174 29798 raft_consensus.cc:2804] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.561261 29835 raft_consensus.cc:697] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:41.561760 29798 raft_consensus.cc:697] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:41.562217 29835 consensus_queue.cc:237] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.562623 29798 consensus_queue.cc:237] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.550853 29832 raft_consensus.cc:2749] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.563828 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:41.564625 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.565430 29745 raft_consensus.cc:2393] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89bf87f3e68d442290b83a08558e54f7 in current term 1: Already voted for candidate 803cd54bb6234ca58d3de15bba47780b in this term.
I20260710 11:11:41.568632 29747 raft_consensus.cc:2468] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:41.569819 29639 leader_election.cc:304] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [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: 89bf87f3e68d442290b83a08558e54f7; no voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:41.570972 29790 raft_consensus.cc:2749] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.586114 29496 catalog_manager.cc:5697] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 0 to 1, leader changed from <none> to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 1 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.598905 29496 catalog_manager.cc:5697] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 0 to 1, leader changed from <none> to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 1 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.680348 29747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e"
dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
mode: GRACEFUL
new_leader_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:51712
I20260710 11:11:41.680925 29747 raft_consensus.cc:606] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Received request to transfer leadership to TS 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:41.688086 29796 consensus_queue.cc:1048] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.695721 29673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
mode: GRACEFUL
new_leader_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:52250
I20260710 11:11:41.696285 29673 raft_consensus.cc:606] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Received request to transfer leadership to TS 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:41.701246 29829 consensus_queue.cc:1048] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.704157 29796 consensus_queue.cc:1048] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.704993 29673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9de58a8b106a499591be8a5a45162959"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
mode: GRACEFUL
new_leader_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:52250
I20260710 11:11:41.705695 29673 raft_consensus.cc:606] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Received request to transfer leadership to TS 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:41.724014 29796 consensus_queue.cc:1048] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.724310 29829 raft_consensus.cc:993] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1: : Instructing follower 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:41.725150 29829 raft_consensus.cc:1081] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Signalling peer 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:41.729091 29598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:40880
I20260710 11:11:41.729727 29598 raft_consensus.cc:493] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:41.730134 29598 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.738799 29598 raft_consensus.cc:515] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.740952 29597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2906d774cc646af9169494d7380073f"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
mode: GRACEFUL
new_leader_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:40892
I20260710 11:11:41.741613 29597 raft_consensus.cc:606] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Received request to transfer leadership to TS 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:41.741794 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.742663 29673 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.743425 29598 leader_election.cc:290] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.744971 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.745576 29747 raft_consensus.cc:3055] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:41.745898 29747 raft_consensus.cc:740] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:41.746718 29747 consensus_queue.cc:260] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.748837 29747 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.749595 29598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
mode: GRACEFUL
new_leader_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:40892
I20260710 11:11:41.750154 29598 raft_consensus.cc:606] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Received request to transfer leadership to TS 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:41.752035 29673 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:41.753206 29563 leader_election.cc:304] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.754022 29798 raft_consensus.cc:2804] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:41.754478 29798 raft_consensus.cc:697] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:41.755312 29798 consensus_queue.cc:237] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.755967 29598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
mode: GRACEFUL
new_leader_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:40892
I20260710 11:11:41.756301 29747 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:41.756608 29598 raft_consensus.cc:606] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Received request to transfer leadership to TS 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:41.763849 29496 catalog_manager.cc:5697] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 1 to 2, leader changed from 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3) to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 2 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.811026 29798 consensus_queue.cc:1048] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.813172 29790 consensus_queue.cc:1048] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.827672 29832 consensus_queue.cc:1048] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.830229 29833 consensus_queue.cc:1048] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.839982 29835 raft_consensus.cc:993] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b: : Instructing follower 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:41.840500 29835 raft_consensus.cc:1081] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Signalling peer 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:41.842222 29846 raft_consensus.cc:993] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7: : Instructing follower 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:41.842743 29846 raft_consensus.cc:1081] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Signalling peer 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:41.844151 29673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2906d774cc646af9169494d7380073f"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:11:41.844772 29673 raft_consensus.cc:493] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:41.844827 29597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9de58a8b106a499591be8a5a45162959"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:40878
I20260710 11:11:41.845196 29673 raft_consensus.cc:3060] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.845510 29597 raft_consensus.cc:493] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:41.845928 29597 raft_consensus.cc:3060] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.852357 29673 raft_consensus.cc:515] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.852751 29597 raft_consensus.cc:515] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.855361 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:41.855623 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2906d774cc646af9169494d7380073f" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.856046 29672 raft_consensus.cc:3055] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:41.856280 29747 raft_consensus.cc:3060] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.856412 29672 raft_consensus.cc:740] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:41.856459 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2906d774cc646af9169494d7380073f" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:41.857254 29598 raft_consensus.cc:3055] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:41.857604 29598 raft_consensus.cc:740] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:41.857455 29672 consensus_queue.cc:260] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.858615 29598 consensus_queue.cc:260] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.859843 29598 raft_consensus.cc:3060] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.858718 29672 raft_consensus.cc:3060] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.855391 29673 leader_election.cc:290] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.864073 29597 leader_election.cc:290] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:41.864899 29747 raft_consensus.cc:2468] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:41.865455 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de58a8b106a499591be8a5a45162959" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:41.866046 29745 raft_consensus.cc:3060] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.866155 29638 leader_election.cc:304] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.866456 29598 raft_consensus.cc:2468] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:41.869185 29672 raft_consensus.cc:2468] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:41.869771 29846 raft_consensus.cc:2804] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:41.870257 29563 leader_election.cc:304] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:41.870309 29846 raft_consensus.cc:697] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:41.871179 29832 raft_consensus.cc:2804] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:41.871655 29832 raft_consensus.cc:697] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:41.871807 29846 consensus_queue.cc:237] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.872625 29745 raft_consensus.cc:2468] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:41.872506 29832 consensus_queue.cc:237] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:41.881173 29494 catalog_manager.cc:5697] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 1 to 2, leader changed from 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2) to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 2 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.881174 29495 catalog_manager.cc:5697] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 1 to 2, leader changed from 803cd54bb6234ca58d3de15bba47780b (127.24.128.1) to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.975446 29832 consensus_queue.cc:1048] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.975879 29846 consensus_queue.cc:1048] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.983512 29833 raft_consensus.cc:993] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7: : Instructing follower 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:41.983970 29790 raft_consensus.cc:1081] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Signalling peer 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:41.990806 29597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:40878
I20260710 11:11:41.991444 29597 raft_consensus.cc:493] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:41.991832 29597 raft_consensus.cc:3060] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.991879 29790 consensus_queue.cc:1048] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:41.995810 29835 consensus_queue.cc:1048] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.996977 29798 consensus_queue.cc:1048] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.002197 29597 raft_consensus.cc:515] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.003450 29798 consensus_queue.cc:1048] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.010371 29597 leader_election.cc:290] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:42.011632 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:42.012140 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a53c725dd24cfb97b6b30847ac5b41" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:42.012317 29673 raft_consensus.cc:3055] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.013110 29673 raft_consensus.cc:740] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:42.013939 29673 consensus_queue.cc:260] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.015158 29673 raft_consensus.cc:3060] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.018666 29798 raft_consensus.cc:993] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b: : Instructing follower 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:42.019286 29798 raft_consensus.cc:1081] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Signalling peer 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:42.021167 29671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:11:42.021757 29671 raft_consensus.cc:493] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.022135 29671 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.026351 29798 consensus_queue.cc:1048] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.044612 29673 raft_consensus.cc:2468] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:42.048451 29563 leader_election.cc:304] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [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: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 36f5bbdcfdda45eda280d4e81d0889d1
I20260710 11:11:42.049358 29798 raft_consensus.cc:2804] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.049850 29798 raft_consensus.cc:697] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:42.050822 29798 consensus_queue.cc:237] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.054560 29671 raft_consensus.cc:515] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.061127 29840 consensus_queue.cc:1048] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.065256 29671 leader_election.cc:290] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:42.065578 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:42.066198 29597 raft_consensus.cc:3055] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.066507 29597 raft_consensus.cc:740] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:42.067358 29597 consensus_queue.cc:260] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.068281 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:42.068617 29597 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.068925 29747 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.073688 29494 catalog_manager.cc:5697] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 1 to 2, leader changed from 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2) to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 2 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.076440 29597 raft_consensus.cc:2468] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:42.078075 29639 leader_election.cc:304] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:42.079281 29833 raft_consensus.cc:2804] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.079766 29833 raft_consensus.cc:697] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:42.080621 29833 consensus_queue.cc:237] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.083974 29798 raft_consensus.cc:993] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b: : Instructing follower 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:42.084465 29840 raft_consensus.cc:1081] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Signalling peer 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:42.085300 29747 raft_consensus.cc:2468] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:42.087327 29672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:11:42.088006 29672 raft_consensus.cc:493] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.088425 29672 raft_consensus.cc:3060] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.094353 29493 catalog_manager.cc:5697] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 1 to 2, leader changed from 803cd54bb6234ca58d3de15bba47780b (127.24.128.1) to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.095306 29672 raft_consensus.cc:515] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.097484 29672 leader_election.cc:290] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:42.097853 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:42.098131 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09750918d4c8981e21b14b5e61956" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:42.098476 29597 raft_consensus.cc:3055] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.098774 29747 raft_consensus.cc:3060] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.098853 29597 raft_consensus.cc:740] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:42.099721 29597 consensus_queue.cc:260] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.100993 29597 raft_consensus.cc:3060] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.105211 29747 raft_consensus.cc:2468] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:42.106482 29638 leader_election.cc:304] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:42.107352 29833 raft_consensus.cc:2804] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.107887 29833 raft_consensus.cc:697] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:42.108536 29597 raft_consensus.cc:2468] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:42.108692 29833 consensus_queue.cc:237] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:42.115835 29493 catalog_manager.cc:5697] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 1 to 2, leader changed from 803cd54bb6234ca58d3de15bba47780b (127.24.128.1) to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.213359 29747 raft_consensus.cc:1275] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.214627 29840 consensus_queue.cc:1048] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.223158 29672 raft_consensus.cc:1275] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.224792 29832 consensus_queue.cc:1048] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.282311 29672 raft_consensus.cc:1275] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.283756 29832 consensus_queue.cc:1048] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.292158 29747 raft_consensus.cc:1275] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.293609 29832 consensus_queue.cc:1048] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:42.352013 29747 raft_consensus.cc:1275] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.353291 29833 consensus_queue.cc:1048] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.361258 29597 raft_consensus.cc:1275] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.362797 29789 consensus_queue.cc:1048] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.503201 29747 raft_consensus.cc:1275] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.504500 29789 consensus_queue.cc:1048] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.512923 29597 raft_consensus.cc:1275] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.516139 29789 consensus_queue.cc:1048] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.586643 29747 raft_consensus.cc:3060] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.592070 29747 raft_consensus.cc:1275] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.593552 29835 consensus_queue.cc:1048] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.601823 29672 raft_consensus.cc:1275] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.603914 29832 consensus_queue.cc:1048] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.634737 29597 raft_consensus.cc:1275] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.636026 29833 consensus_queue.cc:1048] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.643815 29747 raft_consensus.cc:1275] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.646073 29847 consensus_queue.cc:1048] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:44.793639 29493 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48712:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:44.796176 29493 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:44.843856 29582 tablet_service.cc:1511] Processing CreateTablet for tablet 89f8b47f2b324239b31b61b600a47eda (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:44.845245 29582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f8b47f2b324239b31b61b600a47eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.844998 29657 tablet_service.cc:1511] Processing CreateTablet for tablet 89f8b47f2b324239b31b61b600a47eda (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:44.846271 29657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f8b47f2b324239b31b61b600a47eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.846066 29731 tablet_service.cc:1511] Processing CreateTablet for tablet 89f8b47f2b324239b31b61b600a47eda (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:44.847318 29731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f8b47f2b324239b31b61b600a47eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.848802 29588 tablet_service.cc:1511] Processing CreateTablet for tablet eaae4786f43e4c6989909bb242b1c136 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:44.850126 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaae4786f43e4c6989909bb242b1c136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.851316 29584 tablet_service.cc:1511] Processing CreateTablet for tablet e765c93294634b33a6326b3a099d9981 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:44.852689 29584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e765c93294634b33a6326b3a099d9981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.857115 29662 tablet_service.cc:1511] Processing CreateTablet for tablet eaae4786f43e4c6989909bb242b1c136 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:44.857722 29660 tablet_service.cc:1511] Processing CreateTablet for tablet e765c93294634b33a6326b3a099d9981 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:44.858592 29662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaae4786f43e4c6989909bb242b1c136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.859764 29658 tablet_service.cc:1511] Processing CreateTablet for tablet e5d73dc8766141dea554c2b391170658 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:44.863070 29734 tablet_service.cc:1511] Processing CreateTablet for tablet eaae4786f43e4c6989909bb242b1c136 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:44.864403 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaae4786f43e4c6989909bb242b1c136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.867190 29586 tablet_service.cc:1511] Processing CreateTablet for tablet e5d73dc8766141dea554c2b391170658 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:44.867875 29737 tablet_service.cc:1511] Processing CreateTablet for tablet e765c93294634b33a6326b3a099d9981 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:44.868508 29586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d73dc8766141dea554c2b391170658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.869081 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e765c93294634b33a6326b3a099d9981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.870430 29585 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebd602346bc4afd911173c63b47006f (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:44.863070 29732 tablet_service.cc:1511] Processing CreateTablet for tablet e5d73dc8766141dea554c2b391170658 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:44.871727 29585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebd602346bc4afd911173c63b47006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.872224 29732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d73dc8766141dea554c2b391170658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.873457 29580 tablet_service.cc:1511] Processing CreateTablet for tablet 83876665712f4a5ea2c7ee0ffccab054 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:44.874644 29587 tablet_service.cc:1511] Processing CreateTablet for tablet 43a5fd72f9764772aa96158eb43029aa (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:44.876616 29581 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2e969f05bc49e8b5699dddfdd5ccab (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:44.878554 29583 tablet_service.cc:1511] Processing CreateTablet for tablet 0eae184855984a248d6afb6bc893217d (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:44.879287 29735 tablet_service.cc:1511] Processing CreateTablet for tablet 43a5fd72f9764772aa96158eb43029aa (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:44.880560 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a5fd72f9764772aa96158eb43029aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.880290 29733 tablet_service.cc:1511] Processing CreateTablet for tablet 0eae184855984a248d6afb6bc893217d (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:44.881506 29733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eae184855984a248d6afb6bc893217d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.882400 29736 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2e969f05bc49e8b5699dddfdd5ccab (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:44.883775 29736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2e969f05bc49e8b5699dddfdd5ccab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.884135 29730 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebd602346bc4afd911173c63b47006f (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:44.885517 29730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebd602346bc4afd911173c63b47006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.874676 29580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83876665712f4a5ea2c7ee0ffccab054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.890051 29655 tablet_service.cc:1511] Processing CreateTablet for tablet 43a5fd72f9764772aa96158eb43029aa (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:44.890754 29583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eae184855984a248d6afb6bc893217d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.892129 29659 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2e969f05bc49e8b5699dddfdd5ccab (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:44.893564 29729 tablet_service.cc:1511] Processing CreateTablet for tablet 83876665712f4a5ea2c7ee0ffccab054 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:44.894106 29661 tablet_service.cc:1511] Processing CreateTablet for tablet 0eae184855984a248d6afb6bc893217d (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:44.894726 29729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83876665712f4a5ea2c7ee0ffccab054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.896135 29656 tablet_service.cc:1511] Processing CreateTablet for tablet 0ebd602346bc4afd911173c63b47006f (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:44.898082 29663 tablet_service.cc:1511] Processing CreateTablet for tablet 83876665712f4a5ea2c7ee0ffccab054 (DEFAULT_TABLE table=soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:44.899454 29581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2e969f05bc49e8b5699dddfdd5ccab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.903245 29587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a5fd72f9764772aa96158eb43029aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.875092 29660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e765c93294634b33a6326b3a099d9981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.907519 29663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83876665712f4a5ea2c7ee0ffccab054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.911231 29656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ebd602346bc4afd911173c63b47006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.915306 29661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eae184855984a248d6afb6bc893217d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.919340 29659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2e969f05bc49e8b5699dddfdd5ccab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.927258 29658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d73dc8766141dea554c2b391170658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.931344 29655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a5fd72f9764772aa96158eb43029aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.991428 29884 tablet_bootstrap.cc:492] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.000065 29884 tablet_bootstrap.cc:654] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.007766 29885 tablet_bootstrap.cc:492] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.026026 29885 tablet_bootstrap.cc:654] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.080384 29883 tablet_bootstrap.cc:492] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.090147 29884 tablet_bootstrap.cc:492] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.090809 29884 ts_tablet_manager.cc:1403] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.100s	user 0.021s	sys 0.035s
I20260710 11:11:45.092489 29885 tablet_bootstrap.cc:492] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.093012 29885 ts_tablet_manager.cc:1403] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.011s
I20260710 11:11:45.093680 29884 raft_consensus.cc:359] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.095108 29884 raft_consensus.cc:385] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.095358 29883 tablet_bootstrap.cc:654] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.095494 29884 raft_consensus.cc:740] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
W20260710 11:11:45.095746 29544 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:45.096074 29885 raft_consensus.cc:359] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.096928 29885 raft_consensus.cc:385] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.096525 29884 consensus_queue.cc:260] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.097261 29885 raft_consensus.cc:740] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.098172 29885 consensus_queue.cc:260] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.099210 29884 ts_tablet_manager.cc:1434] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:45.100369 29884 tablet_bootstrap.cc:492] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.100942 29885 ts_tablet_manager.cc:1434] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:45.102182 29885 tablet_bootstrap.cc:492] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.109937 29884 tablet_bootstrap.cc:654] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.113374 29883 tablet_bootstrap.cc:492] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.114180 29883 ts_tablet_manager.cc:1403] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.011s
I20260710 11:11:45.117504 29883 raft_consensus.cc:359] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.118387 29883 raft_consensus.cc:385] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.118754 29883 raft_consensus.cc:740] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.119513 29883 consensus_queue.cc:260] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.121848 29883 ts_tablet_manager.cc:1434] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:45.123106 29883 tablet_bootstrap.cc:492] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.138295 29883 tablet_bootstrap.cc:654] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.144390 29885 tablet_bootstrap.cc:654] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.150817 29883 tablet_bootstrap.cc:492] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.151404 29883 ts_tablet_manager.cc:1403] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260710 11:11:45.151710 29884 tablet_bootstrap.cc:492] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.152369 29884 ts_tablet_manager.cc:1403] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.052s	user 0.036s	sys 0.008s
I20260710 11:11:45.154073 29885 tablet_bootstrap.cc:492] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.154467 29883 raft_consensus.cc:359] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.155230 29885 ts_tablet_manager.cc:1403] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.005s
I20260710 11:11:45.155292 29883 raft_consensus.cc:385] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.155930 29883 raft_consensus.cc:740] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.155723 29884 raft_consensus.cc:359] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.156677 29884 raft_consensus.cc:385] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.156677 29883 consensus_queue.cc:260] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.157320 29884 raft_consensus.cc:740] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.158222 29884 consensus_queue.cc:260] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.159335 29883 ts_tablet_manager.cc:1434] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:45.160385 29883 tablet_bootstrap.cc:492] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.161275 29884 ts_tablet_manager.cc:1434] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:45.162477 29884 tablet_bootstrap.cc:492] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.166236 29883 tablet_bootstrap.cc:654] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.170111 29884 tablet_bootstrap.cc:654] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.177506 29883 tablet_bootstrap.cc:492] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.177953 29883 ts_tablet_manager.cc:1403] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260710 11:11:45.179715 29885 raft_consensus.cc:359] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.180598 29885 raft_consensus.cc:385] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.180634 29883 raft_consensus.cc:359] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.181052 29885 raft_consensus.cc:740] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.181532 29883 raft_consensus.cc:385] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.181917 29883 raft_consensus.cc:740] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.182420 29884 tablet_bootstrap.cc:492] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.182163 29885 consensus_queue.cc:260] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.183097 29884 ts_tablet_manager.cc:1403] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:11:45.184580 29885 ts_tablet_manager.cc:1434] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:11:45.182845 29883 consensus_queue.cc:260] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.185616 29885 tablet_bootstrap.cc:492] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.186622 29884 raft_consensus.cc:359] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.187949 29884 raft_consensus.cc:385] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.188373 29884 raft_consensus.cc:740] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.189248 29884 consensus_queue.cc:260] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.192019 29884 ts_tablet_manager.cc:1434] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:11:45.187445 29883 ts_tablet_manager.cc:1434] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:11:45.193270 29883 tablet_bootstrap.cc:492] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.195784 29885 tablet_bootstrap.cc:654] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.200557 29883 tablet_bootstrap.cc:654] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.200924 29884 tablet_bootstrap.cc:492] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.208745 29885 tablet_bootstrap.cc:492] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.209393 29885 ts_tablet_manager.cc:1403] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260710 11:11:45.209324 29884 tablet_bootstrap.cc:654] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.212639 29885 raft_consensus.cc:359] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.213595 29885 raft_consensus.cc:385] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.213943 29885 raft_consensus.cc:740] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.214747 29885 consensus_queue.cc:260] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.215468 29883 tablet_bootstrap.cc:492] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.216090 29883 ts_tablet_manager.cc:1403] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260710 11:11:45.216534 29884 tablet_bootstrap.cc:492] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.217116 29884 ts_tablet_manager.cc:1403] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:11:45.219022 29885 ts_tablet_manager.cc:1434] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:11:45.219278 29883 raft_consensus.cc:359] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.220160 29885 tablet_bootstrap.cc:492] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.220293 29883 raft_consensus.cc:385] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.220228 29884 raft_consensus.cc:359] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.220911 29883 raft_consensus.cc:740] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.221290 29884 raft_consensus.cc:385] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.221688 29884 raft_consensus.cc:740] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.221845 29883 consensus_queue.cc:260] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.222606 29884 consensus_queue.cc:260] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.224821 29883 ts_tablet_manager.cc:1434] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:11:45.225641 29884 ts_tablet_manager.cc:1434] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:11:45.226169 29883 tablet_bootstrap.cc:492] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.227815 29884 tablet_bootstrap.cc:492] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.234354 29883 tablet_bootstrap.cc:654] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.240247 29884 tablet_bootstrap.cc:654] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.231777 29885 tablet_bootstrap.cc:654] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.249626 29883 tablet_bootstrap.cc:492] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.250499 29883 ts_tablet_manager.cc:1403] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260710 11:11:45.253202 29885 tablet_bootstrap.cc:492] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.253227 29884 tablet_bootstrap.cc:492] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.253901 29885 ts_tablet_manager.cc:1403] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 11:11:45.253997 29884 ts_tablet_manager.cc:1403] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260710 11:11:45.254093 29883 raft_consensus.cc:359] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.255160 29883 raft_consensus.cc:385] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.255527 29883 raft_consensus.cc:740] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.256394 29883 consensus_queue.cc:260] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.257407 29886 raft_consensus.cc:493] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.257606 29885 raft_consensus.cc:359] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.257902 29886 raft_consensus.cc:515] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.258560 29885 raft_consensus.cc:385] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.259014 29885 raft_consensus.cc:740] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.259186 29883 ts_tablet_manager.cc:1434] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:45.260080 29886 leader_election.cc:290] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.260675 29883 tablet_bootstrap.cc:492] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.260017 29885 consensus_queue.cc:260] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.262070 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e765c93294634b33a6326b3a099d9981" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:45.262727 29745 raft_consensus.cc:2468] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:45.263178 29885 ts_tablet_manager.cc:1434] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:45.264317 29885 tablet_bootstrap.cc:492] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.266630 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e765c93294634b33a6326b3a099d9981" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:45.267294 29597 raft_consensus.cc:2468] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:45.268553 29883 tablet_bootstrap.cc:654] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.268823 29638 leader_election.cc:304] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.271857 29885 tablet_bootstrap.cc:654] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.273121 29886 raft_consensus.cc:2804] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.273530 29886 raft_consensus.cc:493] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.273866 29886 raft_consensus.cc:3060] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.281077 29886 raft_consensus.cc:515] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.281647 29883 tablet_bootstrap.cc:492] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.282400 29883 ts_tablet_manager.cc:1403] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 11:11:45.283877 29885 tablet_bootstrap.cc:492] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.283929 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e765c93294634b33a6326b3a099d9981" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:45.284765 29597 raft_consensus.cc:3060] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.284761 29885 ts_tablet_manager.cc:1403] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:11:45.286253 29883 raft_consensus.cc:359] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.287601 29883 raft_consensus.cc:385] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.288134 29883 raft_consensus.cc:740] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.289346 29883 consensus_queue.cc:260] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.291024 29884 raft_consensus.cc:359] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.292290 29883 ts_tablet_manager.cc:1434] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:11:45.294317 29884 raft_consensus.cc:385] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.294703 29884 raft_consensus.cc:740] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.293201 29885 raft_consensus.cc:359] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.293845 29597 raft_consensus.cc:2468] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:45.295521 29885 raft_consensus.cc:385] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.295423 29883 tablet_bootstrap.cc:492] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.296315 29885 raft_consensus.cc:740] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.296695 29639 leader_election.cc:304] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.297387 29885 consensus_queue.cc:260] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.297933 29847 raft_consensus.cc:2804] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.299417 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e765c93294634b33a6326b3a099d9981" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:45.299973 29885 ts_tablet_manager.cc:1434] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:11:45.300011 29745 raft_consensus.cc:3060] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.301299 29885 tablet_bootstrap.cc:492] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.296340 29886 leader_election.cc:290] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.305107 29883 tablet_bootstrap.cc:654] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.306211 29892 raft_consensus.cc:493] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.306761 29892 raft_consensus.cc:515] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.310322 29745 raft_consensus.cc:2468] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:45.295606 29884 consensus_queue.cc:260] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.310658 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
W20260710 11:11:45.316753 29563 leader_election.cc:343] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:45.316992 29892 leader_election.cc:290] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.318977 29884 ts_tablet_manager.cc:1434] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.064s	user 0.003s	sys 0.004s
I20260710 11:11:45.319106 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:45.321511 29885 tablet_bootstrap.cc:654] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.321337 29747 raft_consensus.cc:2468] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:45.321708 29884 tablet_bootstrap.cc:492] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.320423 29847 raft_consensus.cc:697] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:45.323202 29847 consensus_queue.cc:237] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.323375 29563 leader_election.cc:304] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [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: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:45.325323 29892 raft_consensus.cc:2804] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.329113 29892 raft_consensus.cc:493] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.329704 29892 raft_consensus.cc:3060] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.352217 29883 tablet_bootstrap.cc:492] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.354961 29883 ts_tablet_manager.cc:1403] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.030s
I20260710 11:11:45.355006 29884 tablet_bootstrap.cc:654] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.348739 29496 catalog_manager.cc:5697] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:45.354112 29892 raft_consensus.cc:515] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.358594 29883 raft_consensus.cc:359] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.359426 29883 raft_consensus.cc:385] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.359786 29883 raft_consensus.cc:740] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.360827 29890 raft_consensus.cc:493] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.360715 29883 consensus_queue.cc:260] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.361038 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:45.361510 29890 raft_consensus.cc:515] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
W20260710 11:11:45.362638 29563 leader_election.cc:343] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:45.363329 29883 ts_tablet_manager.cc:1434] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:45.363545 29890 leader_election.cc:290] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.364521 29883 tablet_bootstrap.cc:492] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.364809 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaae4786f43e4c6989909bb242b1c136" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:45.365499 29747 raft_consensus.cc:2468] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:45.367324 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaae4786f43e4c6989909bb242b1c136" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:45.367962 29672 raft_consensus.cc:2468] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:45.369428 29563 leader_election.cc:304] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.370857 29890 raft_consensus.cc:2804] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.371228 29890 raft_consensus.cc:493] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.371567 29890 raft_consensus.cc:3060] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.371889 29883 tablet_bootstrap.cc:654] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.381067 29823 raft_consensus.cc:493] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.381218 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:45.381857 29747 raft_consensus.cc:3060] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.381682 29823 raft_consensus.cc:515] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.384828 29823 leader_election.cc:290] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:45.384910 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eae184855984a248d6afb6bc893217d" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:45.388064 29597 raft_consensus.cc:2468] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:45.389853 29713 leader_election.cc:304] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:45.400171 29747 raft_consensus.cc:2468] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:45.386021 29892 leader_election.cc:290] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.402671 29847 raft_consensus.cc:493] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.404403 29847 raft_consensus.cc:515] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.406013 29890 raft_consensus.cc:515] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.407183 29847 leader_election.cc:290] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.408241 29890 leader_election.cc:290] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.409677 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:45.415266 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaae4786f43e4c6989909bb242b1c136" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:45.415942 29672 raft_consensus.cc:3060] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.415318 29885 tablet_bootstrap.cc:492] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.417086 29885 ts_tablet_manager.cc:1403] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.116s	user 0.044s	sys 0.033s
W20260710 11:11:45.420197 29639 leader_election.cc:343] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:45.421635 29884 tablet_bootstrap.cc:492] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.422168 29884 ts_tablet_manager.cc:1403] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.010s
I20260710 11:11:45.426005 29885 raft_consensus.cc:359] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.426875 29885 raft_consensus.cc:385] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.427270 29885 raft_consensus.cc:740] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.427853 29823 raft_consensus.cc:2804] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.428439 29823 raft_consensus.cc:493] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.428148 29885 consensus_queue.cc:260] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.428900 29823 raft_consensus.cc:3060] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.430787 29885 ts_tablet_manager.cc:1434] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 11:11:45.431938 29885 tablet_bootstrap.cc:492] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.431846 29672 raft_consensus.cc:2468] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:45.434244 29883 tablet_bootstrap.cc:492] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.434978 29883 ts_tablet_manager.cc:1403] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.019s
I20260710 11:11:45.433959 29884 raft_consensus.cc:359] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.436663 29563 leader_election.cc:304] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.437438 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaae4786f43e4c6989909bb242b1c136" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:45.437639 29563 leader_election.cc:304] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [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: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:45.438045 29747 raft_consensus.cc:3060] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.438146 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:45.439190 29892 raft_consensus.cc:2804] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.438779 29883 raft_consensus.cc:359] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
W20260710 11:11:45.439414 29638 leader_election.cc:343] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:45.439659 29883 raft_consensus.cc:385] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.439707 29892 raft_consensus.cc:697] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:45.440016 29883 raft_consensus.cc:740] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.439882 29638 leader_election.cc:304] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89bf87f3e68d442290b83a08558e54f7; no voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:45.440726 29883 consensus_queue.cc:260] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.440682 29892 consensus_queue.cc:237] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.442335 29847 raft_consensus.cc:2749] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:45.443058 29883 ts_tablet_manager.cc:1434] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:11:45.444041 29883 tablet_bootstrap.cc:492] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: Bootstrap starting.
I20260710 11:11:45.444768 29747 raft_consensus.cc:2468] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:45.438743 29890 raft_consensus.cc:2804] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.445459 29890 raft_consensus.cc:697] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:45.446285 29890 consensus_queue.cc:237] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.435698 29884 raft_consensus.cc:385] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.437448 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eae184855984a248d6afb6bc893217d" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:45.451526 29884 raft_consensus.cc:740] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.454074 29914 raft_consensus.cc:493] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.456693 29883 tablet_bootstrap.cc:654] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.456257 29914 raft_consensus.cc:515] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.457279 29885 tablet_bootstrap.cc:654] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.460618 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:45.461364 29598 raft_consensus.cc:2468] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:45.466339 29884 consensus_queue.cc:260] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.468748 29884 ts_tablet_manager.cc:1434] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260710 11:11:45.469785 29884 tablet_bootstrap.cc:492] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.471117 29496 catalog_manager.cc:5697] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 0 to 1, leader changed from <none> to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 1 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:45.472579 29713 leader_election.cc:304] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:45.473955 29915 raft_consensus.cc:2804] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.474366 29915 raft_consensus.cc:493] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.474752 29915 raft_consensus.cc:3060] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.483465 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:45.484406 29673 raft_consensus.cc:2468] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:45.485304 29913 raft_consensus.cc:493] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.486045 29913 raft_consensus.cc:515] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.462544 29914 leader_election.cc:290] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:45.489426 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d73dc8766141dea554c2b391170658" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:45.467190 29823 raft_consensus.cc:515] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.492267 29823 leader_election.cc:290] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:45.490108 29598 raft_consensus.cc:2468] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:45.494082 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eae184855984a248d6afb6bc893217d" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:45.494234 29713 leader_election.cc:304] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:45.495965 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eae184855984a248d6afb6bc893217d" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:45.496845 29598 raft_consensus.cc:3060] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.456538 29672 raft_consensus.cc:2468] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:45.503435 29913 leader_election.cc:290] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:45.506332 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d73dc8766141dea554c2b391170658" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:45.507072 29671 raft_consensus.cc:2468] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 0.
I20260710 11:11:45.508740 29915 raft_consensus.cc:515] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.509198 29496 catalog_manager.cc:5697] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 0 to 1, leader changed from <none> to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 1 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:45.514050 29884 tablet_bootstrap.cc:654] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.514596 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:45.517266 29597 raft_consensus.cc:3060] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.515528 29915 leader_election.cc:290] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:45.522770 29883 tablet_bootstrap.cc:492] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: No bootstrap required, opened a new log
I20260710 11:11:45.523312 29883 ts_tablet_manager.cc:1403] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: Time spent bootstrapping tablet: real 0.079s	user 0.028s	sys 0.018s
I20260710 11:11:45.520526 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:45.525416 29672 raft_consensus.cc:3060] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.526192 29883 raft_consensus.cc:359] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.526949 29883 raft_consensus.cc:385] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.527251 29883 raft_consensus.cc:740] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.528254 29885 tablet_bootstrap.cc:492] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.527953 29883 consensus_queue.cc:260] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.528841 29823 raft_consensus.cc:2804] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.514796 29598 raft_consensus.cc:2468] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:45.530167 29823 raft_consensus.cc:493] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.530606 29823 raft_consensus.cc:3060] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.530730 29713 leader_election.cc:304] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [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: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:45.532202 29915 raft_consensus.cc:2804] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.532781 29915 raft_consensus.cc:697] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:45.533906 29915 consensus_queue.cc:237] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.537750 29883 ts_tablet_manager.cc:1434] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:11:45.540587 29597 raft_consensus.cc:2468] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:45.541847 29713 leader_election.cc:304] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:45.547570 29913 raft_consensus.cc:2804] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.548082 29913 raft_consensus.cc:697] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:45.542542 29885 ts_tablet_manager.cc:1403] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.012s
I20260710 11:11:45.548489 29823 raft_consensus.cc:515] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.548982 29913 consensus_queue.cc:237] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.544394 29884 tablet_bootstrap.cc:492] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.550853 29823 leader_election.cc:290] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:45.551298 29884 ts_tablet_manager.cc:1403] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.005s
I20260710 11:11:45.552284 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d73dc8766141dea554c2b391170658" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:45.552919 29671 raft_consensus.cc:3060] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.556720 29885 raft_consensus.cc:359] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.557381 29672 raft_consensus.cc:2468] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:45.557744 29885 raft_consensus.cc:385] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.554623 29884 raft_consensus.cc:359] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.559134 29884 raft_consensus.cc:385] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.559484 29884 raft_consensus.cc:740] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.560374 29884 consensus_queue.cc:260] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.562873 29884 ts_tablet_manager.cc:1434] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:11:45.558772 29885 raft_consensus.cc:740] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.563798 29885 consensus_queue.cc:260] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.560824 29671 raft_consensus.cc:2468] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:45.568949 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d73dc8766141dea554c2b391170658" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:45.568982 29885 ts_tablet_manager.cc:1434] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:11:45.569316 29712 leader_election.cc:304] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.575399 29884 tablet_bootstrap.cc:492] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.575429 29885 tablet_bootstrap.cc:492] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.571597 29597 raft_consensus.cc:3060] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.579173 29913 raft_consensus.cc:2804] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.579741 29913 raft_consensus.cc:697] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:45.580600 29913 consensus_queue.cc:237] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.583303 29884 tablet_bootstrap.cc:654] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.583495 29885 tablet_bootstrap.cc:654] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.593425 29885 tablet_bootstrap.cc:492] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.594024 29885 ts_tablet_manager.cc:1403] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260710 11:11:45.595110 29884 tablet_bootstrap.cc:492] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.595670 29884 ts_tablet_manager.cc:1403] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260710 11:11:45.597019 29885 raft_consensus.cc:359] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.598610 29885 raft_consensus.cc:385] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.598450 29884 raft_consensus.cc:359] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.599107 29885 raft_consensus.cc:740] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.599515 29884 raft_consensus.cc:385] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.599861 29884 raft_consensus.cc:740] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.600045 29885 consensus_queue.cc:260] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.600917 29884 consensus_queue.cc:260] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.602309 29885 ts_tablet_manager.cc:1434] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:11:45.602993 29884 ts_tablet_manager.cc:1434] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:45.603492 29885 tablet_bootstrap.cc:492] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1: Bootstrap starting.
I20260710 11:11:45.604399 29884 tablet_bootstrap.cc:492] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7: Bootstrap starting.
I20260710 11:11:45.599821 29496 catalog_manager.cc:5697] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:45.597314 29597 raft_consensus.cc:2468] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 1.
I20260710 11:11:45.610499 29885 tablet_bootstrap.cc:654] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.611129 29884 tablet_bootstrap.cc:654] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.607312 29496 catalog_manager.cc:5697] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:45.622117 29884 tablet_bootstrap.cc:492] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7: No bootstrap required, opened a new log
I20260710 11:11:45.622630 29884 ts_tablet_manager.cc:1403] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:11:45.625077 29885 tablet_bootstrap.cc:492] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1: No bootstrap required, opened a new log
I20260710 11:11:45.625010 29884 raft_consensus.cc:359] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.625612 29885 ts_tablet_manager.cc:1403] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 11:11:45.625658 29884 raft_consensus.cc:385] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.626067 29884 raft_consensus.cc:740] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.626964 29884 consensus_queue.cc:260] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.629276 29884 ts_tablet_manager.cc:1434] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:45.628873 29885 raft_consensus.cc:359] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.629792 29885 raft_consensus.cc:385] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.630117 29885 raft_consensus.cc:740] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.630862 29885 consensus_queue.cc:260] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.633085 29885 ts_tablet_manager.cc:1434] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:45.640412 29492 catalog_manager.cc:5697] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 1 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:45.707911 29847 raft_consensus.cc:493] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.708376 29847 raft_consensus.cc:515] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.710246 29847 leader_election.cc:290] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.710850 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2e969f05bc49e8b5699dddfdd5ccab" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:45.711150 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2e969f05bc49e8b5699dddfdd5ccab" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:45.711472 29597 raft_consensus.cc:2468] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:45.711745 29747 raft_consensus.cc:2468] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:45.712527 29847 raft_consensus.cc:493] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.712643 29639 leader_election.cc:304] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.713064 29847 raft_consensus.cc:515] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.713603 29905 raft_consensus.cc:2804] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.714083 29905 raft_consensus.cc:493] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.714376 29905 raft_consensus.cc:3060] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.715059 29847 leader_election.cc:290] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.716024 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a5fd72f9764772aa96158eb43029aa" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:45.716123 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a5fd72f9764772aa96158eb43029aa" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b" is_pre_election: true
I20260710 11:11:45.716562 29747 raft_consensus.cc:2468] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:45.716768 29597 raft_consensus.cc:2468] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 0.
I20260710 11:11:45.717491 29638 leader_election.cc:304] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.718216 29847 raft_consensus.cc:2804] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.718570 29847 raft_consensus.cc:493] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.718911 29847 raft_consensus.cc:3060] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.720793 29905 raft_consensus.cc:515] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.722931 29905 leader_election.cc:290] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.723310 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2e969f05bc49e8b5699dddfdd5ccab" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:45.723500 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2e969f05bc49e8b5699dddfdd5ccab" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:45.723922 29597 raft_consensus.cc:3060] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.723985 29747 raft_consensus.cc:3060] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.724607 29847 raft_consensus.cc:515] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.726671 29847 leader_election.cc:290] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.728040 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a5fd72f9764772aa96158eb43029aa" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:45.728646 29745 raft_consensus.cc:3060] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.729846 29747 raft_consensus.cc:2468] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:45.730003 29597 raft_consensus.cc:2468] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:45.730998 29638 leader_election.cc:304] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.731673 29847 raft_consensus.cc:2804] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.732158 29847 raft_consensus.cc:697] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:45.732717 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a5fd72f9764772aa96158eb43029aa" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:45.733286 29597 raft_consensus.cc:3060] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.733013 29847 consensus_queue.cc:237] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.735275 29745 raft_consensus.cc:2468] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:45.736426 29638 leader_election.cc:304] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.737317 29886 raft_consensus.cc:2804] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.737775 29886 raft_consensus.cc:697] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:45.738641 29886 consensus_queue.cc:237] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.740319 29597 raft_consensus.cc:2468] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 1.
I20260710 11:11:45.747267 29492 catalog_manager.cc:5697] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:45.748616 29492 catalog_manager.cc:5697] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 1 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:45.823220 29671 raft_consensus.cc:3060] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.829537 29892 consensus_queue.cc:1048] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.840404 29892 consensus_queue.cc:1048] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.862802 29847 consensus_queue.cc:1048] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.873131 29847 consensus_queue.cc:1048] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:45.907718 29892 raft_consensus.cc:493] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.908243 29892 raft_consensus.cc:515] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.910221 29892 leader_election.cc:290] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.910974 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7" is_pre_election: true
I20260710 11:11:45.911221 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" is_pre_election: true
I20260710 11:11:45.911710 29671 raft_consensus.cc:2468] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:45.911911 29747 raft_consensus.cc:2468] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 0.
I20260710 11:11:45.912817 29563 leader_election.cc:304] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:45.913546 29892 raft_consensus.cc:2804] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:45.913865 29892 raft_consensus.cc:493] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:45.914220 29892 raft_consensus.cc:3060] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.919826 29892 raft_consensus.cc:515] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.921525 29892 leader_election.cc:290] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:45.922538 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:45.922395 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:45.923127 29747 raft_consensus.cc:3060] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.923240 29671 raft_consensus.cc:3060] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.927395 29747 raft_consensus.cc:2468] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:45.928275 29563 leader_election.cc:304] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:45.928447 29671 raft_consensus.cc:2468] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 1.
I20260710 11:11:45.929065 29892 raft_consensus.cc:2804] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.929539 29892 raft_consensus.cc:697] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:45.930416 29892 consensus_queue.cc:237] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:45.931627 29832 consensus_queue.cc:1048] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.943243 29496 catalog_manager.cc:5697] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 0 to 1, leader changed from <none> to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 1 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:45.945058 29832 consensus_queue.cc:1048] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.971756 29913 consensus_queue.cc:1048] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.980273 29914 consensus_queue.cc:1048] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.982352 29672 raft_consensus.cc:3060] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.995805 29915 consensus_queue.cc:1048] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.996519 29913 consensus_queue.cc:1048] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.003096 29913 consensus_queue.cc:1048] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.016932 29914 consensus_queue.cc:1048] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.163455 29747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda"
dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
mode: GRACEFUL
new_leader_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:51712
I20260710 11:11:46.164013 29747 raft_consensus.cc:606] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Received request to transfer leadership to TS 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:46.171599 29671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e765c93294634b33a6326b3a099d9981"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
mode: GRACEFUL
new_leader_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:52250
I20260710 11:11:46.172137 29671 raft_consensus.cc:606] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Received request to transfer leadership to TS 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:46.177794 29747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5d73dc8766141dea554c2b391170658"
dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
mode: GRACEFUL
new_leader_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:51712
I20260710 11:11:46.178553 29747 raft_consensus.cc:606] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Received request to transfer leadership to TS 803cd54bb6234ca58d3de15bba47780b
I20260710 11:11:46.188921 29747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eae184855984a248d6afb6bc893217d"
dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
mode: GRACEFUL
new_leader_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:51712
I20260710 11:11:46.189352 29747 raft_consensus.cc:606] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Received request to transfer leadership to TS 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:46.194187 29598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
mode: GRACEFUL
new_leader_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:40892
I20260710 11:11:46.194690 29598 raft_consensus.cc:606] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Received request to transfer leadership to TS 89bf87f3e68d442290b83a08558e54f7
I20260710 11:11:46.195358 29847 consensus_queue.cc:1048] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.202230 29598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
mode: GRACEFUL
new_leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
 from {username='slave'} at 127.0.0.1:40892
I20260710 11:11:46.202802 29598 raft_consensus.cc:606] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Received request to transfer leadership to TS 36f5bbdcfdda45eda280d4e81d0889d1
I20260710 11:11:46.207681 29847 consensus_queue.cc:1048] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.209442 29886 consensus_queue.cc:1048] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.219915 29847 consensus_queue.cc:1048] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.220606 29832 raft_consensus.cc:993] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: : Instructing follower 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:46.221084 29832 raft_consensus.cc:1081] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Signalling peer 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:46.223145 29671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:11:46.223688 29671 raft_consensus.cc:493] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.224031 29671 raft_consensus.cc:3060] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.234602 29671 raft_consensus.cc:515] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.238240 29596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:46.238495 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ebd602346bc4afd911173c63b47006f" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:46.239061 29596 raft_consensus.cc:3055] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.239171 29746 raft_consensus.cc:3060] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.239456 29596 raft_consensus.cc:740] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:46.240463 29596 consensus_queue.cc:260] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.241550 29596 raft_consensus.cc:3060] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.237418 29671 leader_election.cc:290] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:46.248263 29746 raft_consensus.cc:2468] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:46.249081 29747 raft_consensus.cc:1240] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Rejecting Update request from peer 803cd54bb6234ca58d3de15bba47780b for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:46.251227 29596 raft_consensus.cc:2468] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:46.252084 29638 leader_election.cc:304] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:46.253188 29847 raft_consensus.cc:2804] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.253621 29847 raft_consensus.cc:697] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:46.254406 29847 consensus_queue.cc:237] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.264268 29496 catalog_manager.cc:5697] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 1 to 2, leader changed from 803cd54bb6234ca58d3de15bba47780b (127.24.128.1) to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.332962 29937 raft_consensus.cc:993] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: : Instructing follower 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:46.333465 29847 raft_consensus.cc:1081] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Signalling peer 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:46.335115 29597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e765c93294634b33a6326b3a099d9981"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:40878
I20260710 11:11:46.335611 29597 raft_consensus.cc:493] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.335947 29597 raft_consensus.cc:3060] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.340510 29597 raft_consensus.cc:515] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.341810 29597 leader_election.cc:290] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:46.342703 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e765c93294634b33a6326b3a099d9981" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:46.343036 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e765c93294634b33a6326b3a099d9981" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:46.343323 29671 raft_consensus.cc:3055] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.343598 29746 raft_consensus.cc:3060] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.343720 29671 raft_consensus.cc:740] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:46.344568 29671 consensus_queue.cc:260] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.345681 29671 raft_consensus.cc:3060] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.348870 29746 raft_consensus.cc:2468] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:46.349974 29563 leader_election.cc:304] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:46.350610 29671 raft_consensus.cc:2468] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:46.350646 29832 raft_consensus.cc:2804] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.351462 29832 raft_consensus.cc:697] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:46.352238 29832 consensus_queue.cc:237] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.358579 29496 catalog_manager.cc:5697] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 1 to 2, leader changed from 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2) to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 2 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.373553 29832 consensus_queue.cc:1048] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.380143 29890 raft_consensus.cc:993] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: : Instructing follower 36f5bbdcfdda45eda280d4e81d0889d1 to start an election
I20260710 11:11:46.380578 29890 raft_consensus.cc:1081] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Signalling peer 36f5bbdcfdda45eda280d4e81d0889d1 to start an election
I20260710 11:11:46.382678 29745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054"
dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
 from {username='slave'} at 127.0.0.1:51696
I20260710 11:11:46.383778 29745 raft_consensus.cc:493] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.384145 29745 raft_consensus.cc:3060] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.384917 29890 consensus_queue.cc:1048] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.392100 29745 raft_consensus.cc:515] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.394568 29745 leader_election.cc:290] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 2 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:46.396682 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:46.397218 29597 raft_consensus.cc:3055] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.397511 29597 raft_consensus.cc:740] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:46.398345 29914 raft_consensus.cc:993] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: : Instructing follower 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:46.398191 29597 consensus_queue.cc:260] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.398788 29914 raft_consensus.cc:1081] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Signalling peer 89bf87f3e68d442290b83a08558e54f7 to start an election
I20260710 11:11:46.399324 29597 raft_consensus.cc:3060] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.401674 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83876665712f4a5ea2c7ee0ffccab054" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:46.402128 29671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eae184855984a248d6afb6bc893217d"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
 from {username='slave'} at 127.0.0.1:52244
I20260710 11:11:46.402763 29671 raft_consensus.cc:493] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.403149 29671 raft_consensus.cc:3060] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.402206 29672 raft_consensus.cc:3060] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.405609 29597 raft_consensus.cc:2468] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 2.
I20260710 11:11:46.406893 29713 leader_election.cc:304] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:46.407781 29914 raft_consensus.cc:2804] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.408448 29914 raft_consensus.cc:697] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:46.409341 29914 consensus_queue.cc:237] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.410913 29671 raft_consensus.cc:515] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.412508 29672 raft_consensus.cc:2468] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 2.
I20260710 11:11:46.413302 29671 leader_election.cc:290] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:46.414537 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eae184855984a248d6afb6bc893217d" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:46.415119 29597 raft_consensus.cc:3060] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.413977 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eae184855984a248d6afb6bc893217d" candidate_uuid: "89bf87f3e68d442290b83a08558e54f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:46.416380 29745 raft_consensus.cc:3055] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.416756 29745 raft_consensus.cc:740] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:46.417712 29745 consensus_queue.cc:260] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.418061 29492 catalog_manager.cc:5697] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 1 to 2, leader changed from 803cd54bb6234ca58d3de15bba47780b (127.24.128.1) to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 2 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:46.419118 29745 raft_consensus.cc:3060] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.421411 29597 raft_consensus.cc:2468] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:46.422416 29639 leader_election.cc:304] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:46.423077 29847 raft_consensus.cc:2804] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.423530 29847 raft_consensus.cc:697] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Becoming Leader. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:46.424340 29847 consensus_queue.cc:237] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.427105 29745 raft_consensus.cc:2468] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89bf87f3e68d442290b83a08558e54f7 in term 2.
I20260710 11:11:46.431439 29492 catalog_manager.cc:5697] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 reported cstate change: term changed from 1 to 2, leader changed from 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3) to 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2). New cstate: current_term: 2 leader_uuid: "89bf87f3e68d442290b83a08558e54f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.570683 29915 raft_consensus.cc:993] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: : Instructing follower 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:46.571115 29914 raft_consensus.cc:1081] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Signalling peer 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:46.572394 29597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:40880
I20260710 11:11:46.572824 29597 raft_consensus.cc:493] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.573093 29597 raft_consensus.cc:3060] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.577335 29597 raft_consensus.cc:515] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.578802 29597 leader_election.cc:290] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:46.579702 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:46.579864 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f8b47f2b324239b31b61b600a47eda" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:46.580420 29672 raft_consensus.cc:3060] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.580478 29745 raft_consensus.cc:3055] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.580912 29745 raft_consensus.cc:740] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:46.581523 29745 consensus_queue.cc:260] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.582419 29745 raft_consensus.cc:3060] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.585088 29672 raft_consensus.cc:2468] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:46.586035 29563 leader_election.cc:304] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:46.586697 29890 raft_consensus.cc:2804] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.587088 29890 raft_consensus.cc:697] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:46.587337 29745 raft_consensus.cc:2468] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:46.587809 29890 consensus_queue.cc:237] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.591995 29823 raft_consensus.cc:993] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: : Instructing follower 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:46.592403 29914 raft_consensus.cc:1081] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Signalling peer 803cd54bb6234ca58d3de15bba47780b to start an election
I20260710 11:11:46.594252 29597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5d73dc8766141dea554c2b391170658"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
 from {username='slave'} at 127.0.0.1:40880
I20260710 11:11:46.594734 29597 raft_consensus.cc:493] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.595067 29597 raft_consensus.cc:3060] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.595690 29496 catalog_manager.cc:5697] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 1 to 2, leader changed from 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3) to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 2 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.600668 29597 raft_consensus.cc:515] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.602699 29597 leader_election.cc:290] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Requested vote from peers 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905), 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3:46063)
I20260710 11:11:46.603852 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d73dc8766141dea554c2b391170658" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
I20260710 11:11:46.604310 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d73dc8766141dea554c2b391170658" candidate_uuid: "803cd54bb6234ca58d3de15bba47780b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:46.604568 29745 raft_consensus.cc:3055] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.605007 29745 raft_consensus.cc:740] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:46.605034 29672 raft_consensus.cc:3060] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.605818 29745 consensus_queue.cc:260] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.607411 29745 raft_consensus.cc:3060] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.611255 29672 raft_consensus.cc:2468] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:46.612164 29563 leader_election.cc:304] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 803cd54bb6234ca58d3de15bba47780b, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:46.612931 29890 raft_consensus.cc:2804] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.613193 29745 raft_consensus.cc:2468] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803cd54bb6234ca58d3de15bba47780b in term 2.
I20260710 11:11:46.613373 29890 raft_consensus.cc:697] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Becoming Leader. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:46.614269 29890 consensus_queue.cc:237] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:46.620177 29496 catalog_manager.cc:5697] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b reported cstate change: term changed from 1 to 2, leader changed from 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3) to 803cd54bb6234ca58d3de15bba47780b (127.24.128.1). New cstate: current_term: 2 leader_uuid: "803cd54bb6234ca58d3de15bba47780b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.718860 29745 raft_consensus.cc:1275] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.720360 29886 consensus_queue.cc:1048] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.728861 29596 raft_consensus.cc:1275] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.730468 29886 consensus_queue.cc:1048] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.769716 29672 raft_consensus.cc:1275] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.770871 29890 consensus_queue.cc:1048] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.777920 29747 raft_consensus.cc:1275] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.779665 29892 consensus_queue.cc:1048] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.838785 29745 raft_consensus.cc:1275] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.840201 29886 consensus_queue.cc:1048] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.848031 29596 raft_consensus.cc:1275] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Refusing update from remote peer 89bf87f3e68d442290b83a08558e54f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.849922 29847 consensus_queue.cc:1048] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.928994 29596 raft_consensus.cc:1275] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Refusing update from remote peer 36f5bbdcfdda45eda280d4e81d0889d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.930408 29914 consensus_queue.cc:1048] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.938009 29672 raft_consensus.cc:1275] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Refusing update from remote peer 36f5bbdcfdda45eda280d4e81d0889d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.939828 29914 consensus_queue.cc:1048] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.035508 29672 raft_consensus.cc:1275] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.036916 29890 consensus_queue.cc:1048] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.049926 29745 raft_consensus.cc:1275] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.051293 29955 consensus_queue.cc:1048] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.070248 29671 raft_consensus.cc:1275] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.071753 29955 consensus_queue.cc:1048] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.082588 29747 raft_consensus.cc:1275] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Refusing update from remote peer 803cd54bb6234ca58d3de15bba47780b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.083949 29890 consensus_queue.cc:1048] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.213871 29495 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48712:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:49.251582 29495 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48712:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:49.387735 25088 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:11:49.484421 29981 log.cc:927] Time spent T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: Append to log took a long time: real 0.070s	user 0.005s	sys 0.000s
W20260710 11:11:49.536451 29994 log.cc:927] Time spent T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: Append to log took a long time: real 0.075s	user 0.000s	sys 0.002s
I20260710 11:11:49.585249 30010 tablet.cc:1724] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.565948 30009 tablet.cc:1724] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.595530 30016 tablet.cc:1724] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.595649 30019 tablet.cc:1724] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:49.595525 29996 log.cc:927] Time spent T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: Append to log took a long time: real 0.142s	user 0.000s	sys 0.002s
W20260710 11:11:49.599529 29997 log.cc:927] Time spent T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: Append to log took a long time: real 0.137s	user 0.002s	sys 0.001s
W20260710 11:11:49.597445 29998 log.cc:927] Time spent T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: Append to log took a long time: real 0.143s	user 0.002s	sys 0.000s
I20260710 11:11:49.594141 30017 tablet.cc:1724] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.618767 30005 tablet.cc:1724] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.624744 29598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e"
dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
mode: GRACEFUL
new_leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
 from {username='slave'} at 127.0.0.1:50670
I20260710 11:11:49.625710 29598 raft_consensus.cc:606] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Received request to transfer leadership to TS 36f5bbdcfdda45eda280d4e81d0889d1
I20260710 11:11:49.543537 30007 tablet.cc:1724] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.649163 30019 tablet.cc:1724] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.649736 30017 tablet.cc:1724] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.662591 30021 tablet.cc:1724] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.667420 30023 tablet.cc:1724] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.681185 30018 tablet.cc:1724] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:49.687057 29999 log.cc:927] Time spent T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: Append to log took a long time: real 0.231s	user 0.007s	sys 0.000s
I20260710 11:11:49.691723 30024 tablet.cc:1724] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:49.703121 29991 log.cc:927] Time spent T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: Append to log took a long time: real 0.249s	user 0.007s	sys 0.004s
I20260710 11:11:49.716329 30025 tablet.cc:1724] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:49.743803 29563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.128.2:43905, user_credentials={real_user=slave}} blocked reactor thread for 55314.9us
I20260710 11:11:49.783807 30016 tablet.cc:1724] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.784574 30005 tablet.cc:1724] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.799331 30017 tablet.cc:1724] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.751525 30024 tablet.cc:1724] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.840945 30025 tablet.cc:1724] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.850323 30021 tablet.cc:1724] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.856329 30010 tablet.cc:1724] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.857658 30023 tablet.cc:1724] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.849414 30018 tablet.cc:1724] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.874541 30009 tablet.cc:1724] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.879773 30028 raft_consensus.cc:993] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b: : Instructing follower 36f5bbdcfdda45eda280d4e81d0889d1 to start an election
I20260710 11:11:49.880451 30026 raft_consensus.cc:1081] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Signalling peer 36f5bbdcfdda45eda280d4e81d0889d1 to start an election
I20260710 11:11:49.880589 29671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0"
dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
mode: GRACEFUL
new_leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
 from {username='slave'} at 127.0.0.1:52990
I20260710 11:11:49.881273 29671 raft_consensus.cc:606] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Received request to transfer leadership to TS 36f5bbdcfdda45eda280d4e81d0889d1
I20260710 11:11:49.888379 30021 tablet.cc:1724] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.893091 30018 tablet.cc:1724] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.889144 30025 tablet.cc:1724] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:49.890713 29741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e"
dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
 from {username='slave'} at 127.0.0.1:51696
I20260710 11:11:49.892063 25088 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:49.895236 29741 raft_consensus.cc:493] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.895478 25088 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:49.895705 29741 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.903872 29741 raft_consensus.cc:515] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:49.910514 29594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:49.911300 29594 raft_consensus.cc:3055] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:49.911640 29594 raft_consensus.cc:740] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 803cd54bb6234ca58d3de15bba47780b, State: Running, Role: LEADER
I20260710 11:11:49.912549 29594 consensus_queue.cc:260] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [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: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:49.913794 29594 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.922052 29741 leader_election.cc:290] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 3 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:49.925693 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c44e9b97644eb1b67c4a71eaab392e" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:49.926285 29671 raft_consensus.cc:3060] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.933844 29671 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 3.
I20260710 11:11:49.934434 29594 raft_consensus.cc:2468] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 3.
I20260710 11:11:49.935457 29712 leader_election.cc:304] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [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: 36f5bbdcfdda45eda280d4e81d0889d1, 89bf87f3e68d442290b83a08558e54f7; no voters: 
I20260710 11:11:49.936877 29914 raft_consensus.cc:2804] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:49.937348 29914 raft_consensus.cc:697] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:49.938441 29914 consensus_queue.cc:237] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [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: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:49.952562 29492 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721: soft_deleted_table [id=5fd051ac89d14fc482f8c7082cbb6341] alter complete (version 1)
I20260710 11:11:49.960188 29495 catalog_manager.cc:5697] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 2 to 3, leader changed from 803cd54bb6234ca58d3de15bba47780b (127.24.128.1) to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:50.103282 29960 raft_consensus.cc:993] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7: : Instructing follower 36f5bbdcfdda45eda280d4e81d0889d1 to start an election
I20260710 11:11:50.103829 29960 raft_consensus.cc:1081] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Signalling peer 36f5bbdcfdda45eda280d4e81d0889d1 to start an election
I20260710 11:11:50.105975 29741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0"
dest_uuid: "36f5bbdcfdda45eda280d4e81d0889d1"
 from {username='slave'} at 127.0.0.1:51690
I20260710 11:11:50.106726 29741 raft_consensus.cc:493] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.107206 29741 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:50.116246 29741 raft_consensus.cc:515] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:50.118765 29741 leader_election.cc:290] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [CANDIDATE]: Term 3 election: Requested vote from peers 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233), 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905)
I20260710 11:11:50.119992 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89bf87f3e68d442290b83a08558e54f7"
I20260710 11:11:50.120131 29594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9b4629ae1940f0a1a866155d9ff3a0" candidate_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803cd54bb6234ca58d3de15bba47780b"
I20260710 11:11:50.120834 29671 raft_consensus.cc:3055] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:50.121174 29594 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:50.121364 29671 raft_consensus.cc:740] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89bf87f3e68d442290b83a08558e54f7, State: Running, Role: LEADER
I20260710 11:11:50.122651 29671 consensus_queue.cc:260] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [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: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:50.126605 29671 raft_consensus.cc:3060] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:50.131436 29594 raft_consensus.cc:2468] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 3.
I20260710 11:11:50.131948 29671 raft_consensus.cc:2468] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36f5bbdcfdda45eda280d4e81d0889d1 in term 3.
I20260710 11:11:50.133579 29713 leader_election.cc:304] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [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: 36f5bbdcfdda45eda280d4e81d0889d1, 803cd54bb6234ca58d3de15bba47780b; no voters: 
I20260710 11:11:50.134534 29914 raft_consensus.cc:2804] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:50.136500 29914 raft_consensus.cc:697] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 LEADER]: Becoming Leader. State: Replica: 36f5bbdcfdda45eda280d4e81d0889d1, State: Running, Role: LEADER
I20260710 11:11:50.137465 29914 consensus_queue.cc:237] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [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: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } }
I20260710 11:11:50.149847 29495 catalog_manager.cc:5697] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 reported cstate change: term changed from 2 to 3, leader changed from 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2) to 36f5bbdcfdda45eda280d4e81d0889d1 (127.24.128.3). New cstate: current_term: 3 leader_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36f5bbdcfdda45eda280d4e81d0889d1" member_type: VOTER last_known_addr { host: "127.24.128.3" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:50.334112 29673 raft_consensus.cc:1275] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Refusing update from remote peer 36f5bbdcfdda45eda280d4e81d0889d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.335636 29914 consensus_queue.cc:1048] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.346643 29594 raft_consensus.cc:1275] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Refusing update from remote peer 36f5bbdcfdda45eda280d4e81d0889d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.348305 29993 consensus_queue.cc:1048] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.719540 29594 raft_consensus.cc:1275] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Refusing update from remote peer 36f5bbdcfdda45eda280d4e81d0889d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.721068 30036 consensus_queue.cc:1048] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803cd54bb6234ca58d3de15bba47780b" member_type: VOTER last_known_addr { host: "127.24.128.1" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.731729 29673 raft_consensus.cc:1275] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Refusing update from remote peer 36f5bbdcfdda45eda280d4e81d0889d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.733510 29914 consensus_queue.cc:1048] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89bf87f3e68d442290b83a08558e54f7" member_type: VOTER last_known_addr { host: "127.24.128.2" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.955288 25088 tablet_server.cc:179] TabletServer@127.24.128.1:0 shutting down...
W20260710 11:11:50.962694 29639 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260710 11:11:50.980047 29639 consensus_peers.cc:597] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 -> Peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Couldn't send request to peer 803cd54bb6234ca58d3de15bba47780b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:50.984923 29639 consensus_peers.cc:597] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 -> Peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Couldn't send request to peer 803cd54bb6234ca58d3de15bba47780b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:50.999202 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:51.000072 25088 tablet_replica.cc:333] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.000878 25088 raft_consensus.cc:2243] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.001439 25088 raft_consensus.cc:2272] T 83876665712f4a5ea2c7ee0ffccab054 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.003539 25088 tablet_replica.cc:333] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.004179 25088 raft_consensus.cc:2243] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.004948 25088 raft_consensus.cc:2272] T e5d73dc8766141dea554c2b391170658 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.007119 25088 tablet_replica.cc:333] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.007735 25088 raft_consensus.cc:2243] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.008490 25088 raft_consensus.cc:2272] T eaae4786f43e4c6989909bb242b1c136 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.010263 25088 tablet_replica.cc:333] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.010855 25088 raft_consensus.cc:2243] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.011380 25088 raft_consensus.cc:2272] T 0ebd602346bc4afd911173c63b47006f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.013141 25088 tablet_replica.cc:333] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.013859 25088 raft_consensus.cc:2243] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.014286 25088 raft_consensus.cc:2272] T 0eae184855984a248d6afb6bc893217d P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.016211 25088 tablet_replica.cc:333] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.016772 25088 raft_consensus.cc:2243] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.017218 25088 raft_consensus.cc:2272] T 43a5fd72f9764772aa96158eb43029aa P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.019080 25088 tablet_replica.cc:333] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.019599 25088 raft_consensus.cc:2243] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.020637 25088 raft_consensus.cc:2272] T 89f8b47f2b324239b31b61b600a47eda P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.023571 25088 tablet_replica.cc:333] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.024425 25088 raft_consensus.cc:2243] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.025171 25088 raft_consensus.cc:2272] T e765c93294634b33a6326b3a099d9981 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.027042 25088 tablet_replica.cc:333] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.027769 25088 raft_consensus.cc:2243] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.028221 25088 raft_consensus.cc:2272] T 1f2e969f05bc49e8b5699dddfdd5ccab P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.030409 25088 tablet_replica.cc:333] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.031133 25088 raft_consensus.cc:2243] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:11:51.031394 29639 consensus_peers.cc:597] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 -> Peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Couldn't send request to peer 803cd54bb6234ca58d3de15bba47780b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.032040 25088 raft_consensus.cc:2272] T 1c7e8749e9e44c51b351542722bf32b9 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.034081 25088 tablet_replica.cc:333] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.034770 25088 raft_consensus.cc:2243] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.035282 25088 raft_consensus.cc:2272] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.038326 25088 tablet_replica.cc:333] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.038828 25088 raft_consensus.cc:2243] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.039312 25088 raft_consensus.cc:2272] T 8156973f93de4356bf897cb65988e116 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.041217 25088 tablet_replica.cc:333] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.041729 25088 raft_consensus.cc:2243] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.042201 25088 raft_consensus.cc:2272] T f2906d774cc646af9169494d7380073f P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.044229 25088 tablet_replica.cc:333] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.044811 25088 raft_consensus.cc:2243] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.045559 25088 raft_consensus.cc:2272] T 96a53c725dd24cfb97b6b30847ac5b41 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.047457 25088 tablet_replica.cc:333] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.047956 25088 raft_consensus.cc:2243] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.048378 25088 raft_consensus.cc:2272] T 31db5245f9b548f28f7611990becb568 P 803cd54bb6234ca58d3de15bba47780b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.050238 25088 tablet_replica.cc:333] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.050731 25088 raft_consensus.cc:2243] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.051167 25088 raft_consensus.cc:2272] T 08c44e9b97644eb1b67c4a71eaab392e P 803cd54bb6234ca58d3de15bba47780b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.053635 25088 tablet_replica.cc:333] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.054217 25088 raft_consensus.cc:2243] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.054656 25088 raft_consensus.cc:2272] T eee09750918d4c8981e21b14b5e61956 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.056988 25088 tablet_replica.cc:333] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b: stopping tablet replica
I20260710 11:11:51.057596 25088 raft_consensus.cc:2243] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:11:51.058177 29639 consensus_peers.cc:597] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 -> Peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Couldn't send request to peer 803cd54bb6234ca58d3de15bba47780b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.058550 25088 raft_consensus.cc:2272] T 9de58a8b106a499591be8a5a45162959 P 803cd54bb6234ca58d3de15bba47780b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.097954 25088 tablet_server.cc:196] TabletServer@127.24.128.1:0 shutdown complete.
W20260710 11:11:51.129618 29713 consensus_peers.cc:597] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 -> Peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Couldn't send request to peer 803cd54bb6234ca58d3de15bba47780b. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.136234 25088 tablet_server.cc:179] TabletServer@127.24.128.2:0 shutting down...
W20260710 11:11:51.154954 29712 consensus_peers.cc:597] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 -> Peer 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905): Couldn't send request to peer 89bf87f3e68d442290b83a08558e54f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.168860 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:51.169714 25088 tablet_replica.cc:333] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.170426 25088 raft_consensus.cc:2243] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.171442 25088 raft_consensus.cc:2272] T 0ebd602346bc4afd911173c63b47006f P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.173926 25088 tablet_replica.cc:333] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.174610 25088 raft_consensus.cc:2243] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:11:51.174616 29713 consensus_peers.cc:597] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 -> Peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Couldn't send request to peer 803cd54bb6234ca58d3de15bba47780b. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.175310 25088 raft_consensus.cc:2272] T e5d73dc8766141dea554c2b391170658 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.177194 25088 tablet_replica.cc:333] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.177707 25088 raft_consensus.cc:2243] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.178390 25088 raft_consensus.cc:2272] T 43a5fd72f9764772aa96158eb43029aa P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.180181 25088 tablet_replica.cc:333] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.180680 25088 raft_consensus.cc:2243] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.181053 25088 raft_consensus.cc:2272] T 89f8b47f2b324239b31b61b600a47eda P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.182838 25088 tablet_replica.cc:333] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.183394 25088 raft_consensus.cc:2243] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.184062 25088 raft_consensus.cc:2272] T 0eae184855984a248d6afb6bc893217d P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.185868 25088 tablet_replica.cc:333] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.186417 25088 raft_consensus.cc:2243] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.186823 25088 raft_consensus.cc:2272] T 83876665712f4a5ea2c7ee0ffccab054 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.188665 25088 tablet_replica.cc:333] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.189209 25088 raft_consensus.cc:2243] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.189683 25088 raft_consensus.cc:2272] T e765c93294634b33a6326b3a099d9981 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.191669 25088 tablet_replica.cc:333] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.192217 25088 raft_consensus.cc:2243] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.192744 25088 raft_consensus.cc:2272] T eaae4786f43e4c6989909bb242b1c136 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.194646 25088 tablet_replica.cc:333] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.195261 25088 raft_consensus.cc:2243] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.195705 25088 raft_consensus.cc:2272] T 9de58a8b106a499591be8a5a45162959 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.197722 25088 tablet_replica.cc:333] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.198273 25088 raft_consensus.cc:2243] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.199146 25088 raft_consensus.cc:2272] T 31db5245f9b548f28f7611990becb568 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.201223 25088 tablet_replica.cc:333] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.201763 25088 raft_consensus.cc:2243] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.202179 25088 raft_consensus.cc:2272] T 08c44e9b97644eb1b67c4a71eaab392e P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.204556 25088 tablet_replica.cc:333] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.205124 25088 raft_consensus.cc:2243] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.205977 25088 raft_consensus.cc:2272] T eee09750918d4c8981e21b14b5e61956 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.208159 25088 tablet_replica.cc:333] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.208644 25088 raft_consensus.cc:2243] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.209389 25088 raft_consensus.cc:2272] T f2906d774cc646af9169494d7380073f P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.211400 25088 tablet_replica.cc:333] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.211898 25088 raft_consensus.cc:2243] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.212627 25088 raft_consensus.cc:2272] T 1f2e969f05bc49e8b5699dddfdd5ccab P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.214562 25088 tablet_replica.cc:333] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.215140 25088 raft_consensus.cc:2243] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.215567 25088 raft_consensus.cc:2272] T 1c7e8749e9e44c51b351542722bf32b9 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.217430 25088 tablet_replica.cc:333] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.217906 25088 raft_consensus.cc:2243] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.218312 25088 raft_consensus.cc:2272] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 89bf87f3e68d442290b83a08558e54f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.220615 25088 tablet_replica.cc:333] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.221100 25088 raft_consensus.cc:2243] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.221537 25088 raft_consensus.cc:2272] T 8156973f93de4356bf897cb65988e116 P 89bf87f3e68d442290b83a08558e54f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.223423 25088 tablet_replica.cc:333] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7: stopping tablet replica
I20260710 11:11:51.223865 25088 raft_consensus.cc:2243] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.224294 25088 raft_consensus.cc:2272] T 96a53c725dd24cfb97b6b30847ac5b41 P 89bf87f3e68d442290b83a08558e54f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.261570 25088 tablet_server.cc:196] TabletServer@127.24.128.2:0 shutdown complete.
W20260710 11:11:51.279718 29712 consensus_peers.cc:597] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 -> Peer 89bf87f3e68d442290b83a08558e54f7 (127.24.128.2:43905): Couldn't send request to peer 89bf87f3e68d442290b83a08558e54f7. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.2:43905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.296497 25088 tablet_server.cc:179] TabletServer@127.24.128.3:0 shutting down...
I20260710 11:11:51.324993 25088 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:51.325736 25088 tablet_replica.cc:333] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.326383 25088 raft_consensus.cc:2243] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.327328 25088 raft_consensus.cc:2272] T 83876665712f4a5ea2c7ee0ffccab054 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.329167 25088 tablet_replica.cc:333] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.329715 25088 raft_consensus.cc:2243] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.330195 25088 raft_consensus.cc:2272] T e5d73dc8766141dea554c2b391170658 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.332055 25088 tablet_replica.cc:333] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.332580 25088 raft_consensus.cc:2243] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.333016 25088 raft_consensus.cc:2272] T 0eae184855984a248d6afb6bc893217d P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.334700 25088 tablet_replica.cc:333] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.335284 25088 raft_consensus.cc:2243] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.335711 25088 raft_consensus.cc:2272] T e765c93294634b33a6326b3a099d9981 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.337469 25088 tablet_replica.cc:333] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.338048 25088 raft_consensus.cc:2243] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.338474 25088 raft_consensus.cc:2272] T eaae4786f43e4c6989909bb242b1c136 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.340333 25088 tablet_replica.cc:333] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.340870 25088 raft_consensus.cc:2243] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.341285 25088 raft_consensus.cc:2272] T 43a5fd72f9764772aa96158eb43029aa P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.343082 25088 tablet_replica.cc:333] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.343629 25088 raft_consensus.cc:2243] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.344101 25088 raft_consensus.cc:2272] T 89f8b47f2b324239b31b61b600a47eda P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.346302 25088 tablet_replica.cc:333] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.346838 25088 raft_consensus.cc:2243] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:11:51.347285 29713 consensus_peers.cc:597] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 -> Peer 803cd54bb6234ca58d3de15bba47780b (127.24.128.1:42233): Couldn't send request to peer 803cd54bb6234ca58d3de15bba47780b. Status: Network error: Client connection negotiation failed: client connection to 127.24.128.1:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.347373 25088 raft_consensus.cc:2272] T 1f2e969f05bc49e8b5699dddfdd5ccab P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.349330 25088 tablet_replica.cc:333] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.349860 25088 raft_consensus.cc:2243] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.350629 25088 raft_consensus.cc:2272] T 4b9b4629ae1940f0a1a866155d9ff3a0 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.352779 25088 tablet_replica.cc:333] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.353296 25088 raft_consensus.cc:2243] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.353713 25088 raft_consensus.cc:2272] T 1c7e8749e9e44c51b351542722bf32b9 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.355692 25088 tablet_replica.cc:333] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.356196 25088 raft_consensus.cc:2243] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.356611 25088 raft_consensus.cc:2272] T 9de58a8b106a499591be8a5a45162959 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.358351 25088 tablet_replica.cc:333] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.358837 25088 raft_consensus.cc:2243] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.359457 25088 raft_consensus.cc:2272] T f2906d774cc646af9169494d7380073f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.362066 25088 tablet_replica.cc:333] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.362682 25088 raft_consensus.cc:2243] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.363372 25088 raft_consensus.cc:2272] T 08c44e9b97644eb1b67c4a71eaab392e P 36f5bbdcfdda45eda280d4e81d0889d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.365291 25088 tablet_replica.cc:333] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.365793 25088 raft_consensus.cc:2243] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.366209 25088 raft_consensus.cc:2272] T 31db5245f9b548f28f7611990becb568 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.368247 25088 tablet_replica.cc:333] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.368758 25088 raft_consensus.cc:2243] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.369122 25088 raft_consensus.cc:2272] T 96a53c725dd24cfb97b6b30847ac5b41 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.370741 25088 tablet_replica.cc:333] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.371239 25088 raft_consensus.cc:2243] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.371611 25088 raft_consensus.cc:2272] T eee09750918d4c8981e21b14b5e61956 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.373239 25088 tablet_replica.cc:333] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.373692 25088 raft_consensus.cc:2243] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:51.374051 25088 raft_consensus.cc:2272] T 0ebd602346bc4afd911173c63b47006f P 36f5bbdcfdda45eda280d4e81d0889d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.375778 25088 tablet_replica.cc:333] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1: stopping tablet replica
I20260710 11:11:51.376168 25088 raft_consensus.cc:2243] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.376850 25088 raft_consensus.cc:2272] T 8156973f93de4356bf897cb65988e116 P 36f5bbdcfdda45eda280d4e81d0889d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.404172 25088 tablet_server.cc:196] TabletServer@127.24.128.3:0 shutdown complete.
I20260710 11:11:51.434247 25088 master.cc:562] Master@127.24.128.62:39483 shutting down...
I20260710 11:11:51.456691 25088 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:51.457190 25088 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:51.457463 25088 tablet_replica.cc:333] T 00000000000000000000000000000000 P 513e3568d76341669a1f323399f51721: stopping tablet replica
I20260710 11:11:51.477905 25088 master.cc:584] Master@127.24.128.62:39483 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11657 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24788 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112996 ms total)
[  PASSED  ] 8 tests.
I20260710 11:11:51.542169 25088 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 420 messages since previous log ~14 seconds ago
I20260710 11:11:51.542469 25088 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 420 messages since previous log ~14 seconds ago
I20260710 11:11:51.542629 25088 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 417 messages since previous log ~15 seconds ago
I20260710 11:11:51.542804 25088 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 ~35 seconds ago
I20260710 11:11:51.543397 25088 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 ~35 seconds ago
I20260710 11:11:51.543645 25088 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 11:11:51.543911 25088 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
